|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EmptyRoleSemanticType | |
---|---|
org.jboss.shrinkwrap.descriptor.api.jbossweb60 | Provides the interfaces and enumeration types as defined in the schema |
Uses of EmptyRoleSemanticType in org.jboss.shrinkwrap.descriptor.api.jbossweb60 |
---|
Methods in org.jboss.shrinkwrap.descriptor.api.jbossweb60 that return EmptyRoleSemanticType | |
---|---|
EmptyRoleSemanticType |
HttpMethodConstraintType.getEmptyRoleSemantic()
Returns the empty-role-semantic element |
static EmptyRoleSemanticType |
EmptyRoleSemanticType.getFromStringValue(String value)
|
static EmptyRoleSemanticType |
EmptyRoleSemanticType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EmptyRoleSemanticType[] |
EmptyRoleSemanticType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.jboss.shrinkwrap.descriptor.api.jbossweb60 with parameters of type EmptyRoleSemanticType | |
---|---|
HttpMethodConstraintType<T> |
HttpMethodConstraintType.emptyRoleSemantic(EmptyRoleSemanticType emptyRoleSemantic)
Sets the empty-role-semantic element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |