@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public class Renew extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<Object> |
any |
protected String |
terminationTime |
| Constructor and Description |
|---|
Renew() |
| Modifier and Type | Method and Description |
|---|---|
List<Object> |
getAny()
Gets the value of the any property.
|
String |
getTerminationTime()
Gets the value of the terminationTime property.
|
void |
setTerminationTime(String value)
Sets the value of the terminationTime property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") protected String terminationTime
@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public String getTerminationTime()
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public void setTerminationTime(String value)
value - allowed object is
String@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public List<Object> getAny()
Element
ObjectApache CXF