@Generated(value="com.sun.tools.xjc.Driver", date="2022-09-22T05:18:07+02:00", comments="JAXB RI v2.2.11") public class UseVerificationTimeType extends Object implements Serializable
Java class for UseVerificationTimeType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="UseVerificationTimeType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<choice>
<element name="CurrentTime" type="{http://www.w3.org/2001/XMLSchema}anyType"/>
<element name="SpecificTime" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
<any namespace='##other'/>
</choice>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
UseVerificationTimeType() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getAny()
Gets the value of the any property.
|
Object |
getCurrentTime()
Gets the value of the currentTime property.
|
org.joda.time.DateTime |
getSpecificTime()
Gets the value of the specificTime property.
|
void |
setAny(Object value)
Sets the value of the any property.
|
void |
setCurrentTime(Object value)
Sets the value of the currentTime property.
|
void |
setSpecificTime(org.joda.time.DateTime value)
Sets the value of the specificTime property.
|
public Object getAny()
Objectpublic void setAny(Object value)
value - allowed object is
Objectpublic org.joda.time.DateTime getSpecificTime()
Stringpublic void setSpecificTime(org.joda.time.DateTime value)
value - allowed object is
Stringpublic Object getCurrentTime()
Object
Connector Packaging generic 4.2.0 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.