@Generated(value="com.sun.tools.xjc.Driver", date="2023-04-04T03:25:02+02:00", comments="JAXB RI v2.3.7") public class WZCMHDF001DetermineInsurabilityRequest 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="MessageMetadata" type="{http://www.mercurius.vlaanderen.be/insurability/schemas/v1}MessageMetadataType"/>
<element name="StartDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="EndDate" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Context" type="{http://www.mercurius.vlaanderen.be/vsb-wzcmh/schemas/v1}ContextType"/>
<element name="PersonInformation" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
WZCMHDF001DetermineInsurabilityRequest() |
| Modifier and Type | Method and Description |
|---|---|
ContextType |
getContext()
Gets the value of the context property.
|
org.joda.time.DateTime |
getEndDate()
Gets the value of the endDate property.
|
MessageMetadataType |
getMessageMetadata()
Gets the value of the messageMetadata property.
|
org.joda.time.DateTime |
getStartDate()
Gets the value of the startDate property.
|
boolean |
isPersonInformation()
Gets the value of the personInformation property.
|
void |
setContext(ContextType value)
Sets the value of the context property.
|
void |
setEndDate(org.joda.time.DateTime value)
Sets the value of the endDate property.
|
void |
setMessageMetadata(MessageMetadataType value)
Sets the value of the messageMetadata property.
|
void |
setPersonInformation(boolean value)
Sets the value of the personInformation property.
|
void |
setStartDate(org.joda.time.DateTime value)
Sets the value of the startDate property.
|
public WZCMHDF001DetermineInsurabilityRequest()
public MessageMetadataType getMessageMetadata()
MessageMetadataTypepublic void setMessageMetadata(MessageMetadataType value)
value - allowed object is
MessageMetadataTypepublic org.joda.time.DateTime getStartDate()
Stringpublic void setStartDate(org.joda.time.DateTime value)
value - allowed object is
Stringpublic org.joda.time.DateTime getEndDate()
Stringpublic void setEndDate(org.joda.time.DateTime value)
value - allowed object is
Stringpublic ContextType getContext()
ContextTypepublic void setContext(ContextType value)
value - allowed object is
ContextTypepublic boolean isPersonInformation()
public void setPersonInformation(boolean value)
Connector Packaging generic 4.3.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.