@Generated(value="com.sun.tools.xjc.Driver", date="2022-06-08T05:18:55+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()
Object
public void setAny(Object value)
value
- allowed object is
Object
public org.joda.time.DateTime getSpecificTime()
String
public void setSpecificTime(org.joda.time.DateTime value)
value
- allowed object is
String
public Object getCurrentTime()
Object
Connector Packaging TECHNICAL 4.1.2 API
Copyright © {inceptionYear}-2022 eHealth. All Rights Reserved.