|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.nortel.soa.oi.cct.types.ContactPropertyCallingTerminal
public class ContactPropertyCallingTerminal
Java class for contactPropertyCallingTerminal complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="contactPropertyCallingTerminal"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="callingTerminal" type="{http://www.nortel.com/soa/oi/cct/types}terminal"/> </sequence> </restriction> </complexContent> </complexType>
Constructor Summary | |
---|---|
ContactPropertyCallingTerminal()
|
Method Summary | |
---|---|
Terminal |
getCallingTerminal()
Gets the value of the callingTerminal property. |
void |
setCallingTerminal(Terminal value)
Sets the value of the callingTerminal property. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContactPropertyCallingTerminal()
Method Detail |
---|
public Terminal getCallingTerminal()
Terminal
public void setCallingTerminal(Terminal value)
value
- allowed object is
Terminal
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |