|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectorg.ota.pkg.AvailRS.AccommodationChoices.AvailableProperty.Resort
public static class AvailRS.AccommodationChoices.AvailableProperty.Resort
Identifies the resort and destination of the property Schema fragment(s) for this class:
<xs:element xmlns:ns="http://www.opentravel.org/OTA/2003/05" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="Resort" minOccurs="0">
<xs:complexType>
<xs:attributeGroup ref="ns:ResortCodeGroup"/>
<xs:attributeGroup ref="ns:DestinationLevelGroup"/>
</xs:complexType>
</xs:element>
| Constructor Summary | |
|---|---|
AvailRS.AccommodationChoices.AvailableProperty.Resort()
|
|
| Method Summary | |
|---|---|
DestinationLevelGroup |
getDestinationLevelGroup()
Get the 'DestinationLevelGroup' attributeGroup value. |
ResortCodeGroup |
getResortCodeGroup()
Get the 'ResortCodeGroup' attributeGroup value. |
void |
setDestinationLevelGroup(DestinationLevelGroup destinationLevelGroup)
Set the 'DestinationLevelGroup' attributeGroup value. |
void |
setResortCodeGroup(ResortCodeGroup resortCodeGroup)
Set the 'ResortCodeGroup' attributeGroup value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AvailRS.AccommodationChoices.AvailableProperty.Resort()
| Method Detail |
|---|
public ResortCodeGroup getResortCodeGroup()
public void setResortCodeGroup(ResortCodeGroup resortCodeGroup)
resortCodeGroup - public DestinationLevelGroup getDestinationLevelGroup()
public void setDestinationLevelGroup(DestinationLevelGroup destinationLevelGroup)
destinationLevelGroup -
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||