public final class WsdlOpFaultList extends ArrayList<WsdlOpFault>
modCount
Modifier | Constructor and Description |
---|---|
protected |
WsdlOpFaultList(WsdlTypes wsdlTypes)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
add(javax.wsdl.Fault fault)
Add a fault to this list.
|
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSize
equals, hashCode
containsAll, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
containsAll, equals, hashCode
parallelStream, stream
protected WsdlOpFaultList(WsdlTypes wsdlTypes)
wsdlTypes
- Type information from the WSDL.protected boolean add(javax.wsdl.Fault fault) throws KettleStepException
fault
- Fault to add.KettleStepException
Copyright © 2018 Hitachi Vantara. All rights reserved.