| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PropertyValues
Represents a collection of PropertyValue instances.
| Method Summary | |
|---|---|
 PropertyValue[] | 
getAll()
Obtain all of the PropertyValue instances as an array.  | 
 PropertyValue | 
getValue(PropertyRef prop)
Obtain an identified PropertyValue instance from the collection, using a PropertyRef as the identifier.  | 
| Method Detail | 
|---|
PropertyValue[] getAll()
PropertyValue getValue(PropertyRef prop)
                       throws NameException
PropertyValue.
prop - A non-null identifier of the PropertyValue to be returned.
NameException - MUST be thrown if the prop parameter is null, or if the name data in the prop instance is invalid.
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||