public static class MEDPRE.SegGrp3.SegGrp7 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="LIN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}LIN-LineItem"/>
<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="PNA" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}PNA-PartyIdentification" maxOccurs="9" minOccurs="0"/>
<element name="LAN" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}LAN-Language" minOccurs="0"/>
<element name="FTX" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}FTX-FreeText" maxOccurs="99" minOccurs="0"/>
<element name="RSL" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}RSL-Result" minOccurs="0"/>
<element name="CLI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}CLI-ClinicalIntervention" maxOccurs="9" minOccurs="0"/>
<element name="CCI" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}CCI-CharacteristicClassId" maxOccurs="9" minOccurs="0"/>
</sequence>
<element name="SegGrp-8" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<sequence>
<element name="IMD" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}IMD-ItemDescription"/>
<element name="STS" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}STS-Status"/>
<element name="DSG" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}DSG-DosageAdministration" maxOccurs="9" minOccurs="0"/>
<element name="INP" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}INP-PartiesAndInstruction" 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="SCC" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}SCC-SchedulingConditions" maxOccurs="9" minOccurs="0"/>
<element name="QTY" type="{http://www.ibm.com/dfdl/edi/un/edifact/D12B}QTY-Quantity" maxOccurs="9" minOccurs="0"/>
</sequence>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Class and Description |
|---|---|
static class |
MEDPRE.SegGrp3.SegGrp7.SegGrp8
Java class for anonymous complex type.
|
| Constructor and Description |
|---|
SegGrp7() |
public LINLineItem getLIN()
LINLineItempublic void setLIN(LINLineItem value)
value - allowed object is
LINLineItempublic 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<PNAPartyIdentification> getPNA()
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 pna property.
For example, to add a new item, do as follows:
getPNA().add(newItem);
Objects of the following type(s) are allowed in the list
PNAPartyIdentification
public LANLanguage getLAN()
LANLanguagepublic void setLAN(LANLanguage value)
value - allowed object is
LANLanguagepublic 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 RSLResult getRSL()
RSLResultpublic void setRSL(RSLResult value)
value - allowed object is
RSLResultpublic List<CLIClinicalIntervention> getCLI()
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 cli property.
For example, to add a new item, do as follows:
getCLI().add(newItem);
Objects of the following type(s) are allowed in the list
CLIClinicalIntervention
public 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 MEDPRE.SegGrp3.SegGrp7.SegGrp8 getSegGrp8()
.SegGrp7 .SegGrp8 public void setSegGrp8(MEDPRE.SegGrp3.SegGrp7.SegGrp8 value)
value - allowed object is
.SegGrp7 .SegGrp8 public MEDPRE.SegGrp3.SegGrp7 withLIN(LINLineItem value)
public MEDPRE.SegGrp3.SegGrp7 withCIN(CINClinicalInformation... values)
public MEDPRE.SegGrp3.SegGrp7 withCIN(Collection<CINClinicalInformation> values)
public MEDPRE.SegGrp3.SegGrp7 withDTM(DTMDateTimePeriod... values)
public MEDPRE.SegGrp3.SegGrp7 withDTM(Collection<DTMDateTimePeriod> values)
public MEDPRE.SegGrp3.SegGrp7 withPNA(PNAPartyIdentification... values)
public MEDPRE.SegGrp3.SegGrp7 withPNA(Collection<PNAPartyIdentification> values)
public MEDPRE.SegGrp3.SegGrp7 withLAN(LANLanguage value)
public MEDPRE.SegGrp3.SegGrp7 withFTX(FTXFreeText... values)
public MEDPRE.SegGrp3.SegGrp7 withFTX(Collection<FTXFreeText> values)
public MEDPRE.SegGrp3.SegGrp7 withRSL(RSLResult value)
public MEDPRE.SegGrp3.SegGrp7 withCLI(CLIClinicalIntervention... values)
public MEDPRE.SegGrp3.SegGrp7 withCLI(Collection<CLIClinicalIntervention> values)
public MEDPRE.SegGrp3.SegGrp7 withCCI(CCICharacteristicClassId... values)
public MEDPRE.SegGrp3.SegGrp7 withCCI(Collection<CCICharacteristicClassId> values)
public MEDPRE.SegGrp3.SegGrp7 withSegGrp8(MEDPRE.SegGrp3.SegGrp7.SegGrp8 value)
Copyright © 2020. All rights reserved.