public static class MEDREQ.SegGrp2.SegGrp5.SegGrp13 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">
<sequence>
<sequence>
<element name="SEQ" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}SEQ-SequenceDetails"/>
<element name="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}IMD-ItemDescription" maxOccurs="9"/>
<element name="PRC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}PRC-ProcessIdentification" maxOccurs="9" minOccurs="0"/>
<element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}RFF-Reference" maxOccurs="9" minOccurs="0"/>
<element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}QTY-Quantity" minOccurs="0"/>
<element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DTM-DateTimePeriod" maxOccurs="99" minOccurs="0"/>
<element name="PAC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}PAC-Package" minOccurs="0"/>
<element name="PTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}PTY-Priority" minOccurs="0"/>
<element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
<element name="TDT" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}TDT-TransportInformation" maxOccurs="9" minOccurs="0"/>
<element name="HAN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}HAN-HandlingInstructions" maxOccurs="9" minOccurs="0"/>
<element name="LOC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}LOC-PlaceLocationIdentification" maxOccurs="9" minOccurs="0"/>
<element name="ADR" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}ADR-Address" maxOccurs="9" minOccurs="0"/>
</sequence>
<element name="SegGrp-14" maxOccurs="99" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="CLI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}CLI-ClinicalIntervention"/>
<element name="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}IMD-ItemDescription" minOccurs="0"/>
<element name="DSG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DSG-DosageAdministration" minOccurs="0"/>
<element name="DTM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DTM-DateTimePeriod" maxOccurs="9" minOccurs="0"/>
<element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}FTX-FreeText" maxOccurs="9" minOccurs="0"/>
<element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}QTY-Quantity" minOccurs="0"/>
<element name="INP" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}INP-PartiesAndInstruction" maxOccurs="9" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
MEDREQ.SegGrp2.SegGrp5.SegGrp13.SegGrp14
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp13() |
public SEQSequenceDetails getSEQ()
SEQSequenceDetailspublic void setSEQ(SEQSequenceDetails value)
value - allowed object is
SEQSequenceDetailspublic List<IMDItemDescription> getIMD()
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 JAXB object.
This is why there is not a set method for the imd property.
For example, to add a new item, do as follows:
getIMD().add(newItem);
Objects of the following type(s) are allowed in the list
IMDItemDescription
public List<PRCProcessIdentification> getPRC()
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 JAXB object.
This is why there is not a set method for the prc property.
For example, to add a new item, do as follows:
getPRC().add(newItem);
Objects of the following type(s) are allowed in the list
PRCProcessIdentification
public List<RFFReference> getRFF()
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 JAXB object.
This is why there is not a set method for the rff property.
For example, to add a new item, do as follows:
getRFF().add(newItem);
Objects of the following type(s) are allowed in the list
RFFReference
public QTYQuantity getQTY()
QTYQuantitypublic void setQTY(QTYQuantity value)
value - allowed object is
QTYQuantitypublic List<DTMDateTimePeriod> getDTM()
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 JAXB object.
This is why there is not a set method for the dtm property.
For example, to add a new item, do as follows:
getDTM().add(newItem);
Objects of the following type(s) are allowed in the list
DTMDateTimePeriod
public PACPackage getPAC()
PACPackagepublic void setPAC(PACPackage value)
value - allowed object is
PACPackagepublic PTYPriority getPTY()
PTYPrioritypublic void setPTY(PTYPriority value)
value - allowed object is
PTYPrioritypublic List<FTXFreeText> getFTX()
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 JAXB object.
This is why there is not a set method for the ftx property.
For example, to add a new item, do as follows:
getFTX().add(newItem);
Objects of the following type(s) are allowed in the list
FTXFreeText
public List<TDTTransportInformation> getTDT()
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 JAXB object.
This is why there is not a set method for the tdt property.
For example, to add a new item, do as follows:
getTDT().add(newItem);
Objects of the following type(s) are allowed in the list
TDTTransportInformation
public List<HANHandlingInstructions> getHAN()
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 JAXB object.
This is why there is not a set method for the han property.
For example, to add a new item, do as follows:
getHAN().add(newItem);
Objects of the following type(s) are allowed in the list
HANHandlingInstructions
public List<LOCPlaceLocationIdentification> getLOC()
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 JAXB object.
This is why there is not a set method for the loc property.
For example, to add a new item, do as follows:
getLOC().add(newItem);
Objects of the following type(s) are allowed in the list
LOCPlaceLocationIdentification
public List<ADRAddress> getADR()
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 JAXB object.
This is why there is not a set method for the adr property.
For example, to add a new item, do as follows:
getADR().add(newItem);
Objects of the following type(s) are allowed in the list
ADRAddress
public List<MEDREQ.SegGrp2.SegGrp5.SegGrp13.SegGrp14> getSegGrp14()
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 JAXB object.
This is why there is not a set method for the segGrp14 property.
For example, to add a new item, do as follows:
getSegGrp14().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp5 .SegGrp13 .SegGrp14
public MEDREQ.SegGrp2.SegGrp5.SegGrp13 withSEQ(SEQSequenceDetails value)
public MEDREQ.SegGrp2.SegGrp5.SegGrp13 withIMD(IMDItemDescription... values)
public MEDREQ.SegGrp2.SegGrp5.SegGrp13 withIMD(Collection<IMDItemDescription> values)
public MEDREQ.SegGrp2.SegGrp5.SegGrp13 withPRC(PRCProcessIdentification... values)
public MEDREQ.SegGrp2.SegGrp5.SegGrp13 withPRC(Collection<PRCProcessIdentification> values)
public MEDREQ.SegGrp2.SegGrp5.SegGrp13 withRFF(RFFReference... values)
public MEDREQ.SegGrp2.SegGrp5.SegGrp13 withRFF(Collection<RFFReference> values)
public MEDREQ.SegGrp2.SegGrp5.SegGrp13 withQTY(QTYQuantity value)
public MEDREQ.SegGrp2.SegGrp5.SegGrp13 withDTM(DTMDateTimePeriod... values)
public MEDREQ.SegGrp2.SegGrp5.SegGrp13 withDTM(Collection<DTMDateTimePeriod> values)
public MEDREQ.SegGrp2.SegGrp5.SegGrp13 withPAC(PACPackage value)
public MEDREQ.SegGrp2.SegGrp5.SegGrp13 withPTY(PTYPriority value)
public MEDREQ.SegGrp2.SegGrp5.SegGrp13 withFTX(FTXFreeText... values)
public MEDREQ.SegGrp2.SegGrp5.SegGrp13 withFTX(Collection<FTXFreeText> values)
public MEDREQ.SegGrp2.SegGrp5.SegGrp13 withTDT(TDTTransportInformation... values)
public MEDREQ.SegGrp2.SegGrp5.SegGrp13 withTDT(Collection<TDTTransportInformation> values)
public MEDREQ.SegGrp2.SegGrp5.SegGrp13 withHAN(HANHandlingInstructions... values)
public MEDREQ.SegGrp2.SegGrp5.SegGrp13 withHAN(Collection<HANHandlingInstructions> values)
public MEDREQ.SegGrp2.SegGrp5.SegGrp13 withLOC(LOCPlaceLocationIdentification... values)
public MEDREQ.SegGrp2.SegGrp5.SegGrp13 withLOC(Collection<LOCPlaceLocationIdentification> values)
public MEDREQ.SegGrp2.SegGrp5.SegGrp13 withADR(ADRAddress... values)
public MEDREQ.SegGrp2.SegGrp5.SegGrp13 withADR(Collection<ADRAddress> values)
public MEDREQ.SegGrp2.SegGrp5.SegGrp13 withSegGrp14(MEDREQ.SegGrp2.SegGrp5.SegGrp13.SegGrp14... values)
public MEDREQ.SegGrp2.SegGrp5.SegGrp13 withSegGrp14(Collection<MEDREQ.SegGrp2.SegGrp5.SegGrp13.SegGrp14> values)
Copyright © 2020. All rights reserved.