当前页面:
在线文档首页 >
JBoss 3.2.7 jaxrpc API Documentation 英文版文档
BindingEntry.OperationAttr (JAXRPC API) - JBoss 3.2.7 jaxrpc API Documentation 英文版文档
org.apache.axis.wsdl.symbolTable
Class BindingEntry.OperationAttr
java.lang.Object
org.apache.axis.wsdl.symbolTable.BindingEntry.OperationAttr
- Enclosing class:
- BindingEntry
- protected static class BindingEntry.OperationAttr
- extends 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(Use inputBodyType,
Use outputBodyType,
Map faultBodyTypeMap)
BindingEntry.OperationAttr
public BindingEntry.OperationAttr()
getInputBodyType
public Use getInputBodyType()
setInputBodyType
protected void setInputBodyType(Use inputBodyType)
getOutputBodyType
public Use getOutputBodyType()
setOutputBodyType
protected void setOutputBodyType(Use outputBodyType)
getFaultBodyTypeMap
public Map getFaultBodyTypeMap()
setFaultBodyTypeMap
protected void setFaultBodyTypeMap(Map faultBodyTypeMap)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.