Uses of Class
org.immutables.value.processor.meta.Constitution.NameForms
Packages that use Constitution.NameForms
-
Uses of Constitution.NameForms in org.immutables.value.processor.meta
Subclasses of Constitution.NameForms in org.immutables.value.processor.metaModifier and TypeClassDescriptionstatic final classImmutable implementation ofConstitution.NameForms.Fields in org.immutables.value.processor.meta declared as Constitution.NameFormsModifier and TypeFieldDescriptionprivate Constitution.NameFormsImmutableConstitution.AppliedNameForms.Builder.formsprivate final Constitution.NameFormsImmutableConstitution.AppliedNameForms.formsprivate Constitution.NameFormsImmutableConstitution.typeAbstractprivate Constitution.NameFormsImmutableConstitution.typeBuilderprivate Constitution.NameFormsImmutableConstitution.typeDocumentprivate Constitution.NameFormsImmutableConstitution.typeEnclosingprivate Constitution.NameFormsImmutableConstitution.typeEnclosingFactoryprivate Constitution.NameFormsImmutableConstitution.typeImmutableprivate Constitution.NameFormsImmutableConstitution.typeImplementationBuilderprivate Constitution.NameFormsImmutableConstitution.typeModifiableprivate Constitution.NameFormsImmutableConstitution.typePreferablyAbstractprivate Constitution.NameFormsImmutableConstitution.typeValueprivate Constitution.NameFormsImmutableConstitution.typeWithMethods in org.immutables.value.processor.meta that return Constitution.NameFormsModifier and TypeMethodDescriptionabstract Constitution.NameFormsConstitution.AppliedNameForms.forms()ImmutableConstitution.AppliedNameForms.forms()Constitution.typeAbstract()Actual abstract value type that is definitive model for the value type.ImmutableConstitution.typeAbstract()Actual abstract value type that is definitive model for the value type.ValueType.typeAbstract()Constitution.typeBuilder()ImmutableConstitution.typeBuilder()ValueType.typeBuilder()ValueType.typeBuilderImpl()Constitution.typeDocument()ImmutableConstitution.typeDocument()ValueType.typeDocument()Constitution.typeEnclosing()ImmutableConstitution.typeEnclosing()ValueType.typeEnclosing()Constitution.typeEnclosingFactory()ImmutableConstitution.typeEnclosingFactory()Constitution.typeImmutable()Actual immutable value type generated implementation.ImmutableConstitution.typeImmutable()Actual immutable value type generated implementation.ValueType.typeImmutable()Constitution.typeImplementationBuilder()ImmutableConstitution.typeImplementationBuilder()Constitution.typeModifiable()ImmutableConstitution.typeModifiable()ValueType.typeModifiable()Constitution.typePreferablyAbstract()ImmutableConstitution.typePreferablyAbstract()ValueType.typePreferablyAbstract()Constitution.typeValue()Value is the canonical outside look of the value type.ImmutableConstitution.typeValue()Value is the canonical outside look of the value type.ValueType.typeValue()Constitution.typeWith()ImmutableConstitution.typeWith()ValueType.typeWith()Methods in org.immutables.value.processor.meta with parameters of type Constitution.NameFormsModifier and TypeMethodDescriptionImmutableConstitution.NameForms.copyOf(Constitution.NameForms instance) Creates an immutable copy of aConstitution.NameFormsvalue.ImmutableConstitution.AppliedNameForms.Builder.forms(Constitution.NameForms forms) Initializes the value for theformsattribute.ImmutableConstitution.AppliedNameForms.withForms(Constitution.NameForms value) Copy the current immutable object by setting a value for theformsattribute.Constructors in org.immutables.value.processor.meta with parameters of type Constitution.NameFormsModifierConstructorDescriptionprivateAppliedNameForms(String absolute, String absoluteRaw, Constitution.NameForms forms, String applied)