public static class MEDREQ.SegGrp2.SegGrp5.SegGrp15 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="GEI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}GEI-ProcessingInformation"/>
<element name="CCI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}CCI-CharacteristicClassId" maxOccurs="99"/>
<element name="PTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}PTY-Priority" maxOccurs="9" minOccurs="0"/>
<element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}QTY-Quantity" minOccurs="0"/>
<element name="CIN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}CIN-ClinicalInformation" maxOccurs="9" 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="TEM" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}TEM-TestMethod" maxOccurs="9" minOccurs="0"/>
<element name="MOA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}MOA-MonetaryAmount" maxOccurs="9" minOccurs="0"/>
<element name="RFF" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}RFF-Reference" maxOccurs="99" minOccurs="0"/>
<element name="HAN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}HAN-HandlingInstructions" minOccurs="0"/>
</sequence>
<element name="SegGrp-16" maxOccurs="99" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="SCC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}SCC-SchedulingConditions"/>
<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="9" minOccurs="0"/>
<element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}FTX-FreeText" 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.SegGrp15.SegGrp16
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp15() |
public GEIProcessingInformation getGEI()
GEIProcessingInformationpublic void setGEI(GEIProcessingInformation value)
value - allowed object is
GEIProcessingInformationpublic List<CCICharacteristicClassId> getCCI()
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 cci property.
For example, to add a new item, do as follows:
getCCI().add(newItem);
Objects of the following type(s) are allowed in the list
CCICharacteristicClassId
public List<PTYPriority> getPTY()
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 pty property.
For example, to add a new item, do as follows:
getPTY().add(newItem);
Objects of the following type(s) are allowed in the list
PTYPriority
public QTYQuantity getQTY()
QTYQuantitypublic void setQTY(QTYQuantity value)
value - allowed object is
QTYQuantitypublic List<CINClinicalInformation> getCIN()
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 cin property.
For example, to add a new item, do as follows:
getCIN().add(newItem);
Objects of the following type(s) are allowed in the list
CINClinicalInformation
public 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 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<TEMTestMethod> getTEM()
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 tem property.
For example, to add a new item, do as follows:
getTEM().add(newItem);
Objects of the following type(s) are allowed in the list
TEMTestMethod
public List<MOAMonetaryAmount> getMOA()
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 moa property.
For example, to add a new item, do as follows:
getMOA().add(newItem);
Objects of the following type(s) are allowed in the list
MOAMonetaryAmount
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 HANHandlingInstructions getHAN()
HANHandlingInstructionspublic void setHAN(HANHandlingInstructions value)
value - allowed object is
HANHandlingInstructionspublic List<MEDREQ.SegGrp2.SegGrp5.SegGrp15.SegGrp16> getSegGrp16()
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 segGrp16 property.
For example, to add a new item, do as follows:
getSegGrp16().add(newItem);
Objects of the following type(s) are allowed in the list
.SegGrp5 .SegGrp15 .SegGrp16
public MEDREQ.SegGrp2.SegGrp5.SegGrp15 withGEI(GEIProcessingInformation value)
public MEDREQ.SegGrp2.SegGrp5.SegGrp15 withCCI(CCICharacteristicClassId... values)
public MEDREQ.SegGrp2.SegGrp5.SegGrp15 withCCI(Collection<CCICharacteristicClassId> values)
public MEDREQ.SegGrp2.SegGrp5.SegGrp15 withPTY(PTYPriority... values)
public MEDREQ.SegGrp2.SegGrp5.SegGrp15 withPTY(Collection<PTYPriority> values)
public MEDREQ.SegGrp2.SegGrp5.SegGrp15 withQTY(QTYQuantity value)
public MEDREQ.SegGrp2.SegGrp5.SegGrp15 withCIN(CINClinicalInformation... values)
public MEDREQ.SegGrp2.SegGrp5.SegGrp15 withCIN(Collection<CINClinicalInformation> values)
public MEDREQ.SegGrp2.SegGrp5.SegGrp15 withDTM(DTMDateTimePeriod... values)
public MEDREQ.SegGrp2.SegGrp5.SegGrp15 withDTM(Collection<DTMDateTimePeriod> values)
public MEDREQ.SegGrp2.SegGrp5.SegGrp15 withFTX(FTXFreeText... values)
public MEDREQ.SegGrp2.SegGrp5.SegGrp15 withFTX(Collection<FTXFreeText> values)
public MEDREQ.SegGrp2.SegGrp5.SegGrp15 withTEM(TEMTestMethod... values)
public MEDREQ.SegGrp2.SegGrp5.SegGrp15 withTEM(Collection<TEMTestMethod> values)
public MEDREQ.SegGrp2.SegGrp5.SegGrp15 withMOA(MOAMonetaryAmount... values)
public MEDREQ.SegGrp2.SegGrp5.SegGrp15 withMOA(Collection<MOAMonetaryAmount> values)
public MEDREQ.SegGrp2.SegGrp5.SegGrp15 withRFF(RFFReference... values)
public MEDREQ.SegGrp2.SegGrp5.SegGrp15 withRFF(Collection<RFFReference> values)
public MEDREQ.SegGrp2.SegGrp5.SegGrp15 withHAN(HANHandlingInstructions value)
public MEDREQ.SegGrp2.SegGrp5.SegGrp15 withSegGrp16(MEDREQ.SegGrp2.SegGrp5.SegGrp15.SegGrp16... values)
public MEDREQ.SegGrp2.SegGrp5.SegGrp15 withSegGrp16(Collection<MEDREQ.SegGrp2.SegGrp5.SegGrp15.SegGrp16> values)
Copyright © 2020. All rights reserved.