|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectorg.ota.hotel.Event.EventInner.Sites.Site.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence.Services.Service.Utilities.Utility
public static class Event.EventInner.Sites.Site.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence.Services.Service.Utilities.Utility
A utility requirement for this function. 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="Utility" maxOccurs="99">
<xs:complexType>
<xs:sequence>
<xs:element name="Comments" minOccurs="0">
<!-- Reference to inner class Comments -->
</xs:element>
</xs:sequence>
<xs:attribute type="xs:string" use="optional" name="Code"/>
<xs:attributeGroup ref="ns:QuantityGroup"/>
<xs:attributeGroup ref="ns:CurrencyAmountGroup"/>
<xs:attribute type="xs:string" use="optional" name="Name"/>
<xs:attribute type="xs:string" use="optional" name="TelecommunicationCode"/>
<xs:attribute type="xs:string" use="optional" name="Description"/>
</xs:complexType>
</xs:element>
<xs:attributeGroup xmlns:ns="http://www.opentravel.org/OTA/2003/05" xmlns:xs="http://www.w3.org/2001/XMLSchema" name="QuantityGroup">
<xs:attribute type="xs:int" use="optional" name="Quantity"/>
</xs:attributeGroup>
| Nested Class Summary | |
|---|---|
static class |
Event.EventInner.Sites.Site.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence.Services.Service.Utilities.Utility.Comments
A collection of comments. |
| Constructor Summary | |
|---|---|
Event.EventInner.Sites.Site.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence.Services.Service.Utilities.Utility()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCode()
Get the 'Code' attribute value. |
Event.EventInner.Sites.Site.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence.Services.Service.Utilities.Utility.Comments |
getComments()
Get the 'Comments' element value. |
CurrencyAmountGroup |
getCurrencyAmountGroup()
Get the 'CurrencyAmountGroup' attributeGroup value. |
java.lang.String |
getDescription()
Get the 'Description' attribute value. |
java.lang.String |
getName()
Get the 'Name' attribute value. |
java.lang.Integer |
getQuantity()
Get the 'Quantity' attribute value. |
java.lang.String |
getTelecommunicationCode()
Get the 'TelecommunicationCode' attribute value. |
void |
setCode(java.lang.String code)
Set the 'Code' attribute value. |
void |
setComments(Event.EventInner.Sites.Site.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence.Services.Service.Utilities.Utility.Comments comments)
Set the 'Comments' element value. |
void |
setCurrencyAmountGroup(CurrencyAmountGroup currencyAmountGroup)
Set the 'CurrencyAmountGroup' attributeGroup value. |
void |
setDescription(java.lang.String description)
Set the 'Description' attribute value. |
void |
setName(java.lang.String name)
Set the 'Name' attribute value. |
void |
setQuantity(java.lang.Integer quantity)
Set the 'Quantity' attribute value. |
void |
setTelecommunicationCode(java.lang.String telecommunicationCode)
Set the 'TelecommunicationCode' attribute value. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Event.EventInner.Sites.Site.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence.Services.Service.Utilities.Utility()
| Method Detail |
|---|
public Event.EventInner.Sites.Site.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence.Services.Service.Utilities.Utility.Comments getComments()
public void setComments(Event.EventInner.Sites.Site.EventDays.EventDay.EventDayFunctions.EventDayFunction.Sequence.Services.Service.Utilities.Utility.Comments comments)
comments - public java.lang.String getCode()
public void setCode(java.lang.String code)
code - public java.lang.Integer getQuantity()
public void setQuantity(java.lang.Integer quantity)
quantity - public CurrencyAmountGroup getCurrencyAmountGroup()
public void setCurrencyAmountGroup(CurrencyAmountGroup currencyAmountGroup)
currencyAmountGroup - public java.lang.String getName()
public void setName(java.lang.String name)
name - public java.lang.String getTelecommunicationCode()
public void setTelecommunicationCode(java.lang.String telecommunicationCode)
telecommunicationCode - public java.lang.String getDescription()
public void setDescription(java.lang.String description)
description -
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||