ImmutableConstitution.NameForms |
ImmutableConstitution.NameForms.Builder.build() |
|
static ImmutableConstitution.NameForms |
ImmutableConstitution.NameForms.copyOf(Constitution.NameForms instance) |
|
ImmutableConstitution.NameForms |
ImmutableConstitution.NameForms.withAbsolute(java.lang.String value) |
Copy the current immutable object by setting a value for the absolute attribute.
|
ImmutableConstitution.NameForms |
ImmutableConstitution.NameForms.withAbsoluteRaw(java.lang.String value) |
Copy the current immutable object by setting a value for the absoluteRaw attribute.
|
ImmutableConstitution.NameForms |
ImmutableConstitution.NameForms.withGenericArgs(java.lang.String value) |
Copy the current immutable object by setting a value for the genericArgs attribute.
|
ImmutableConstitution.NameForms |
ImmutableConstitution.NameForms.withPackageOf(java.lang.String value) |
Copy the current immutable object by setting a value for the packageOf attribute.
|
ImmutableConstitution.NameForms |
ImmutableConstitution.NameForms.withRelativeAlreadyQualified(boolean value) |
|
ImmutableConstitution.NameForms |
ImmutableConstitution.NameForms.withRelativeRaw(java.lang.String value) |
Copy the current immutable object by setting a value for the relativeRaw attribute.
|
ImmutableConstitution.NameForms |
ImmutableConstitution.NameForms.withSimple(java.lang.String value) |
Copy the current immutable object by setting a value for the simple attribute.
|
ImmutableConstitution.NameForms |
ImmutableConstitution.NameForms.withVisibility(Visibility value) |
Copy the current immutable object by setting a value for the visibility attribute.
|