Uses of Enum Class
com.hierynomus.msdtyp.ace.AceType
Packages that use AceType
-
Uses of AceType in com.hierynomus.msdtyp.ace
Fields in com.hierynomus.msdtyp.ace declared as AceTypeMethods in com.hierynomus.msdtyp.ace that return AceTypeModifier and TypeMethodDescriptionAceHeader.getAceType()
static AceType
Returns the enum constant of this class with the specified name.static AceType[]
AceType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.hierynomus.msdtyp.ace with parameters of type AceType