@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public class UnacceptableTerminationTimeFaultType extends BaseFaultType
BaseFaultType.Description, BaseFaultType.ErrorCode, BaseFaultType.FaultCause| Modifier and Type | Field and Description |
|---|---|
protected XMLGregorianCalendar |
maximumTime |
protected XMLGregorianCalendar |
minimumTime |
any, description, errorCode, faultCause, originator, timestamp| Constructor and Description |
|---|
UnacceptableTerminationTimeFaultType() |
| Modifier and Type | Method and Description |
|---|---|
XMLGregorianCalendar |
getMaximumTime()
Gets the value of the maximumTime property.
|
XMLGregorianCalendar |
getMinimumTime()
Gets the value of the minimumTime property.
|
void |
setMaximumTime(XMLGregorianCalendar value)
Sets the value of the maximumTime property.
|
void |
setMinimumTime(XMLGregorianCalendar value)
Sets the value of the minimumTime property.
|
getAny, getDescription, getErrorCode, getFaultCause, getOriginator, getOtherAttributes, getTimestamp, setErrorCode, setFaultCause, setOriginator, setTimestamp@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") protected XMLGregorianCalendar minimumTime
@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") protected XMLGregorianCalendar maximumTime
public UnacceptableTerminationTimeFaultType()
@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public XMLGregorianCalendar getMinimumTime()
XMLGregorianCalendar@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public void setMinimumTime(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendar@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public XMLGregorianCalendar getMaximumTime()
XMLGregorianCalendar@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public void setMaximumTime(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarApache CXF