GroupPolicyPresentationLongDecimalTextBox |
GroupPolicyPresentationLongDecimalTextBox.Builder.build() |
|
GroupPolicyPresentationLongDecimalTextBox |
GroupPolicyPresentationLongDecimalTextBox.patch() |
Submits only changed fields for update and returns an
immutable copy of this with changed fields reset.
|
GroupPolicyPresentationLongDecimalTextBox |
GroupPolicyPresentationLongDecimalTextBox.put() |
Submits all fields for update and returns an immutable copy of this
with changed fields reset (they were ignored anyway).
|
GroupPolicyPresentationLongDecimalTextBox |
GroupPolicyPresentationLongDecimalTextBox.withDefaultValue(Long defaultValue) |
Returns an immutable copy of this with just the defaultValue
field changed.
|
GroupPolicyPresentationLongDecimalTextBox |
GroupPolicyPresentationLongDecimalTextBox.withMaxValue(Long maxValue) |
Returns an immutable copy of this with just the maxValue field
changed.
|
GroupPolicyPresentationLongDecimalTextBox |
GroupPolicyPresentationLongDecimalTextBox.withMinValue(Long minValue) |
Returns an immutable copy of this with just the minValue field
changed.
|
GroupPolicyPresentationLongDecimalTextBox |
GroupPolicyPresentationLongDecimalTextBox.withRequired(Boolean required) |
Returns an immutable copy of this with just the required field
changed.
|
GroupPolicyPresentationLongDecimalTextBox |
GroupPolicyPresentationLongDecimalTextBox.withSpin(Boolean spin) |
Returns an immutable copy of this with just the spin field
changed.
|
GroupPolicyPresentationLongDecimalTextBox |
GroupPolicyPresentationLongDecimalTextBox.withSpinStep(Long spinStep) |
Returns an immutable copy of this with just the spinStep field
changed.
|
GroupPolicyPresentationLongDecimalTextBox |
GroupPolicyPresentationLongDecimalTextBox.withUnmappedField(String name,
String value) |
|