|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbe.vlaanderen.mercurius.insurability.schemas.v1.WZCMHDF001DetermineInsurabilityRequest
@Generated(value="com.sun.tools.xjc.Driver",
date="2024-04-05T05:10:04+02:00",
comments="JAXB RI v2.3.6")
public class WZCMHDF001DetermineInsurabilityRequest
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 Summary | |
|---|---|
WZCMHDF001DetermineInsurabilityRequest()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WZCMHDF001DetermineInsurabilityRequest()
| Method Detail |
|---|
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)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||