Class RichiestaIUUnitario.DatiRichiesta

java.lang.Object
it.gov.adm.sett.unitario_esito.RichiestaIUUnitario.DatiRichiesta
Enclosing class:
RichiestaIUUnitario

public static class RichiestaIUUnitario.DatiRichiesta extends Object

Java class for anonymous complex type.

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

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <all>
         <element name="EO_ID" type="{http://sett.adm.gov.it}EoID_Type"/>
         <element name="F_ID" type="{http://sett.adm.gov.it}FID_Type"/>
         <element name="PROCESS_TYPE" type="{http://sett.adm.gov.it}Flag_boolean"/>
         <element name="M_ID" type="{http://sett.adm.gov.it}MID_Type" minOccurs="0"/>
         <element name="P_TYPE" type="{http://sett.adm.gov.it}P_TYPE_Type"/>
         <element name="P_OTHERTYPE" type="{http://sett.adm.gov.it}str200" minOccurs="0"/>
         <element name="P_CN" type="{http://sett.adm.gov.it}str200" minOccurs="0"/>
         <element name="P_BRAND" type="{http://sett.adm.gov.it}P_Brand_Type"/>
         <element name="P_SUBTYPE_EXIST" type="{http://sett.adm.gov.it}Flag_boolean"/>
         <element name="P_SUBTYPE_NAME" type="{http://sett.adm.gov.it}P_SubType_Name_Type" minOccurs="0"/>
         <element name="P_UNITS" type="{http://sett.adm.gov.it}P_Units_Type" minOccurs="0"/>
         <element name="P_WEIGHT" type="{http://sett.adm.gov.it}P_WEIGHT_Type"/>
         <element name="TP_ID" type="{http://sett.adm.gov.it}str14" minOccurs="0"/>
         <element name="TP_PN" type="{http://sett.adm.gov.it}str30_numb" minOccurs="0"/>
         <element name="INTENDED_MARKET" type="{http://sett.adm.gov.it}norm2"/>
         <element name="INTENDED_ROUTE1" type="{http://sett.adm.gov.it}Flag_boolean"/>
         <element name="INTENDED_ROUTE2" type="{http://sett.adm.gov.it}norm2" minOccurs="0"/>
         <element name="IMPORT" type="{http://sett.adm.gov.it}Flag_boolean"/>
         <element name="REQ_QUANTITY" type="{http://sett.adm.gov.it}REQ_QUANTITY_Type"/>
         <element name="P_OtherID" type="{http://sett.adm.gov.it}str20" minOccurs="0"/>
         <element name="Flag_24h" type="{http://sett.adm.gov.it}Flag_boolean"/>
       </all>
     </restriction>
   </complexContent>
 </complexType>
 
  • Field Details

    • eoid

      protected String eoid
    • fid

      protected String fid
    • processtype

      protected BigInteger processtype
    • mid

      protected String mid
    • ptype

      protected BigInteger ptype
    • pothertype

      protected String pothertype
    • pcn

      protected String pcn
    • pbrand

      protected String pbrand
    • psubtypeexist

      protected BigInteger psubtypeexist
    • psubtypename

      protected String psubtypename
    • punits

      protected Integer punits
    • pweight

      protected BigDecimal pweight
    • tpid

      protected String tpid
    • tppn

      protected String tppn
    • intendedmarket

      protected String intendedmarket
    • intendedroute1

      protected BigInteger intendedroute1
    • intendedroute2

      protected String intendedroute2
    • _import

      protected BigInteger _import
    • reqquantity

      protected int reqquantity
    • pOtherID

      protected String pOtherID
    • flag24H

      protected BigInteger flag24H
  • Constructor Details

    • DatiRichiesta

      public DatiRichiesta()
  • Method Details

    • getEOID

      public String getEOID()
      Gets the value of the eoid property.
      Returns:
      possible object is String
    • setEOID

      public void setEOID(String value)
      Sets the value of the eoid property.
      Parameters:
      value - allowed object is String
    • getFID

      public String getFID()
      Gets the value of the fid property.
      Returns:
      possible object is String
    • setFID

      public void setFID(String value)
      Sets the value of the fid property.
      Parameters:
      value - allowed object is String
    • getPROCESSTYPE

      public BigInteger getPROCESSTYPE()
      Gets the value of the processtype property.
      Returns:
      possible object is BigInteger
    • setPROCESSTYPE

      public void setPROCESSTYPE(BigInteger value)
      Sets the value of the processtype property.
      Parameters:
      value - allowed object is BigInteger
    • getMID

      public String getMID()
      Gets the value of the mid property.
      Returns:
      possible object is String
    • setMID

      public void setMID(String value)
      Sets the value of the mid property.
      Parameters:
      value - allowed object is String
    • getPTYPE

      public BigInteger getPTYPE()
      Gets the value of the ptype property.
      Returns:
      possible object is BigInteger
    • setPTYPE

      public void setPTYPE(BigInteger value)
      Sets the value of the ptype property.
      Parameters:
      value - allowed object is BigInteger
    • getPOTHERTYPE

      public String getPOTHERTYPE()
      Gets the value of the pothertype property.
      Returns:
      possible object is String
    • setPOTHERTYPE

      public void setPOTHERTYPE(String value)
      Sets the value of the pothertype property.
      Parameters:
      value - allowed object is String
    • getPCN

      public String getPCN()
      Gets the value of the pcn property.
      Returns:
      possible object is String
    • setPCN

      public void setPCN(String value)
      Sets the value of the pcn property.
      Parameters:
      value - allowed object is String
    • getPBRAND

      public String getPBRAND()
      Gets the value of the pbrand property.
      Returns:
      possible object is String
    • setPBRAND

      public void setPBRAND(String value)
      Sets the value of the pbrand property.
      Parameters:
      value - allowed object is String
    • getPSUBTYPEEXIST

      public BigInteger getPSUBTYPEEXIST()
      Gets the value of the psubtypeexist property.
      Returns:
      possible object is BigInteger
    • setPSUBTYPEEXIST

      public void setPSUBTYPEEXIST(BigInteger value)
      Sets the value of the psubtypeexist property.
      Parameters:
      value - allowed object is BigInteger
    • getPSUBTYPENAME

      public String getPSUBTYPENAME()
      Gets the value of the psubtypename property.
      Returns:
      possible object is String
    • setPSUBTYPENAME

      public void setPSUBTYPENAME(String value)
      Sets the value of the psubtypename property.
      Parameters:
      value - allowed object is String
    • getPUNITS

      public Integer getPUNITS()
      Gets the value of the punits property.
      Returns:
      possible object is Integer
    • setPUNITS

      public void setPUNITS(Integer value)
      Sets the value of the punits property.
      Parameters:
      value - allowed object is Integer
    • getPWEIGHT

      public BigDecimal getPWEIGHT()
      Gets the value of the pweight property.
      Returns:
      possible object is BigDecimal
    • setPWEIGHT

      public void setPWEIGHT(BigDecimal value)
      Sets the value of the pweight property.
      Parameters:
      value - allowed object is BigDecimal
    • getTPID

      public String getTPID()
      Gets the value of the tpid property.
      Returns:
      possible object is String
    • setTPID

      public void setTPID(String value)
      Sets the value of the tpid property.
      Parameters:
      value - allowed object is String
    • getTPPN

      public String getTPPN()
      Gets the value of the tppn property.
      Returns:
      possible object is String
    • setTPPN

      public void setTPPN(String value)
      Sets the value of the tppn property.
      Parameters:
      value - allowed object is String
    • getINTENDEDMARKET

      public String getINTENDEDMARKET()
      Gets the value of the intendedmarket property.
      Returns:
      possible object is String
    • setINTENDEDMARKET

      public void setINTENDEDMARKET(String value)
      Sets the value of the intendedmarket property.
      Parameters:
      value - allowed object is String
    • getINTENDEDROUTE1

      public BigInteger getINTENDEDROUTE1()
      Gets the value of the intendedroute1 property.
      Returns:
      possible object is BigInteger
    • setINTENDEDROUTE1

      public void setINTENDEDROUTE1(BigInteger value)
      Sets the value of the intendedroute1 property.
      Parameters:
      value - allowed object is BigInteger
    • getINTENDEDROUTE2

      public String getINTENDEDROUTE2()
      Gets the value of the intendedroute2 property.
      Returns:
      possible object is String
    • setINTENDEDROUTE2

      public void setINTENDEDROUTE2(String value)
      Sets the value of the intendedroute2 property.
      Parameters:
      value - allowed object is String
    • getIMPORT

      public BigInteger getIMPORT()
      Gets the value of the import property.
      Returns:
      possible object is BigInteger
    • setIMPORT

      public void setIMPORT(BigInteger value)
      Sets the value of the import property.
      Parameters:
      value - allowed object is BigInteger
    • getREQQUANTITY

      public int getREQQUANTITY()
      Gets the value of the reqquantity property.
    • setREQQUANTITY

      public void setREQQUANTITY(int value)
      Sets the value of the reqquantity property.
    • getPOtherID

      public String getPOtherID()
      Gets the value of the pOtherID property.
      Returns:
      possible object is String
    • setPOtherID

      public void setPOtherID(String value)
      Sets the value of the pOtherID property.
      Parameters:
      value - allowed object is String
    • getFlag24H

      public BigInteger getFlag24H()
      Gets the value of the flag24H property.
      Returns:
      possible object is BigInteger
    • setFlag24H

      public void setFlag24H(BigInteger value)
      Sets the value of the flag24H property.
      Parameters:
      value - allowed object is BigInteger