Uses of Class
org.immutables.value.processor.meta.ImmutableConstitution.AppliedNameForms
Packages that use ImmutableConstitution.AppliedNameForms
-
Uses of ImmutableConstitution.AppliedNameForms in org.immutables.value.processor.meta
Methods in org.immutables.value.processor.meta that return ImmutableConstitution.AppliedNameFormsModifier and TypeMethodDescriptionImmutableConstitution.AppliedNameForms.Builder.build()Builds a newAppliedNameForms.ImmutableConstitution.AppliedNameForms.copyOf(Constitution.AppliedNameForms instance) Creates an immutable copy of aConstitution.AppliedNameFormsvalue.ImmutableConstitution.AppliedNameForms.withAbsolute(String value) Copy the current immutable object by setting a value for theabsoluteattribute.ImmutableConstitution.AppliedNameForms.withAbsoluteRaw(String value) Copy the current immutable object by setting a value for theabsoluteRawattribute.ImmutableConstitution.AppliedNameForms.withApplied(String value) Copy the current immutable object by setting a value for theappliedattribute.ImmutableConstitution.AppliedNameForms.withForms(Constitution.NameForms value) Copy the current immutable object by setting a value for theformsattribute.Methods in org.immutables.value.processor.meta with parameters of type ImmutableConstitution.AppliedNameFormsModifier and TypeMethodDescriptionprivate booleanImmutableConstitution.AppliedNameForms.equalTo(int synthetic, ImmutableConstitution.AppliedNameForms another)