ImmutableConstitution.AppliedNameForms |
ImmutableConstitution.AppliedNameForms.Builder.build() |
|
static ImmutableConstitution.AppliedNameForms |
ImmutableConstitution.AppliedNameForms.copyOf(Constitution.AppliedNameForms instance) |
|
ImmutableConstitution.AppliedNameForms |
ImmutableConstitution.AppliedNameForms.withAbsolute(java.lang.String value) |
Copy the current immutable object by setting a value for the absolute attribute.
|
ImmutableConstitution.AppliedNameForms |
ImmutableConstitution.AppliedNameForms.withAbsoluteRaw(java.lang.String value) |
Copy the current immutable object by setting a value for the absoluteRaw attribute.
|
ImmutableConstitution.AppliedNameForms |
ImmutableConstitution.AppliedNameForms.withApplied(java.lang.String value) |
Copy the current immutable object by setting a value for the applied attribute.
|
ImmutableConstitution.AppliedNameForms |
ImmutableConstitution.AppliedNameForms.withForms(Constitution.NameForms value) |
Copy the current immutable object by setting a value for the forms attribute.
|