public class ContactPropertyCcmId
extends java.lang.Object
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 and Description |
|---|
ContactPropertyCcmId() |
| Modifier and Type | Method and Description |
|---|---|
int |
getCcmId()
Gets the value of the ccmId property.
|
void |
setCcmId(int value)
Sets the value of the ccmId property.
|
Copyright © 2010 All Rights Reserved.