|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Object
|
+--PropertyNameList.PropertyName
|
+--PropertyNameList.NestedPropertyName
A property name that has a nested property name list.
| Field Summary |
| Constructor Summary | |
PropertyNameList.NestedPropertyName(PropertyNameList.PropertyName name,
PropertyNameList nested)
|
|
| Method Summary | |
boolean |
equals(Object o)
Indicates whether some other object is "equal to" this one. |
PropertyNameList |
getNested()
Return the nested property names. |
| Methods inherited from class PropertyNameList.PropertyName |
getString, hashCode |
| Methods inherited from class Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PropertyNameList.NestedPropertyName(PropertyNameList.PropertyName name,
PropertyNameList nested)
name - A property name.nested - A list of properties of the value of name.| Method Detail |
public PropertyNameList getNested()
public boolean equals(Object o)
equals in class PropertyNameList.PropertyName
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||