@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public class ResourcePropertyChangeFailureType extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ResourcePropertyChangeFailureType.CurrentValue
<p>Java class for anonymous complex type.
|
static class |
ResourcePropertyChangeFailureType.RequestedValue
<p>Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected ResourcePropertyChangeFailureType.CurrentValue |
currentValue |
protected ResourcePropertyChangeFailureType.RequestedValue |
requestedValue |
protected Boolean |
restored |
| Constructor and Description |
|---|
ResourcePropertyChangeFailureType() |
| Modifier and Type | Method and Description |
|---|---|
ResourcePropertyChangeFailureType.CurrentValue |
getCurrentValue()
Gets the value of the currentValue property.
|
ResourcePropertyChangeFailureType.RequestedValue |
getRequestedValue()
Gets the value of the requestedValue property.
|
Boolean |
isRestored()
Gets the value of the restored property.
|
void |
setCurrentValue(ResourcePropertyChangeFailureType.CurrentValue value)
Sets the value of the currentValue property.
|
void |
setRequestedValue(ResourcePropertyChangeFailureType.RequestedValue value)
Sets the value of the requestedValue property.
|
void |
setRestored(Boolean value)
Sets the value of the restored property.
|
@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") protected ResourcePropertyChangeFailureType.CurrentValue currentValue
@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") protected ResourcePropertyChangeFailureType.RequestedValue requestedValue
@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") protected Boolean restored
@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public ResourcePropertyChangeFailureType.CurrentValue getCurrentValue()
ResourcePropertyChangeFailureType.CurrentValue@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public void setCurrentValue(ResourcePropertyChangeFailureType.CurrentValue value)
value - allowed object is
ResourcePropertyChangeFailureType.CurrentValue@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public ResourcePropertyChangeFailureType.RequestedValue getRequestedValue()
ResourcePropertyChangeFailureType.RequestedValue@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public void setRequestedValue(ResourcePropertyChangeFailureType.RequestedValue value)
value - allowed object is
ResourcePropertyChangeFailureType.RequestedValue@Generated(value="com.sun.tools.xjc.Driver", date="2020-08-20T01:55:25-04:00", comments="JAXB RI v2.3.3") public Boolean isRestored()
BooleanApache CXF