|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.wsdl.AbstractWSDLElement
com.ibm.wsdl.DefinitionImpl
org.jbpm.bpel.wsdl.impl.DefinitionImpl
public class DefinitionImpl
Field Summary |
---|
Fields inherited from class com.ibm.wsdl.DefinitionImpl |
---|
bindings, documentBaseURI, extReg, imports, messages, name, namespaces, nativeAttributeNames, portTypes, services, targetNamespace, types |
Fields inherited from class com.ibm.wsdl.AbstractWSDLElement |
---|
docEl, extElements, extensionAttributes |
Fields inherited from interface javax.wsdl.extensions.AttributeExtensible |
---|
LIST_OF_QNAMES_TYPE, LIST_OF_STRINGS_TYPE, NO_DECLARED_TYPE, QNAME_TYPE, STRING_TYPE |
Constructor Summary | |
---|---|
DefinitionImpl()
|
Method Summary | |
---|---|
javax.wsdl.Fault |
createFault()
|
javax.wsdl.Input |
createInput()
|
javax.wsdl.Output |
createOutput()
|
Methods inherited from class com.ibm.wsdl.DefinitionImpl |
---|
addBinding, addImport, addMessage, addNamespace, addPortType, addService, createBinding, createBindingFault, createBindingInput, createBindingOperation, createBindingOutput, createImport, createMessage, createOperation, createPart, createPort, createPortType, createService, createTypes, getAllBindings, getAllPortTypes, getAllServices, getBinding, getBindings, getDocumentBaseURI, getExtensionRegistry, getImports, getImports, getMessage, getMessages, getNamespace, getNamespaces, getNativeAttributeNames, getPortType, getPortTypes, getPrefix, getQName, getService, getServices, getTargetNamespace, getTypes, removeBinding, removeImport, removeMessage, removeNamespace, removePortType, removeService, setDocumentBaseURI, setExtensionRegistry, setQName, setTargetNamespace, setTypes, toString |
Methods inherited from class com.ibm.wsdl.AbstractWSDLElement |
---|
addExtensibilityElement, getDocumentationElement, getExtensibilityElements, getExtensionAttribute, getExtensionAttributes, removeExtensibilityElement, setDocumentationElement, setExtensionAttribute |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface javax.wsdl.WSDLElement |
---|
getDocumentationElement, setDocumentationElement |
Methods inherited from interface javax.wsdl.extensions.AttributeExtensible |
---|
getExtensionAttribute, getExtensionAttributes, setExtensionAttribute |
Methods inherited from interface javax.wsdl.extensions.ElementExtensible |
---|
addExtensibilityElement, getExtensibilityElements, removeExtensibilityElement |
Constructor Detail |
---|
public DefinitionImpl()
Method Detail |
---|
public javax.wsdl.Input createInput()
createInput
in interface javax.wsdl.Definition
createInput
in class com.ibm.wsdl.DefinitionImpl
public javax.wsdl.Output createOutput()
createOutput
in interface javax.wsdl.Definition
createOutput
in class com.ibm.wsdl.DefinitionImpl
public javax.wsdl.Fault createFault()
createFault
in interface javax.wsdl.Definition
createFault
in class com.ibm.wsdl.DefinitionImpl
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |