org.apache.axis.wsdl.toJava
Class BindingEntry.OperationAttr
java.lang.Object
|
+--org.apache.axis.wsdl.toJava.BindingEntry.OperationAttr
- Enclosing class:
- BindingEntry
- protected static class BindingEntry.OperationAttr
- extends java.lang.Object
Contains attributes for Operations
- Body type: encoded or literal
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BindingEntry.OperationAttr
public BindingEntry.OperationAttr(int inputBodyType,
int outputBodyType,
java.util.HashMap faultBodyTypeMap)
getInputBodyType
public int getInputBodyType()
getOutputBodyType
public int getOutputBodyType()
getFaultBodyTypeMap
public java.util.HashMap getFaultBodyTypeMap()
Copyright © 2001 Apache XML Project. All Rights Reserved.