@Generated(value="com.sun.tools.xjc.Driver", date="2023-04-04T03:25:02+02:00", comments="JAXB RI v2.3.7") public class AcceptedDependencyCategoryType extends Object implements Serializable
Java class for AcceptedDependencyCategoryType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="AcceptedDependencyCategoryType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="DependencyCategoryDate" type="{http://www.w3.org/2001/XMLSchema}date"/>
<element name="DependencyCategoryResult" type="{http://www.mercurius.vlaanderen.be/wzcmh/common/v3}DependencyCategoryType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
AcceptedDependencyCategoryType() |
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.DateTime |
getDependencyCategoryDate()
Gets the value of the dependencyCategoryDate property.
|
String |
getDependencyCategoryResult()
Gets the value of the dependencyCategoryResult property.
|
void |
setDependencyCategoryDate(org.joda.time.DateTime value)
Sets the value of the dependencyCategoryDate property.
|
void |
setDependencyCategoryResult(String value)
Sets the value of the dependencyCategoryResult property.
|
public org.joda.time.DateTime getDependencyCategoryDate()
Stringpublic void setDependencyCategoryDate(org.joda.time.DateTime value)
value - allowed object is
Stringpublic String getDependencyCategoryResult()
String
Connector Packaging generic 4.3.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.