|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResourcePropertyChangeFailureType
Interface related to "ResourcePropertyChangeFailureType" WS-ResourceProperties Type. Thought to be the most "user-friendly" as possible according to WS-ResourceProperties specification (part of WS-Resource specifications set) content and especially its associated XML Schema
| Nested Class Summary | |
|---|---|
static interface |
ResourcePropertyChangeFailureType.CurrentValue
Interface related to "ResourcePropertyChangeFailureType.CurrentValue" WS-ResourceProperties Type. |
static interface |
ResourcePropertyChangeFailureType.RequestedValue
Interface related to "ResourcePropertyChangeFailureType.RequestedValue" WS-ResourceProperties Type. |
| Method Summary | |
|---|---|
ResourcePropertyChangeFailureType.CurrentValue |
getCurrentValue()
Get the current values of requested resource properties |
ResourcePropertyChangeFailureType.RequestedValue |
getRequestedValue()
Get the current values of requested resource properties |
boolean |
isRestored()
Get the value of the "restored" property. |
void |
setCurrentValue(ResourcePropertyChangeFailureType.CurrentValue value)
Set the current values of requested resource properties |
void |
setRequestedValue(ResourcePropertyChangeFailureType.RequestedValue value)
Set the requested values of requested resource properties |
void |
setRestored(boolean bool)
Set the value of the "restored" property according to the value have been restored or not |
| Method Detail |
|---|
ResourcePropertyChangeFailureType.CurrentValue getCurrentValue()
Element objectsvoid setCurrentValue(ResourcePropertyChangeFailureType.CurrentValue value)
value - value of the requested resource's property as a ResourcePropertyChangeFailureType.CurrentValue objectResourcePropertyChangeFailureType.RequestedValue getRequestedValue()
Element objectsvoid setRequestedValue(ResourcePropertyChangeFailureType.RequestedValue value)
value - of the requested resource's property as a ResourcePropertyChangeFailureType.RequestedValue objectsboolean isRestored()
void setRestored(boolean bool)
bool - set the boolean value of the "restored" property
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||