org.eclipse.persistence.sdo.helper.jaxb
Class JAXBListWrapper

java.lang.Object
  extended by org.eclipse.persistence.sdo.helper.ListWrapper
      extended by org.eclipse.persistence.sdo.helper.jaxb.JAXBListWrapper
All Implemented Interfaces:
Serializable, Cloneable, Iterable, Collection, List

public class JAXBListWrapper
extends ListWrapper

See Also:
Serialized Form

Constructor Summary
JAXBListWrapper(JAXBValueStore aJAXBValueStore, SDOProperty aProperty)
           
 
Method Summary
 JAXBList getCurrentElements()
          INTERNAL:
 
Methods inherited from class org.eclipse.persistence.sdo.helper.ListWrapper
add, add, add, add, addAll, addAll, addAll, addAll, clear, clear, clone, contains, containsAll, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, remove, remove, removeAll, removeAll, retainAll, set, setCurrentElements, size, subList, toArray, toArray, undoChanges, writeReplace
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface java.util.List
equals, hashCode
 

Constructor Detail

JAXBListWrapper

public JAXBListWrapper(JAXBValueStore aJAXBValueStore,
                       SDOProperty aProperty)
Method Detail

getCurrentElements

public JAXBList getCurrentElements()
Description copied from class: ListWrapper
INTERNAL:

Overrides:
getCurrentElements in class ListWrapper
Returns: