public class ReferenceParameterList extends AbstractList<Element>
MessageContext.REFERENCE_PARAMETERSmodCount| Constructor and Description |
|---|
ReferenceParameterList() |
ReferenceParameterList(org.apache.axiom.soap.SOAPHeader header) |
| Modifier and Type | Method and Description |
|---|---|
Element |
get(int index) |
int |
size() |
add, add, addAll, clear, equals, hashCode, indexOf, iterator, lastIndexOf, listIterator, listIterator, remove, removeRange, set, subListaddAll, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toStringpublic ReferenceParameterList()
public ReferenceParameterList(org.apache.axiom.soap.SOAPHeader header)
public Element get(int index)
public int size()
size in interface Collection<Element>size in interface List<Element>size in class AbstractCollection<Element>Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.