be.fgov.ehealth.samcivics.type.v2
Class ExclusionType
java.lang.Object
be.fgov.ehealth.samcivics.type.v2.BaseType
be.fgov.ehealth.samcivics.type.v2.ExclusionType
- All Implemented Interfaces:
- Serializable
@Generated(value="com.sun.tools.xjc.Driver",
date="2024-09-05T10:46:57+02:00",
comments="JAXB RI v2.3.6")
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>
- See Also:
- Serialized Form
ExclusionType
public ExclusionType()
getIdentifierNum
public IdentifierNumType getIdentifierNum()
- Gets the value of the identifierNum property.
- Returns:
- possible object is
IdentifierNumType
setIdentifierNum
public void setIdentifierNum(IdentifierNumType value)
- Sets the value of the identifierNum property.
- Parameters:
value
- allowed object is
IdentifierNumType
Connector Packaging PERSPHYSICIAN 3.27.0 API
Copyright © {inceptionYear}-2024 eHealth. All Rights Reserved.