|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OperatorStatusType | |
|---|---|
| org.uddi.repl_v3 | |
| Uses of OperatorStatusType in org.uddi.repl_v3 |
|---|
| Fields in org.uddi.repl_v3 declared as OperatorStatusType | |
|---|---|
protected OperatorStatusType |
Operator.operatorStatus
|
| Methods in org.uddi.repl_v3 that return OperatorStatusType | |
|---|---|
static OperatorStatusType |
OperatorStatusType.fromValue(java.lang.String v)
|
OperatorStatusType |
Operator.getOperatorStatus()
Gets the value of the operatorStatus property. |
static OperatorStatusType |
OperatorStatusType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static OperatorStatusType[] |
OperatorStatusType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.uddi.repl_v3 with parameters of type OperatorStatusType | |
|---|---|
void |
Operator.setOperatorStatus(OperatorStatusType value)
Sets the value of the operatorStatus property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||