|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActionNotSupportedFault.Detail | |
---|---|
com.sun.ws.management.addressing |
Uses of ActionNotSupportedFault.Detail in com.sun.ws.management.addressing |
---|
Methods in com.sun.ws.management.addressing that return ActionNotSupportedFault.Detail | |
---|---|
static ActionNotSupportedFault.Detail |
ActionNotSupportedFault.Detail.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ActionNotSupportedFault.Detail[] |
ActionNotSupportedFault.Detail.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in com.sun.ws.management.addressing with parameters of type ActionNotSupportedFault.Detail | |
---|---|
ActionNotSupportedFault(java.lang.String action,
ActionNotSupportedFault.Detail... detail)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |