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, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodeparallelStream, streamprotected WsdlOpFaultList(WsdlTypes wsdlTypes)
wsdlTypes - Type information from the WSDL.protected boolean add(javax.wsdl.Fault fault)
throws KettleStepException
fault - Fault to add.KettleStepExceptionCopyright © 2018 Hitachi Vantara. All rights reserved.