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