|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResourcePropertyValueChangeNotificationType
Interface related to "ResourcePropertyValueChangeNotificationType" 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 |
ResourcePropertyValueChangeNotificationType.NewValues
Interface related to "ResourcePropertyValueChangeNotificationType.NewValues" WS-ResourceProperties sub-type. |
static interface |
ResourcePropertyValueChangeNotificationType.OldValues
Interface related to "ResourcePropertyValueChangeNotificationType.OldValues" WS-ResourceProperties sub-type. |
| Method Summary | |
|---|---|
ResourcePropertyValueChangeNotificationType.NewValues |
getNewValues()
Get the list of property's new value(s) |
ResourcePropertyValueChangeNotificationType.OldValues |
getOldValues()
Get the list of property's old value(s) |
void |
setNewValues(ResourcePropertyValueChangeNotificationType.NewValues newTopicSetValue)
Set list of property's new value(s) |
void |
setOldValues(ResourcePropertyValueChangeNotificationType.OldValues oldTopicSetValue)
Set list of property's old value(s) |
| Method Detail |
|---|
ResourcePropertyValueChangeNotificationType.NewValues getNewValues()
Elementvoid setNewValues(ResourcePropertyValueChangeNotificationType.NewValues newTopicSetValue)
newTopicSetValue - ResourcePropertyValueChangeNotificationType.OldValues getOldValues()
Elementvoid setOldValues(ResourcePropertyValueChangeNotificationType.OldValues oldTopicSetValue)
oldTopicSetValue -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||