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