Class RBDCodeType
java.lang.Object
de.hybris.platform.ndc182facades.messages.servicelistresponse.RBDCodeType
Additional BDT to specify the RBD as defined in AIRIMP and SSIM.
Java class for RBDCodeType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="RBDCodeType">
<simpleContent>
<extension base="<http://www.iata.org/IATA/2015/00/2018.2/IATA_ServiceListRS>RBDCodeContentType">
<attribute name="LangID" type="{http://www.w3.org/2001/XMLSchema}token" />
<attribute name="ListAgencyID" type="{http://www.w3.org/2001/XMLSchema}token" />
<attribute name="ListAgencyName" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="ListID" type="{http://www.w3.org/2001/XMLSchema}token" />
<attribute name="ListName" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="ListSchemeUniformResourceID" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
<attribute name="ListUniformResourceID" type="{http://www.w3.org/2001/XMLSchema}anyURI" />
<attribute name="ListVersionID" type="{http://www.w3.org/2001/XMLSchema}token" />
<attribute name="Name" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</simpleContent>
</complexType>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the langID property.Gets the value of the listAgencyID property.Gets the value of the listAgencyName property.Gets the value of the listID property.Gets the value of the listName property.Gets the value of the listSchemeUniformResourceID property.Gets the value of the listUniformResourceID property.Gets the value of the listVersionID property.getName()Gets the value of the name property.getValue()Enumeration values of RBD Codes as per PADIS codeset 9800.voidSets the value of the langID property.voidsetListAgencyID(String value) Sets the value of the listAgencyID property.voidsetListAgencyName(String value) Sets the value of the listAgencyName property.voidSets the value of the listID property.voidsetListName(String value) Sets the value of the listName property.voidSets the value of the listSchemeUniformResourceID property.voidsetListUniformResourceID(String value) Sets the value of the listUniformResourceID property.voidsetListVersionID(String value) Sets the value of the listVersionID property.voidSets the value of the name property.voidSets the value of the value property.
-
Field Details
-
value
-
langID
-
listAgencyID
-
listAgencyName
-
listID
-
listName
-
listSchemeUniformResourceID
-
listUniformResourceID
-
listVersionID
-
name
-
-
Constructor Details
-
RBDCodeType
public RBDCodeType()
-
-
Method Details
-
getValue
Enumeration values of RBD Codes as per PADIS codeset 9800.- Returns:
- possible object is
String
-
setValue
Sets the value of the value property.- Parameters:
value- allowed object isString
-
getLangID
Gets the value of the langID property.- Returns:
- possible object is
String
-
setLangID
Sets the value of the langID property.- Parameters:
value- allowed object isString
-
getListAgencyID
Gets the value of the listAgencyID property.- Returns:
- possible object is
String
-
setListAgencyID
Sets the value of the listAgencyID property.- Parameters:
value- allowed object isString
-
getListAgencyName
Gets the value of the listAgencyName property.- Returns:
- possible object is
String
-
setListAgencyName
Sets the value of the listAgencyName property.- Parameters:
value- allowed object isString
-
getListID
Gets the value of the listID property.- Returns:
- possible object is
String
-
setListID
Sets the value of the listID property.- Parameters:
value- allowed object isString
-
getListName
Gets the value of the listName property.- Returns:
- possible object is
String
-
setListName
Sets the value of the listName property.- Parameters:
value- allowed object isString
-
getListSchemeUniformResourceID
Gets the value of the listSchemeUniformResourceID property.- Returns:
- possible object is
String
-
setListSchemeUniformResourceID
Sets the value of the listSchemeUniformResourceID property.- Parameters:
value- allowed object isString
-
getListUniformResourceID
Gets the value of the listUniformResourceID property.- Returns:
- possible object is
String
-
setListUniformResourceID
Sets the value of the listUniformResourceID property.- Parameters:
value- allowed object isString
-
getListVersionID
Gets the value of the listVersionID property.- Returns:
- possible object is
String
-
setListVersionID
Sets the value of the listVersionID property.- Parameters:
value- allowed object isString
-
getName
Gets the value of the name property.- Returns:
- possible object is
String
-
setName
Sets the value of the name property.- Parameters:
value- allowed object isString
-