ImmutableWellKnownTextProperties |
ImmutableWellKnownTextProperties.Builder.build() |
|
static ImmutableWellKnownTextProperties |
ImmutableWellKnownTextProperties.copyOf(WellKnownTextProperties instance) |
|
ImmutableWellKnownTextProperties |
ImmutableWellKnownTextProperties.withAscValue(String value) |
Copy the current immutable object by setting a value for the ascValue attribute.
|
ImmutableWellKnownTextProperties |
ImmutableWellKnownTextProperties.withCaseInsensitiveValue(String value) |
|
ImmutableWellKnownTextProperties |
ImmutableWellKnownTextProperties.withCaseSensitiveValue(String value) |
Copy the current immutable object by setting a value for the caseSensitiveValue attribute.
|
ImmutableWellKnownTextProperties |
ImmutableWellKnownTextProperties.withDescValue(String value) |
Copy the current immutable object by setting a value for the descValue attribute.
|
ImmutableWellKnownTextProperties |
ImmutableWellKnownTextProperties.withFieldArgsSeparator(String value) |
Copy the current immutable object by setting a value for the fieldArgsSeparator attribute.
|
ImmutableWellKnownTextProperties |
ImmutableWellKnownTextProperties.withFieldSeparator(String value) |
Copy the current immutable object by setting a value for the fieldSeparator attribute.
|
ImmutableWellKnownTextProperties |
ImmutableWellKnownTextProperties.withNullIsFirstValue(String value) |
Copy the current immutable object by setting a value for the nullIsFirstValue attribute.
|
ImmutableWellKnownTextProperties |
ImmutableWellKnownTextProperties.withNullIsLastValue(String value) |
Copy the current immutable object by setting a value for the nullIsLastValue attribute.
|