|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectewe.data.DataObject
ewe.util.Vector
ewe.data.PropertyList
ewe.data.PropertyList.NullPropertyList
| Nested Class Summary |
| Nested classes inherited from class ewe.data.PropertyList |
PropertyList.NullPropertyList |
| Field Summary |
| Fields inherited from class ewe.data.PropertyList |
nullPropertyList |
| Constructor Summary | |
PropertyList.NullPropertyList()
|
|
| Method Summary | |
boolean |
add(Property p)
Adds a non-exclusive property. |
Property |
get(String name)
Get the property with the specified name. |
boolean |
set(Property p)
Sets an exclusive property. |
| Methods inherited from class ewe.data.PropertyList |
_getSetField, add, add, add, defaultTo, defaultTo, fromHashtable, fromStrings, get, getBoolean, getBoolean, getDouble, getDouble, getField, getInt, getInt, getNames, getProperties, getProperties, getProperties, getPropertyValues, getSetProperties, getString, getString, getStrings, getText, getValue, getValue, getValue, getValue, make, readConfigFile, remove, set, set, setBoolean, setField, setInt, setStrings, setText, toHashtable, toPropertyList |
| Methods inherited from class ewe.util.Vector |
add, add, add, addAll, addAll, addAll, addCopiesFrom, addElement, clear, compare, contains, copyCopiesFrom, copyFrom, copyInto, copyInto, del, elementAt, elements, find, find, get, getCount, getFullCopy, insert, insertElementAt, isEmpty, iterator, iterator, pop, push, remove, removeAllElements, removeElementAt, set, setElementAt, setSize, size, sort, sort, toArray, toArray, toObjectArray, toString, zero |
| Methods inherited from class ewe.data.DataObject |
appendAllFields, compareTo, copied, equals, getCopy, getDeclaredField, getDeclaredFieldValue, getDeclaredFieldValue, getFieldList, getFieldList, getMyFieldList, getNew |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode |
| Constructor Detail |
public PropertyList.NullPropertyList()
| Method Detail |
public boolean set(Property p)
PropertyList
set in class PropertyListpublic boolean add(Property p)
PropertyList
add in class PropertyListpublic Property get(String name)
PropertyList
get in class PropertyList
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||