|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectorg.ota.hotel.Guarantee.GuaranteesAccepted
public static class Guarantee.GuaranteesAccepted
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="GuaranteesAccepted" minOccurs="0">
<xs:complexType>
<xs:sequence>
<xs:element name="GuaranteeAccepted" maxOccurs="unbounded">
<!-- Reference to inner class GuaranteeAccepted -->
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
| Nested Class Summary | |
|---|---|
static class |
Guarantee.GuaranteesAccepted.GuaranteeAccepted
Guarantee Detail Schema fragment(s) for this class: |
| Constructor Summary | |
|---|---|
Guarantee.GuaranteesAccepted()
|
|
| Method Summary | |
|---|---|
void |
addGuaranteeAccepted(Guarantee.GuaranteesAccepted.GuaranteeAccepted item)
Add a 'GuaranteeAccepted' element item. |
void |
clearGuaranteeAccepteds()
Remove all 'GuaranteeAccepted' element items. |
Guarantee.GuaranteesAccepted.GuaranteeAccepted |
getGuaranteeAccepted(int index)
Get 'GuaranteeAccepted' element item by position. |
java.util.List<Guarantee.GuaranteesAccepted.GuaranteeAccepted> |
getGuaranteeAccepteds()
Get the list of 'GuaranteeAccepted' element items. |
void |
setGuaranteeAccepteds(java.util.List<Guarantee.GuaranteesAccepted.GuaranteeAccepted> list)
Set the list of 'GuaranteeAccepted' element items. |
int |
sizeGuaranteeAccepteds()
Get the number of 'GuaranteeAccepted' element items. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Guarantee.GuaranteesAccepted()
| Method Detail |
|---|
public java.util.List<Guarantee.GuaranteesAccepted.GuaranteeAccepted> getGuaranteeAccepteds()
public void setGuaranteeAccepteds(java.util.List<Guarantee.GuaranteesAccepted.GuaranteeAccepted> list)
list - public int sizeGuaranteeAccepteds()
public void addGuaranteeAccepted(Guarantee.GuaranteesAccepted.GuaranteeAccepted item)
item - public Guarantee.GuaranteesAccepted.GuaranteeAccepted getGuaranteeAccepted(int index)
index -
public void clearGuaranteeAccepteds()
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||