|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.xml.bind.util.ProxyListImpl
com.sun.xml.bind.util.ListImpl
public class ListImpl
Field Summary |
---|
Fields inherited from class com.sun.xml.bind.util.ProxyListImpl |
---|
core |
Constructor Summary | |
---|---|
ListImpl(java.util.List c)
|
Method Summary | |
---|---|
java.lang.Object |
clone()
|
boolean |
isModified()
|
void |
setModified(boolean f)
|
Methods inherited from class com.sun.xml.bind.util.ProxyListImpl |
---|
add, add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ListImpl(java.util.List c)
Method Detail |
---|
public boolean isModified()
public void setModified(boolean f)
setModified
in class ProxyListImpl
public java.lang.Object clone()
clone
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |