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