Package | Description |
---|---|
org.spf4j.base.avro |
Modifier and Type | Method and Description |
---|---|
JPackageInfo.Builder |
JPackageInfo.Builder.clearUrl()
Clears the value of the 'url' field.
|
JPackageInfo.Builder |
JPackageInfo.Builder.clearVersion()
Clears the value of the 'version' field.
|
JPackageInfo.Builder |
JStackTraceElement.Builder.getPackageInfoBuilder()
Gets the Builder instance for the 'packageInfo' field and creates one if it doesn't exist yet.
|
static JPackageInfo.Builder |
JPackageInfo.newBuilder()
Creates a new JPackageInfo RecordBuilder.
|
static JPackageInfo.Builder |
JPackageInfo.newBuilder(JPackageInfo.Builder other)
Creates a new JPackageInfo RecordBuilder by copying an existing Builder.
|
static JPackageInfo.Builder |
JPackageInfo.newBuilder(JPackageInfo other)
Creates a new JPackageInfo RecordBuilder by copying an existing JPackageInfo instance.
|
JPackageInfo.Builder |
JPackageInfo.Builder.setUrl(String value)
Sets the value of the 'url' field.
|
JPackageInfo.Builder |
JPackageInfo.Builder.setVersion(String value)
Sets the value of the 'version' field.
|
Modifier and Type | Method and Description |
---|---|
static JPackageInfo.Builder |
JPackageInfo.newBuilder(JPackageInfo.Builder other)
Creates a new JPackageInfo RecordBuilder by copying an existing Builder.
|
JStackTraceElement.Builder |
JStackTraceElement.Builder.setPackageInfoBuilder(JPackageInfo.Builder value)
Sets the Builder instance for the 'packageInfo' field
package info
|
Copyright © 2018 SPF4J. All rights reserved.