Uses of Enum
io.mateu.util.data.SupplementOrPositiveType
Packages that use SupplementOrPositiveType
-
Uses of SupplementOrPositiveType in io.mateu.util.data
Methods in io.mateu.util.data that return SupplementOrPositiveTypeModifier and TypeMethodDescriptionSupplementOrPositive.getType()static SupplementOrPositiveTypeReturns the enum constant of this type with the specified name.static SupplementOrPositiveType[]SupplementOrPositiveType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.mateu.util.data with parameters of type SupplementOrPositiveTypeModifier and TypeMethodDescriptionvoidSupplementOrPositive.setType(SupplementOrPositiveType value) Constructors in io.mateu.util.data with parameters of type SupplementOrPositiveType