Class Vehicle1

java.lang.Object
org.coderic.iso20022.messages.casp.Vehicle1

public class Vehicle1 extends Object

Java class for Vehicle1 complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="Vehicle1">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="VhclNb" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}Max35NumericText" minOccurs="0"/>
         <element name="TrlrNb" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}Max35NumericText" minOccurs="0"/>
         <element name="VhclTag" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}Max35Text" minOccurs="0"/>
         <element name="VhclTagNtryMd" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}CardDataReading5Code" minOccurs="0"/>
         <element name="UnitNb" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}Max35NumericText" minOccurs="0"/>
         <element name="RplcmntCar" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}TrueFalseIndicator" minOccurs="0"/>
         <element name="Odmtr" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}DecimalNumber" minOccurs="0"/>
         <element name="Hbmtr" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}DecimalNumber" minOccurs="0"/>
         <element name="TrlrHrs" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}Max35Text" minOccurs="0"/>
         <element name="RefrHrs" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}Max35Text" minOccurs="0"/>
         <element name="MntncId" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}Max35Text" minOccurs="0"/>
         <element name="DrvrOrVhclCard" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}PlainCardData17" minOccurs="0"/>
         <element name="AddtlVhclData" type="{urn:iso:std:iso:20022:tech:xsd:casp.017.001.06}Vehicle2" maxOccurs="unbounded" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 
  • Constructor Details Link icon

    • Vehicle1 Link icon

      public Vehicle1()
  • Method Details Link icon

    • getVhclNb Link icon

      public String getVhclNb()
      Gets the value of the vhclNb property.
      Returns:
      possible object is String
    • setVhclNb Link icon

      public void setVhclNb(String value)
      Sets the value of the vhclNb property.
      Parameters:
      value - allowed object is String
    • getTrlrNb Link icon

      public String getTrlrNb()
      Gets the value of the trlrNb property.
      Returns:
      possible object is String
    • setTrlrNb Link icon

      public void setTrlrNb(String value)
      Sets the value of the trlrNb property.
      Parameters:
      value - allowed object is String
    • getVhclTag Link icon

      public String getVhclTag()
      Gets the value of the vhclTag property.
      Returns:
      possible object is String
    • setVhclTag Link icon

      public void setVhclTag(String value)
      Sets the value of the vhclTag property.
      Parameters:
      value - allowed object is String
    • getVhclTagNtryMd Link icon

      public CardDataReading5Code getVhclTagNtryMd()
      Gets the value of the vhclTagNtryMd property.
      Returns:
      possible object is CardDataReading5Code
    • setVhclTagNtryMd Link icon

      public void setVhclTagNtryMd(CardDataReading5Code value)
      Sets the value of the vhclTagNtryMd property.
      Parameters:
      value - allowed object is CardDataReading5Code
    • getUnitNb Link icon

      public String getUnitNb()
      Gets the value of the unitNb property.
      Returns:
      possible object is String
    • setUnitNb Link icon

      public void setUnitNb(String value)
      Sets the value of the unitNb property.
      Parameters:
      value - allowed object is String
    • isRplcmntCar Link icon

      public Boolean isRplcmntCar()
      Gets the value of the rplcmntCar property.
      Returns:
      possible object is Boolean
    • setRplcmntCar Link icon

      public void setRplcmntCar(Boolean value)
      Sets the value of the rplcmntCar property.
      Parameters:
      value - allowed object is Boolean
    • getOdmtr Link icon

      public BigDecimal getOdmtr()
      Gets the value of the odmtr property.
      Returns:
      possible object is BigDecimal
    • setOdmtr Link icon

      public void setOdmtr(BigDecimal value)
      Sets the value of the odmtr property.
      Parameters:
      value - allowed object is BigDecimal
    • getHbmtr Link icon

      public BigDecimal getHbmtr()
      Gets the value of the hbmtr property.
      Returns:
      possible object is BigDecimal
    • setHbmtr Link icon

      public void setHbmtr(BigDecimal value)
      Sets the value of the hbmtr property.
      Parameters:
      value - allowed object is BigDecimal
    • getTrlrHrs Link icon

      public String getTrlrHrs()
      Gets the value of the trlrHrs property.
      Returns:
      possible object is String
    • setTrlrHrs Link icon

      public void setTrlrHrs(String value)
      Sets the value of the trlrHrs property.
      Parameters:
      value - allowed object is String
    • getRefrHrs Link icon

      public String getRefrHrs()
      Gets the value of the refrHrs property.
      Returns:
      possible object is String
    • setRefrHrs Link icon

      public void setRefrHrs(String value)
      Sets the value of the refrHrs property.
      Parameters:
      value - allowed object is String
    • getMntncId Link icon

      public String getMntncId()
      Gets the value of the mntncId property.
      Returns:
      possible object is String
    • setMntncId Link icon

      public void setMntncId(String value)
      Sets the value of the mntncId property.
      Parameters:
      value - allowed object is String
    • getDrvrOrVhclCard Link icon

      public PlainCardData17 getDrvrOrVhclCard()
      Gets the value of the drvrOrVhclCard property.
      Returns:
      possible object is PlainCardData17
    • setDrvrOrVhclCard Link icon

      public void setDrvrOrVhclCard(PlainCardData17 value)
      Sets the value of the drvrOrVhclCard property.
      Parameters:
      value - allowed object is PlainCardData17
    • getAddtlVhclData Link icon

      public List<Vehicle2> getAddtlVhclData()
      Gets the value of the addtlVhclData property.

      This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a set method for the addtlVhclData property.

      For example, to add a new item, do as follows:

          getAddtlVhclData().add(newItem);
       

      Objects of the following type(s) are allowed in the list Vehicle2