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

Packages that use OpenNetReason
com.nortel.soa.oi.cct.types   
com.nortel.soa.oi.opennetworking.types   
 

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

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

Uses of OpenNetReason in com.nortel.soa.oi.opennetworking.types
 

Methods in com.nortel.soa.oi.opennetworking.types that return OpenNetReason
 OpenNetReason ReserveCDNLandingPadRequestType.getReasonCode()
          Gets the value of the reasonCode property.
 

Methods in com.nortel.soa.oi.opennetworking.types with parameters of type OpenNetReason
 void ReserveCDNLandingPadRequestType.setReasonCode(OpenNetReason value)
          Sets the value of the reasonCode property.
 



Copyright © 2010 All Rights Reserved.