@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:35:59+02:00", comments="JAXB RI v2.2.11") 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()
MessageMetadataType
public void setMessageMetadata(MessageMetadataType value)
value
- allowed object is
MessageMetadataType
public org.joda.time.DateTime getStartDate()
String
public void setStartDate(org.joda.time.DateTime value)
value
- allowed object is
String
public org.joda.time.DateTime getEndDate()
String
public void setEndDate(org.joda.time.DateTime value)
value
- allowed object is
String
public ContextType getContext()
ContextType
public void setContext(ContextType value)
value
- allowed object is
ContextType
public boolean isPersonInformation()
public void setPersonInformation(boolean value)
Connector Packaging TRUSSMAKER 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.