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