Uses of Enum
com.acanx.util.properties.Entry.Type
Packages that use Entry.Type
-
Uses of Entry.Type in com.acanx.util.properties
Methods in com.acanx.util.properties that return Entry.TypeModifier and TypeMethodDescriptionEntry.getType()getTypestatic Entry.TypeReturns the enum constant of this type with the specified name.static Entry.Type[]Entry.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.acanx.util.properties with parameters of type Entry.Type