@Generated(value="com.sun.tools.xjc.Driver", date="2024-04-08T03:25:57+02:00", comments="JAXB RI v2.3.7") public class ParagraphAndChildrenType extends ParagraphType implements Serializable
Java class for ParagraphAndChildrenType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ParagraphAndChildrenType"> <complexContent> <extension base="{urn:be:fgov:ehealth:samcivics:type:v2}ParagraphType"> <sequence> <element name="Verse" type="{urn:be:fgov:ehealth:samcivics:type:v2}VerseType" maxOccurs="unbounded" minOccurs="0"/> <element name="Exclusion" type="{urn:be:fgov:ehealth:samcivics:type:v2}ExclusionType" maxOccurs="unbounded" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Constructor and Description |
---|
ParagraphAndChildrenType() |
Modifier and Type | Method and Description |
---|---|
List<ExclusionType> |
getExclusions()
Gets the value of the exclusions property.
|
List<VerseType> |
getVerses()
Gets the value of the verses property.
|
getAgreementType, getAgreementTypePro, getChapterName, getKeies, getLegalReference, getModificationDate, getParagraphName, getParagraphVersion, getProcessType, getProcessTypeOverrule, getPublicationDate, setAgreementType, setAgreementTypePro, setChapterName, setLegalReference, setModificationDate, setParagraphName, setParagraphVersion, setProcessType, setProcessTypeOverrule, setPublicationDate
getEndDate, getStartDate, setEndDate, setStartDate
public List<VerseType> getVerses()
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 verses property.
For example, to add a new item, do as follows:
getVerses().add(newItem);
Objects of the following type(s) are allowed in the list
VerseType
public List<ExclusionType> getExclusions()
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 exclusions property.
For example, to add a new item, do as follows:
getExclusions().add(newItem);
Objects of the following type(s) are allowed in the list
ExclusionType
Connector Packaging PERSPHYSICIAN 4.5.4 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.