| Package | Description |
|---|---|
| wavefront.report |
| Modifier and Type | Method and Description |
|---|---|
Annotation.Builder |
Annotation.Builder.clearKey()
Clears the value of the 'key' field.
|
Annotation.Builder |
Annotation.Builder.clearValue()
Clears the value of the 'value' field.
|
static Annotation.Builder |
Annotation.newBuilder()
Creates a new Annotation RecordBuilder.
|
static Annotation.Builder |
Annotation.newBuilder(Annotation.Builder other)
Creates a new Annotation RecordBuilder by copying an existing Builder.
|
static Annotation.Builder |
Annotation.newBuilder(Annotation other)
Creates a new Annotation RecordBuilder by copying an existing Annotation instance.
|
Annotation.Builder |
Annotation.Builder.setKey(String value)
Sets the value of the 'key' field.
|
Annotation.Builder |
Annotation.Builder.setValue(String value)
Sets the value of the 'value' field.
|
| Modifier and Type | Method and Description |
|---|---|
static Annotation.Builder |
Annotation.newBuilder(Annotation.Builder other)
Creates a new Annotation RecordBuilder by copying an existing Builder.
|
Copyright © 2018. All rights reserved.