Uses of Enum Class
com.sun.enterprise.admin.servermgmt.xml.stringsubs.ModeType
Packages that use ModeType
-
Uses of ModeType in com.sun.enterprise.admin.servermgmt.xml.stringsubs
Fields in com.sun.enterprise.admin.servermgmt.xml.stringsubs declared as ModeTypeMethods in com.sun.enterprise.admin.servermgmt.xml.stringsubs that return ModeTypeModifier and TypeMethodDescriptionstatic ModeTypeGets the enum associated to the value passed as parameter.Group.getMode()Gets the value of the mode property.static ModeTypeReturns the enum constant of this class with the specified name.static ModeType[]ModeType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sun.enterprise.admin.servermgmt.xml.stringsubs with parameters of type ModeType