Uses of Class
org.immutables.value.processor.meta.ImmutableConstitution.NameForms
Packages that use ImmutableConstitution.NameForms
-
Uses of ImmutableConstitution.NameForms in org.immutables.value.processor.meta
Methods in org.immutables.value.processor.meta that return ImmutableConstitution.NameFormsModifier and TypeMethodDescriptionImmutableConstitution.NameForms.Builder.build()Builds a newNameForms.ImmutableConstitution.NameForms.copyOf(Constitution.NameForms instance) Creates an immutable copy of aConstitution.NameFormsvalue.ImmutableConstitution.NameForms.withAbsolute(String value) Copy the current immutable object by setting a value for theabsoluteattribute.ImmutableConstitution.NameForms.withAbsoluteRaw(String value) Copy the current immutable object by setting a value for theabsoluteRawattribute.ImmutableConstitution.NameForms.withGenericArgs(String value) Copy the current immutable object by setting a value for thegenericArgsattribute.ImmutableConstitution.NameForms.withPackageOf(String value) Copy the current immutable object by setting a value for thepackageOfattribute.ImmutableConstitution.NameForms.withRelativeAlreadyQualified(boolean value) Copy the current immutable object by setting a value for therelativeAlreadyQualifiedattribute.ImmutableConstitution.NameForms.withRelativeRaw(String value) Copy the current immutable object by setting a value for therelativeRawattribute.ImmutableConstitution.NameForms.withSimple(String value) Copy the current immutable object by setting a value for thesimpleattribute.ImmutableConstitution.NameForms.withVisibility(Visibility value) Copy the current immutable object by setting a value for thevisibilityattribute.Methods in org.immutables.value.processor.meta with parameters of type ImmutableConstitution.NameFormsModifier and TypeMethodDescriptionprivate booleanImmutableConstitution.NameForms.equalTo(int synthetic, ImmutableConstitution.NameForms another)