@Generated(value="com.sun.tools.xjc.Driver", date="2026-04-30T12:34:27+02:00", comments="JAXB RI v2.3.7") public class RectificationInformation extends Object implements Serializable
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>
<element name="Ssin" type="{http://www.mercurius.vlaanderen.be/vsb/common/core/v3}SsinType"/>
<element name="RectificationNumber" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="RectificationInvoiceNumber" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="Context" type="{http://www.mercurius.vlaanderen.be/vsb/common/core/v3}ContextType"/>
<choice>
<element name="EnterpriseNumber" type="{http://www.mercurius.vlaanderen.be/vsb/common/core/v3}EnterpriseNumberType"/>
<element name="FlemishInstitution" type="{http://www.mercurius.vlaanderen.be/vsb/common/core/v3}HcoNumberType"/>
</choice>
<element name="TriggerSource">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}string">
<enumeration value="PCRS"/>
<enumeration value="FA"/>
<enumeration value="MDA"/>
<enumeration value="MANUAL"/>
<enumeration value="AUTOMATIC"/>
</restriction>
</simpleType>
</element>
<element name="RectificationDateTime" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
<element name="RectificationMotivation" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
RectificationInformation() |
| Modifier and Type | Method and Description |
|---|---|
ContextType |
getContext()
Gets the value of the context property.
|
String |
getEnterpriseNumber()
Gets the value of the enterpriseNumber property.
|
String |
getFlemishInstitution()
Gets the value of the flemishInstitution property.
|
org.joda.time.DateTime |
getRectificationDateTime()
Gets the value of the rectificationDateTime property.
|
String |
getRectificationInvoiceNumber()
Gets the value of the rectificationInvoiceNumber property.
|
String |
getRectificationMotivation()
Gets the value of the rectificationMotivation property.
|
String |
getRectificationNumber()
Gets the value of the rectificationNumber property.
|
String |
getSsin()
Gets the value of the ssin property.
|
String |
getTriggerSource()
Gets the value of the triggerSource property.
|
void |
setContext(ContextType value)
Sets the value of the context property.
|
void |
setEnterpriseNumber(String value)
Sets the value of the enterpriseNumber property.
|
void |
setFlemishInstitution(String value)
Sets the value of the flemishInstitution property.
|
void |
setRectificationDateTime(org.joda.time.DateTime value)
Sets the value of the rectificationDateTime property.
|
void |
setRectificationInvoiceNumber(String value)
Sets the value of the rectificationInvoiceNumber property.
|
void |
setRectificationMotivation(String value)
Sets the value of the rectificationMotivation property.
|
void |
setRectificationNumber(String value)
Sets the value of the rectificationNumber property.
|
void |
setSsin(String value)
Sets the value of the ssin property.
|
void |
setTriggerSource(String value)
Sets the value of the triggerSource property.
|
public String getSsin()
Stringpublic void setSsin(String value)
value - allowed object is
Stringpublic String getRectificationNumber()
Stringpublic void setRectificationNumber(String value)
value - allowed object is
Stringpublic String getRectificationInvoiceNumber()
Stringpublic void setRectificationInvoiceNumber(String value)
value - allowed object is
Stringpublic ContextType getContext()
ContextTypepublic void setContext(ContextType value)
value - allowed object is
ContextTypepublic String getFlemishInstitution()
Stringpublic void setFlemishInstitution(String value)
value - allowed object is
Stringpublic String getEnterpriseNumber()
Stringpublic void setEnterpriseNumber(String value)
value - allowed object is
Stringpublic String getTriggerSource()
Stringpublic void setTriggerSource(String value)
value - allowed object is
Stringpublic org.joda.time.DateTime getRectificationDateTime()
Stringpublic void setRectificationDateTime(org.joda.time.DateTime value)
value - allowed object is
Stringpublic String getRectificationMotivation()
String
Connector Packaging TRUSSMAKER 4.9.5 API
Copyright © {inceptionYear}-2026 eHealth. All Rights Reserved.