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