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