@Generated(value="com.sun.tools.xjc.Driver", date="2023-09-11T10:23:38+02:00", comments="JAXB RI v2.3.7") public class SigningTimeBoundaries 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="LowerBoundary" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="UpperBoundary" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constructor and Description |
|---|
SigningTimeBoundaries() |
| Modifier and Type | Method and Description |
|---|---|
org.joda.time.DateTime |
getLowerBoundary()
Gets the value of the lowerBoundary property.
|
org.joda.time.DateTime |
getUpperBoundary()
Gets the value of the upperBoundary property.
|
void |
setLowerBoundary(org.joda.time.DateTime value)
Sets the value of the lowerBoundary property.
|
void |
setUpperBoundary(org.joda.time.DateTime value)
Sets the value of the upperBoundary property.
|
public org.joda.time.DateTime getLowerBoundary()
Stringpublic void setLowerBoundary(org.joda.time.DateTime value)
value - allowed object is
Stringpublic org.joda.time.DateTime getUpperBoundary()
Stringpublic void setUpperBoundary(org.joda.time.DateTime value)
value - allowed object is
String
Connector Packaging generic 4.4.0 API
Copyright © {inceptionYear}-2023 eHealth. All Rights Reserved.