|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of UDDIUseType in org.ow2.dragon.util |
|---|
| Methods in org.ow2.dragon.util that return UDDIUseType | |
|---|---|
static UDDIUseType |
UDDIUseType.fromString(java.lang.String type)
Return the UDDIUseType related to the given string or null if it isn't supported |
static UDDIUseType |
UDDIUseType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static UDDIUseType[] |
UDDIUseType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||