|
[Deprecated API] | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | CURRENT API | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Object containing 0 or more PropertyValues comprising one update.
| Method Summary | |
PropertyValues |
changesSince(PropertyValues old)
Return the changes since the previous PropertyValues. |
boolean |
contains(java.lang.String propertyName)
Is there a propertyValue object for this property? |
PropertyValue |
getPropertyValue(java.lang.String propertyName)
Return the property value with the given name |
PropertyValue[] |
getPropertyValues()
Return an array of the PropertyValue objects held in this object. |
| Method Detail |
public PropertyValue[] getPropertyValues()
public boolean contains(java.lang.String propertyName)
propertyName - name of the property we're interested inpublic PropertyValue getPropertyValue(java.lang.String propertyName)
propertyName - name to search forpublic PropertyValues changesSince(PropertyValues old)
old - old property values
|
[Deprecated API] | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | CURRENT API | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||