|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.nortel.soa.oi.opennetworking.types.ReserveCDNLandingPadRequestType
public class ReserveCDNLandingPadRequestType
Java class for ReserveCDNLandingPadRequestType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ReserveCDNLandingPadRequestType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="contactGUID" type="{http://www.nortel.com/soa/oi/cct/types}contactGUID"/>
<element name="destinationCDN" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="contactData" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="intrinsics" type="{http://www.nortel.com/soa/oi/cct/types}intrinsicArray" minOccurs="0"/>
<element name="reasonCode" type="{http://www.nortel.com/soa/oi/cct/types}openNetReason"/>
<element name="authentication" type="{http://www.nortel.com/soa/oi/cct/types}authentication"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor Summary | |
|---|---|
ReserveCDNLandingPadRequestType()
|
|
| Method Summary | |
|---|---|
Authentication |
getAuthentication()
Gets the value of the authentication property. |
java.lang.String |
getContactData()
Gets the value of the contactData property. |
ContactGUID |
getContactGUID()
Gets the value of the contactGUID property. |
java.lang.String |
getDestinationCDN()
Gets the value of the destinationCDN property. |
IntrinsicArray |
getIntrinsics()
Gets the value of the intrinsics property. |
OpenNetReason |
getReasonCode()
Gets the value of the reasonCode property. |
void |
setAuthentication(Authentication value)
Sets the value of the authentication property. |
void |
setContactData(java.lang.String value)
Sets the value of the contactData property. |
void |
setContactGUID(ContactGUID value)
Sets the value of the contactGUID property. |
void |
setDestinationCDN(java.lang.String value)
Sets the value of the destinationCDN property. |
void |
setIntrinsics(IntrinsicArray value)
Sets the value of the intrinsics property. |
void |
setReasonCode(OpenNetReason value)
Sets the value of the reasonCode property. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReserveCDNLandingPadRequestType()
| Method Detail |
|---|
public ContactGUID getContactGUID()
ContactGUIDpublic void setContactGUID(ContactGUID value)
value - allowed object is
ContactGUIDpublic java.lang.String getDestinationCDN()
Stringpublic void setDestinationCDN(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getContactData()
Stringpublic void setContactData(java.lang.String value)
value - allowed object is
Stringpublic IntrinsicArray getIntrinsics()
IntrinsicArraypublic void setIntrinsics(IntrinsicArray value)
value - allowed object is
IntrinsicArraypublic OpenNetReason getReasonCode()
OpenNetReasonpublic void setReasonCode(OpenNetReason value)
value - allowed object is
OpenNetReasonpublic Authentication getAuthentication()
Authenticationpublic void setAuthentication(Authentication value)
value - allowed object is
Authentication
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||