|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A mutable second-class Collection object.
Method Summary | |
boolean |
allowsNulls()
Indicates whether or not this collection allows null elements. |
java.lang.Class |
getElementType()
Returns the type of elements in this collection. |
Methods inherited from interface com.triactive.jdo.SCO |
applyUpdates, clone, getFieldName, getOwner, makeDirty, unsetOwner |
Method Detail |
public java.lang.Class getElementType()
public boolean allowsNulls()
true
if null elements are allowed,
false
otherwise.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |