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

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

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

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

Constructors in com.nortel.soa.oi.cct.types with parameters of type TerminalType
Terminal(java.lang.String name, TerminalType type, Provider theProvider, java.lang.String theStatus)
           
 



Copyright © 2010 All Rights Reserved.