ImmutableSortOrdersTextProperties |
ImmutableSortOrdersTextProperties.Builder.build() |
|
static ImmutableSortOrdersTextProperties |
ImmutableSortOrdersTextProperties.copyOf(SortOrdersTextProperties instance) |
|
ImmutableSortOrdersTextProperties |
ImmutableSortOrdersTextProperties.withAscValue(String value) |
Copy the current immutable object by setting a value for the ascValue attribute.
|
ImmutableSortOrdersTextProperties |
ImmutableSortOrdersTextProperties.withCaseInsensitiveValue(String value) |
|
ImmutableSortOrdersTextProperties |
ImmutableSortOrdersTextProperties.withCaseSensitiveValue(String value) |
Copy the current immutable object by setting a value for the caseSensitiveValue attribute.
|
ImmutableSortOrdersTextProperties |
ImmutableSortOrdersTextProperties.withDescValue(String value) |
Copy the current immutable object by setting a value for the descValue attribute.
|
ImmutableSortOrdersTextProperties |
ImmutableSortOrdersTextProperties.withNullIsFirstValue(String value) |
Copy the current immutable object by setting a value for the nullIsFirstValue attribute.
|
ImmutableSortOrdersTextProperties |
ImmutableSortOrdersTextProperties.withNullIsLastValue(String value) |
Copy the current immutable object by setting a value for the nullIsLastValue attribute.
|
ImmutableSortOrdersTextProperties |
ImmutableSortOrdersTextProperties.withSortOrderArgsSeparator(String value) |
|
ImmutableSortOrdersTextProperties |
ImmutableSortOrdersTextProperties.withSortOrderSeparator(String value) |
Copy the current immutable object by setting a value for the sortOrderSeparator attribute.
|