com.ibm.ws.javaee.dd.appbnd

Uses of Class SpecialSubject.Type

Packages that use SpecialSubject.Type

Package Description
com.ibm.ws.javaee.dd.appbnd

Uses of SpecialSubject.Type in com.ibm.ws.javaee.dd.appbnd

Modifier and Type Method and Description
  1. SpecialSubject.Type
SpecialSubject.getType()
  1. static
  2. SpecialSubject.Type
SpecialSubject.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
  1. static
  2. SpecialSubject.Type[]
SpecialSubject.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared.