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