Uses of Class
org.uddi.repl_v3.OperatorStatusType

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(String v)
           
 OperatorStatusType Operator.getOperatorStatus()
          Gets the value of the operatorStatus property.
static OperatorStatusType OperatorStatusType.valueOf(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.
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.