Package com.ibm.ws.javaee.dd.appbnd
Interface SpecialSubject
-
public interface SpecialSubject
Represents <special-subject>.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
SpecialSubject.Type
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SpecialSubject.Type
getType()
-
-
-
Method Detail
-
getType
SpecialSubject.Type getType()
- Returns:
- type="..." attribute value
-
-