Package | Description |
---|---|
com.nortel.soa.oi.cct.types | |
com.nortel.soa.oi.cct.types.contactmanagerservice |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
Terminal.setTerminalType(TerminalType value)
Sets the value of the terminalType property.
|
Constructor and Description |
---|
Terminal(java.lang.String name,
TerminalType type,
Provider theProvider,
java.lang.String theStatus) |
Modifier and Type | Method and Description |
---|---|
TerminalType |
TerminalRequest.getTerminalType()
Gets the value of the terminalType property.
|
TerminalType |
TerminalsRequest.getTerminalType()
Gets the value of the terminalType property.
|
Modifier and Type | Method and Description |
---|---|
void |
TerminalRequest.setTerminalType(TerminalType value)
Sets the value of the terminalType property.
|
void |
TerminalsRequest.setTerminalType(TerminalType value)
Sets the value of the terminalType property.
|
Copyright © 2010 All Rights Reserved.