|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Terminal | |
---|---|
com.nortel.soa.oi.cct.types |
Uses of Terminal in com.nortel.soa.oi.cct.types |
---|
Methods in com.nortel.soa.oi.cct.types that return Terminal | |
---|---|
Terminal |
ObjectFactory.createTerminal()
Create an instance of Terminal |
Terminal |
ContactPropertyCallingTerminal.getCallingTerminal()
Gets the value of the callingTerminal property. |
Terminal |
ContactInfo.getCallingTerminal()
Gets the value of the callingTerminal property. |
Terminal |
AddressPropertyAddressTerminalAssociation.getTerminal()
Gets the value of the terminal property. |
Terminal |
TerminalPropertyTransport.getTerminal()
Gets the value of the terminal property. |
Terminal |
TerminalPropertyTreatment.getTerminal()
Gets the value of the terminal property. |
Methods in com.nortel.soa.oi.cct.types that return types with arguments of type Terminal | |
---|---|
java.util.List<Terminal> |
TerminalArray.getItem()
Gets the value of the item property. |
java.util.Iterator<Terminal> |
TerminalPropertyListenerSet.iterator()
|
java.util.Iterator<Terminal> |
TerminalEntitySet.iterator()
|
java.util.Iterator<Terminal> |
TerminalConnectionStateListenerSet.iterator()
|
Methods in com.nortel.soa.oi.cct.types with parameters of type Terminal | |
---|---|
boolean |
TerminalPropertyListenerSet.add(Terminal entity)
|
boolean |
TerminalEntitySet.add(Terminal entity)
|
boolean |
TerminalConnectionStateListenerSet.add(Terminal entity)
|
boolean |
TerminalPropertyListenerSet.contains(Terminal entity)
|
boolean |
TerminalEntitySet.contains(Terminal entity)
|
boolean |
TerminalConnectionStateListenerSet.contains(Terminal entity)
|
void |
ContactPropertyCallingTerminal.setCallingTerminal(Terminal value)
Sets the value of the callingTerminal property. |
void |
ContactInfo.setCallingTerminal(Terminal value)
Sets the value of the callingTerminal property. |
void |
AddressPropertyAddressTerminalAssociation.setTerminal(Terminal value)
Sets the value of the terminal property. |
void |
TerminalPropertyTransport.setTerminal(Terminal value)
Sets the value of the terminal property. |
void |
TerminalPropertyTreatment.setTerminal(Terminal value)
Sets the value of the terminal property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |