Uses of Enum
org.immutables.value.processor.meta.ValueAttribute.OrderKind
Packages that use ValueAttribute.OrderKind
-
Uses of ValueAttribute.OrderKind in org.immutables.value.processor.meta
Fields in org.immutables.value.processor.meta declared as ValueAttribute.OrderKindMethods in org.immutables.value.processor.meta that return ValueAttribute.OrderKindModifier and TypeMethodDescriptionstatic ValueAttribute.OrderKindReturns the enum constant of this type with the specified name.static ValueAttribute.OrderKind[]ValueAttribute.OrderKind.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.immutables.value.processor.meta with parameters of type ValueAttribute.OrderKindModifier and TypeMethodDescriptionprivate voidValueAttribute.configureOrdering(ValueAttribute.OrderKind orderKind, String annotationName)