@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:27:40+02:00", comments="JAXB RI v2.2.11") public class ExclusionType extends BaseType implements Serializable
Java class for ExclusionType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ExclusionType">
<complexContent>
<extension base="{urn:be:fgov:ehealth:samcivics:type:v2}BaseType">
<sequence>
<element name="IdentifierNum" type="{urn:be:fgov:ehealth:samcivics:type:v2}IdentifierNumType"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
ExclusionType() |
| Modifier and Type | Method and Description |
|---|---|
IdentifierNumType |
getIdentifierNum()
Gets the value of the identifierNum property.
|
void |
setIdentifierNum(IdentifierNumType value)
Sets the value of the identifierNum property.
|
getEndDate, getStartDate, setEndDate, setStartDatepublic IdentifierNumType getIdentifierNum()
IdentifierNumTypepublic void setIdentifierNum(IdentifierNumType value)
value - allowed object is
IdentifierNumType
Connector Packaging generic 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.