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

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

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

Methods in com.nortel.soa.oi.cct.types that return TerminationReason
static TerminationReason TerminationReason.fromValue(java.lang.String v)
           
 TerminationReason SystemEventSessionTermination.getReason()
          Gets the value of the reason property.
 TerminationReason SystemEventSubscriptionTermination.getReason()
          Gets the value of the reason property.
static TerminationReason TerminationReason.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static TerminationReason[] TerminationReason.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 TerminationReason
 void SystemEventSessionTermination.setReason(TerminationReason value)
          Sets the value of the reason property.
 void SystemEventSubscriptionTermination.setReason(TerminationReason value)
          Sets the value of the reason property.
 



Copyright © 2010 All Rights Reserved.