ImmutableFormValueSetEntry |
ImmutableFormValueSetEntry.Builder.build() |
|
static ImmutableFormValueSetEntry |
ImmutableFormValueSetEntry.copyOf(FormValueSetEntry instance) |
|
ImmutableFormValueSetEntry |
ModifiableFormValueSetEntry.toImmutable() |
|
ImmutableFormValueSetEntry |
ImmutableFormValueSetEntry.withAdditionalProperties(Map<String,? extends Object> entries) |
|
ImmutableFormValueSetEntry |
ImmutableFormValueSetEntry.withId(String value) |
Copy the current immutable object by setting a value for the id attribute.
|
ImmutableFormValueSetEntry |
ImmutableFormValueSetEntry.withLabel(Map<String,? extends String> entries) |
Copy the current immutable object by replacing the label map with the specified map.
|
ImmutableFormValueSetEntry |
ImmutableFormValueSetEntry.withWhen(String value) |
Copy the current immutable object by setting a value for the when attribute.
|