Uses of Class
com.nortel.soa.oi.cct.types.Reason

Packages that use Reason
com.nortel.soa.oi.cct.types   
 

Uses of Reason in com.nortel.soa.oi.cct.types
 

Methods in com.nortel.soa.oi.cct.types that return Reason
static Reason Reason.fromValue(java.lang.String v)
           
 Reason ConnectionStateHolder.getReasonCode()
          Gets the value of the reasonCode property.
 Reason TerminalConnectionStateHolder.getReasonCode()
          Gets the value of the reasonCode property.
static Reason Reason.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Reason[] Reason.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.nortel.soa.oi.cct.types with parameters of type Reason
 void ConnectionStateHolder.setReasonCode(Reason value)
          Sets the value of the reasonCode property.
 void TerminalConnectionStateHolder.setReasonCode(Reason value)
          Sets the value of the reasonCode property.
 



Copyright © 2010 All Rights Reserved.