|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.oasis_open.docs.wsrf.rp_2.ResourcePropertyChangeFailureType
@Generated(value="com.sun.tools.xjc.Driver",
date="2014-05-14T03:41:34-04:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public class ResourcePropertyChangeFailureType
Java class for ResourcePropertyChangeFailureType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ResourcePropertyChangeFailureType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="CurrentValue" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<any maxOccurs="unbounded"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="RequestedValue" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<any maxOccurs="unbounded"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
</sequence>
<attribute name="Restored" type="{http://www.w3.org/2001/XMLSchema}boolean" />
</restriction>
</complexContent>
</complexType>
| Nested Class Summary | |
|---|---|
static class |
ResourcePropertyChangeFailureType.CurrentValue
Java class for anonymous complex type. |
static class |
ResourcePropertyChangeFailureType.RequestedValue
Java class for anonymous complex type. |
| Field Summary | |
|---|---|
protected ResourcePropertyChangeFailureType.CurrentValue |
currentValue
|
protected ResourcePropertyChangeFailureType.RequestedValue |
requestedValue
|
protected Boolean |
restored
|
| Constructor Summary | |
|---|---|
ResourcePropertyChangeFailureType()
|
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
@Generated(value="com.sun.tools.xjc.Driver",
date="2014-05-14T03:41:34-04:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
protected ResourcePropertyChangeFailureType.CurrentValue currentValue
@Generated(value="com.sun.tools.xjc.Driver",
date="2014-05-14T03:41:34-04:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
protected ResourcePropertyChangeFailureType.RequestedValue requestedValue
@Generated(value="com.sun.tools.xjc.Driver",
date="2014-05-14T03:41:34-04:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
protected Boolean restored
| Constructor Detail |
|---|
public ResourcePropertyChangeFailureType()
| Method Detail |
|---|
@Generated(value="com.sun.tools.xjc.Driver",
date="2014-05-14T03:41:34-04:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public ResourcePropertyChangeFailureType.CurrentValue getCurrentValue()
ResourcePropertyChangeFailureType.CurrentValue
@Generated(value="com.sun.tools.xjc.Driver",
date="2014-05-14T03:41:34-04:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public void setCurrentValue(ResourcePropertyChangeFailureType.CurrentValue value)
value - allowed object is
ResourcePropertyChangeFailureType.CurrentValue
@Generated(value="com.sun.tools.xjc.Driver",
date="2014-05-14T03:41:34-04:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public ResourcePropertyChangeFailureType.RequestedValue getRequestedValue()
ResourcePropertyChangeFailureType.RequestedValue
@Generated(value="com.sun.tools.xjc.Driver",
date="2014-05-14T03:41:34-04:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public void setRequestedValue(ResourcePropertyChangeFailureType.RequestedValue value)
value - allowed object is
ResourcePropertyChangeFailureType.RequestedValue
@Generated(value="com.sun.tools.xjc.Driver",
date="2014-05-14T03:41:34-04:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public Boolean isRestored()
Boolean
@Generated(value="com.sun.tools.xjc.Driver",
date="2014-05-14T03:41:34-04:00",
comments="JAXB RI vhudson-jaxb-ri-2.1-2")
public void setRestored(Boolean value)
value - allowed object is
Boolean
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||