A C D E G H I M N O P Q R S T U W X

A

addNewBinding() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Appends and returns a new empty value (as xml) as the last "binding" element
addNewBinding() - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Appends and returns a new empty value (as xml) as the last "binding" element
addNewDefinitions() - Method in interface org.apache.geronimo.xbeans.wsdl.DefinitionsDocument
Appends and returns a new empty "definitions" element
addNewDefinitions() - Method in class org.apache.geronimo.xbeans.wsdl.impl.DefinitionsDocumentImpl
Appends and returns a new empty "definitions" element
addNewDocumentation() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDocumentedImpl
Appends and returns a new empty "documentation" element
addNewDocumentation() - Method in interface org.apache.geronimo.xbeans.wsdl.TDocumented
Appends and returns a new empty "documentation" element
addNewFault() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingOperationImpl
Appends and returns a new empty value (as xml) as the last "fault" element
addNewFault() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TOperationImpl
Appends and returns a new empty value (as xml) as the last "fault" element
addNewFault() - Method in interface org.apache.geronimo.xbeans.wsdl.TBindingOperation
Appends and returns a new empty value (as xml) as the last "fault" element
addNewFault() - Method in interface org.apache.geronimo.xbeans.wsdl.TOperation
Appends and returns a new empty value (as xml) as the last "fault" element
addNewImport() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Appends and returns a new empty value (as xml) as the last "import" element
addNewImport() - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Appends and returns a new empty value (as xml) as the last "import" element
addNewInput() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingOperationImpl
Appends and returns a new empty "input" element
addNewInput() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TOperationImpl
Appends and returns a new empty "input" element
addNewInput() - Method in interface org.apache.geronimo.xbeans.wsdl.TBindingOperation
Appends and returns a new empty "input" element
addNewInput() - Method in interface org.apache.geronimo.xbeans.wsdl.TOperation
Appends and returns a new empty "input" element
addNewMessage() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Appends and returns a new empty value (as xml) as the last "message" element
addNewMessage() - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Appends and returns a new empty value (as xml) as the last "message" element
addNewOperation() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingImpl
Appends and returns a new empty value (as xml) as the last "operation" element
addNewOperation() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TPortTypeImpl
Appends and returns a new empty value (as xml) as the last "operation" element
addNewOperation() - Method in interface org.apache.geronimo.xbeans.wsdl.TBinding
Appends and returns a new empty value (as xml) as the last "operation" element
addNewOperation() - Method in interface org.apache.geronimo.xbeans.wsdl.TPortType
Appends and returns a new empty value (as xml) as the last "operation" element
addNewOutput() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingOperationImpl
Appends and returns a new empty "output" element
addNewOutput() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TOperationImpl
Appends and returns a new empty "output" element
addNewOutput() - Method in interface org.apache.geronimo.xbeans.wsdl.TBindingOperation
Appends and returns a new empty "output" element
addNewOutput() - Method in interface org.apache.geronimo.xbeans.wsdl.TOperation
Appends and returns a new empty "output" element
addNewPart() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TMessageImpl
Appends and returns a new empty value (as xml) as the last "part" element
addNewPart() - Method in interface org.apache.geronimo.xbeans.wsdl.TMessage
Appends and returns a new empty value (as xml) as the last "part" element
addNewPort() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TServiceImpl
Appends and returns a new empty value (as xml) as the last "port" element
addNewPort() - Method in interface org.apache.geronimo.xbeans.wsdl.TService
Appends and returns a new empty value (as xml) as the last "port" element
addNewPortType() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Appends and returns a new empty value (as xml) as the last "portType" element
addNewPortType() - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Appends and returns a new empty value (as xml) as the last "portType" element
addNewService() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Appends and returns a new empty value (as xml) as the last "service" element
addNewService() - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Appends and returns a new empty value (as xml) as the last "service" element
addNewTypes() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Appends and returns a new empty value (as xml) as the last "types" element
addNewTypes() - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Appends and returns a new empty value (as xml) as the last "types" element
ArrayTypeAttribute - Interface in org.apache.geronimo.xbeans.wsdl
A document containing one arrayType(@http://schemas.xmlsoap.org/wsdl/) attribute.
ArrayTypeAttribute.Factory - Class in org.apache.geronimo.xbeans.wsdl
A factory class with static methods for creating instances of this type.
ArrayTypeAttributeImpl - Class in org.apache.geronimo.xbeans.wsdl.impl
A document containing one arrayType(@http://schemas.xmlsoap.org/wsdl/) attribute.
ArrayTypeAttributeImpl(SchemaType) - Constructor for class org.apache.geronimo.xbeans.wsdl.impl.ArrayTypeAttributeImpl
 

C

compileSchemaTypeSystem(Definition) - Method in class org.apache.geronimo.webservices.builder.SchemaInfoBuilder
 
createHandlerInfoList(PortComponentHandlerType[], ClassLoader) - Static method in class org.apache.geronimo.webservices.builder.WSDescriptorParser
 

D

DefinitionsDocument - Interface in org.apache.geronimo.xbeans.wsdl
A document containing one definitions(@http://schemas.xmlsoap.org/wsdl/) element.
DefinitionsDocument.Factory - Class in org.apache.geronimo.xbeans.wsdl
A factory class with static methods for creating instances of this type.
DefinitionsDocumentImpl - Class in org.apache.geronimo.xbeans.wsdl.impl
A document containing one definitions(@http://schemas.xmlsoap.org/wsdl/) element.
DefinitionsDocumentImpl(SchemaType) - Constructor for class org.apache.geronimo.xbeans.wsdl.impl.DefinitionsDocumentImpl
 

E

equals(Object) - Method in class org.apache.geronimo.webservices.builder.SchemaTypeKey
 

G

getArrayType() - Method in interface org.apache.geronimo.xbeans.wsdl.ArrayTypeAttribute
Gets the "arrayType" attribute
getArrayType() - Method in class org.apache.geronimo.xbeans.wsdl.impl.ArrayTypeAttributeImpl
Gets the "arrayType" attribute
getBinding() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TPortImpl
Gets the "binding" attribute
getBinding() - Method in interface org.apache.geronimo.xbeans.wsdl.TPort
Gets the "binding" attribute
getBindingArray() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Gets array of all "binding" elements
getBindingArray(int) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Gets ith "binding" element
getBindingArray() - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Gets array of all "binding" elements
getBindingArray(int) - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Gets ith "binding" element
getComplexTypesInWsdl() - Method in class org.apache.geronimo.webservices.builder.SchemaInfoBuilder
Find all the complex types in the previously constructed schema analysis.
getContextURI() - Method in class org.apache.geronimo.webservices.builder.PortInfo
 
getDefinition() - Method in class org.apache.geronimo.webservices.builder.PortInfo
 
getDefinition() - Method in class org.apache.geronimo.webservices.builder.SchemaInfoBuilder
 
getDefinitions() - Method in interface org.apache.geronimo.xbeans.wsdl.DefinitionsDocument
Gets the "definitions" element
getDefinitions() - Method in class org.apache.geronimo.xbeans.wsdl.impl.DefinitionsDocumentImpl
Gets the "definitions" element
getDocumentation() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDocumentedImpl
Gets the "documentation" element
getDocumentation() - Method in interface org.apache.geronimo.xbeans.wsdl.TDocumented
Gets the "documentation" element
getElement() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TPartImpl
Gets the "element" attribute
getElement() - Method in interface org.apache.geronimo.xbeans.wsdl.TPart
Gets the "element" attribute
getElementQName() - Method in class org.apache.geronimo.webservices.builder.SchemaTypeKey
 
getElementToTypeMap() - Method in class org.apache.geronimo.webservices.builder.SchemaInfoBuilder
 
getExceptionMap(JavaWsdlMappingType) - Static method in class org.apache.geronimo.webservices.builder.WSDescriptorParser
 
getExtensibilityElement(Class, List) - Static method in class org.apache.geronimo.webservices.builder.SchemaInfoBuilder
 
getFaultArray() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingOperationImpl
Gets array of all "fault" elements
getFaultArray(int) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingOperationImpl
Gets ith "fault" element
getFaultArray() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TOperationImpl
Gets array of all "fault" elements
getFaultArray(int) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TOperationImpl
Gets ith "fault" element
getFaultArray() - Method in interface org.apache.geronimo.xbeans.wsdl.TBindingOperation
Gets array of all "fault" elements
getFaultArray(int) - Method in interface org.apache.geronimo.xbeans.wsdl.TBindingOperation
Gets ith "fault" element
getFaultArray() - Method in interface org.apache.geronimo.xbeans.wsdl.TOperation
Gets array of all "fault" elements
getFaultArray(int) - Method in interface org.apache.geronimo.xbeans.wsdl.TOperation
Gets ith "fault" element
getHandlers() - Method in class org.apache.geronimo.webservices.builder.PortInfo
 
getHolderType(String, boolean, QName, boolean, JavaWsdlMappingType, ClassLoader) - Static method in class org.apache.geronimo.webservices.builder.WSDescriptorParser
 
getImportArray() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Gets array of all "import" elements
getImportArray(int) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Gets ith "import" element
getImportArray() - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Gets array of all "import" elements
getImportArray(int) - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Gets ith "import" element
getInput() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingOperationImpl
Gets the "input" element
getInput() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TOperationImpl
Gets the "input" element
getInput() - Method in interface org.apache.geronimo.xbeans.wsdl.TBindingOperation
Gets the "input" element
getInput() - Method in interface org.apache.geronimo.xbeans.wsdl.TOperation
Gets the "input" element
getJavaWsdlMapping() - Method in class org.apache.geronimo.webservices.builder.PortInfo
 
getLocation() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TImportImpl
Gets the "location" attribute
getLocation() - Method in interface org.apache.geronimo.xbeans.wsdl.TImport
Gets the "location" attribute
getMessage() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TFaultImpl
Gets the "message" attribute
getMessage() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TParamImpl
Gets the "message" attribute
getMessage() - Method in interface org.apache.geronimo.xbeans.wsdl.TFault
Gets the "message" attribute
getMessage() - Method in interface org.apache.geronimo.xbeans.wsdl.TParam
Gets the "message" attribute
getMessageArray() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Gets array of all "message" elements
getMessageArray(int) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Gets ith "message" element
getMessageArray() - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Gets array of all "message" elements
getMessageArray(int) - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Gets ith "message" element
getMethodForOperation(Class, Operation) - Static method in class org.apache.geronimo.webservices.builder.WSDescriptorParser
 
getMethodMappingForOperation(String, ServiceEndpointMethodMappingType[]) - Static method in class org.apache.geronimo.webservices.builder.WSDescriptorParser
 
getName() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingImpl
Gets the "name" attribute
getName() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingOperationFaultImpl
Gets the "name" attribute
getName() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingOperationImpl
Gets the "name" attribute
getName() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingOperationMessageImpl
Gets the "name" attribute
getName() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Gets the "name" attribute
getName() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TFaultImpl
Gets the "name" attribute
getName() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TMessageImpl
Gets the "name" attribute
getName() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TOperationImpl
Gets the "name" attribute
getName() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TParamImpl
Gets the "name" attribute
getName() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TPartImpl
Gets the "name" attribute
getName() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TPortImpl
Gets the "name" attribute
getName() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TPortTypeImpl
Gets the "name" attribute
getName() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TServiceImpl
Gets the "name" attribute
getName() - Method in interface org.apache.geronimo.xbeans.wsdl.TBinding
Gets the "name" attribute
getName() - Method in interface org.apache.geronimo.xbeans.wsdl.TBindingOperation
Gets the "name" attribute
getName() - Method in interface org.apache.geronimo.xbeans.wsdl.TBindingOperationFault
Gets the "name" attribute
getName() - Method in interface org.apache.geronimo.xbeans.wsdl.TBindingOperationMessage
Gets the "name" attribute
getName() - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Gets the "name" attribute
getName() - Method in interface org.apache.geronimo.xbeans.wsdl.TFault
Gets the "name" attribute
getName() - Method in interface org.apache.geronimo.xbeans.wsdl.TMessage
Gets the "name" attribute
getName() - Method in interface org.apache.geronimo.xbeans.wsdl.TOperation
Gets the "name" attribute
getName() - Method in interface org.apache.geronimo.xbeans.wsdl.TParam
Gets the "name" attribute
getName() - Method in interface org.apache.geronimo.xbeans.wsdl.TPart
Gets the "name" attribute
getName() - Method in interface org.apache.geronimo.xbeans.wsdl.TPort
Gets the "name" attribute
getName() - Method in interface org.apache.geronimo.xbeans.wsdl.TPortType
Gets the "name" attribute
getName() - Method in interface org.apache.geronimo.xbeans.wsdl.TService
Gets the "name" attribute
getNamespace() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TImportImpl
Gets the "namespace" attribute
getNamespace() - Method in interface org.apache.geronimo.xbeans.wsdl.TImport
Gets the "namespace" attribute
getOperationArray() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingImpl
Gets array of all "operation" elements
getOperationArray(int) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingImpl
Gets ith "operation" element
getOperationArray() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TPortTypeImpl
Gets array of all "operation" elements
getOperationArray(int) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TPortTypeImpl
Gets ith "operation" element
getOperationArray() - Method in interface org.apache.geronimo.xbeans.wsdl.TBinding
Gets array of all "operation" elements
getOperationArray(int) - Method in interface org.apache.geronimo.xbeans.wsdl.TBinding
Gets ith "operation" element
getOperationArray() - Method in interface org.apache.geronimo.xbeans.wsdl.TPortType
Gets array of all "operation" elements
getOperationArray(int) - Method in interface org.apache.geronimo.xbeans.wsdl.TPortType
Gets ith "operation" element
getOutput() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingOperationImpl
Gets the "output" element
getOutput() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TOperationImpl
Gets the "output" element
getOutput() - Method in interface org.apache.geronimo.xbeans.wsdl.TBindingOperation
Gets the "output" element
getOutput() - Method in interface org.apache.geronimo.xbeans.wsdl.TOperation
Gets the "output" element
getPackageFromNamespace(String, JavaWsdlMappingType) - Static method in class org.apache.geronimo.webservices.builder.WSDescriptorParser
 
getParameterOrder() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TOperationImpl
Gets the "parameterOrder" attribute
getParameterOrder() - Method in interface org.apache.geronimo.xbeans.wsdl.TOperation
Gets the "parameterOrder" attribute
getPartArray() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TMessageImpl
Gets array of all "part" elements
getPartArray(int) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TMessageImpl
Gets ith "part" element
getPartArray() - Method in interface org.apache.geronimo.xbeans.wsdl.TMessage
Gets array of all "part" elements
getPartArray(int) - Method in interface org.apache.geronimo.xbeans.wsdl.TMessage
Gets ith "part" element
getPort() - Method in class org.apache.geronimo.webservices.builder.PortInfo
 
getPortArray() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TServiceImpl
Gets array of all "port" elements
getPortArray(int) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TServiceImpl
Gets ith "port" element
getPortArray() - Method in interface org.apache.geronimo.xbeans.wsdl.TService
Gets array of all "port" elements
getPortArray(int) - Method in interface org.apache.geronimo.xbeans.wsdl.TService
Gets ith "port" element
getPortComponentName() - Method in class org.apache.geronimo.webservices.builder.PortInfo
 
getPortMap() - Method in class org.apache.geronimo.webservices.builder.SchemaInfoBuilder
Gets a map of all the javax.wsdl.Port instance in the WSDL definition keyed by the port's QName

WSDL 1.1 spec: 2.6 "The name attribute provides a unique name among all ports defined within in the enclosing WSDL document."

getPortQName() - Method in class org.apache.geronimo.webservices.builder.PortInfo
 
getPortTypeArray() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Gets array of all "portType" elements
getPortTypeArray(int) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Gets ith "portType" element
getPortTypeArray() - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Gets array of all "portType" elements
getPortTypeArray(int) - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Gets ith "portType" element
getqName() - Method in class org.apache.geronimo.webservices.builder.SchemaTypeKey
 
getqNameScope() - Method in class org.apache.geronimo.webservices.builder.SchemaTypeKey
 
getRequired() - Method in class org.apache.geronimo.xbeans.wsdl.impl.RequiredAttributeImpl
Gets the "required" attribute
getRequired() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TExtensibilityElementImpl
Gets the "required" attribute
getRequired() - Method in interface org.apache.geronimo.xbeans.wsdl.RequiredAttribute
Gets the "required" attribute
getRequired() - Method in interface org.apache.geronimo.xbeans.wsdl.TExtensibilityElement
Gets the "required" attribute
getSchemaInfoBuilder() - Method in class org.apache.geronimo.webservices.builder.PortInfo
 
getSchemaTypeKeyToSchemaTypeMap() - Method in class org.apache.geronimo.webservices.builder.SchemaInfoBuilder
 
getService(QName, Definition) - Static method in class org.apache.geronimo.webservices.builder.WSDescriptorParser
 
getServiceArray() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Gets array of all "service" elements
getServiceArray(int) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Gets ith "service" element
getServiceArray() - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Gets array of all "service" elements
getServiceArray(int) - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Gets ith "service" element
getServiceEndpointInterfaceMapping() - Method in class org.apache.geronimo.webservices.builder.PortInfo
 
getServiceEndpointInterfaceMapping(ServiceEndpointInterfaceMappingType[], QName) - Static method in class org.apache.geronimo.webservices.builder.WSDescriptorParser
 
getServiceEndpointInterfaceName() - Method in class org.apache.geronimo.webservices.builder.PortInfo
 
getSimpleTypeMap() - Method in class org.apache.geronimo.webservices.builder.SchemaInfoBuilder
 
getTargetNamespace() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Gets the "targetNamespace" attribute
getTargetNamespace() - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Gets the "targetNamespace" attribute
getType() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingImpl
Gets the "type" attribute
getType() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TPartImpl
Gets the "type" attribute
getType() - Method in interface org.apache.geronimo.xbeans.wsdl.TBinding
Gets the "type" attribute
getType() - Method in interface org.apache.geronimo.xbeans.wsdl.TPart
Gets the "type" attribute
getTypesArray() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Gets array of all "types" elements
getTypesArray(int) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Gets ith "types" element
getTypesArray() - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Gets array of all "types" elements
getTypesArray(int) - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Gets ith "types" element
getWsdlLocation() - Method in class org.apache.geronimo.webservices.builder.PortInfo
 
getWsdlMap() - Method in class org.apache.geronimo.webservices.builder.SchemaInfoBuilder
 

H

hashCode() - Method in class org.apache.geronimo.webservices.builder.SchemaTypeKey
 

I

insertNewBinding(int) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Inserts and returns a new empty value (as xml) as the ith "binding" element
insertNewBinding(int) - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Inserts and returns a new empty value (as xml) as the ith "binding" element
insertNewFault(int) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingOperationImpl
Inserts and returns a new empty value (as xml) as the ith "fault" element
insertNewFault(int) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TOperationImpl
Inserts and returns a new empty value (as xml) as the ith "fault" element
insertNewFault(int) - Method in interface org.apache.geronimo.xbeans.wsdl.TBindingOperation
Inserts and returns a new empty value (as xml) as the ith "fault" element
insertNewFault(int) - Method in interface org.apache.geronimo.xbeans.wsdl.TOperation
Inserts and returns a new empty value (as xml) as the ith "fault" element
insertNewImport(int) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Inserts and returns a new empty value (as xml) as the ith "import" element
insertNewImport(int) - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Inserts and returns a new empty value (as xml) as the ith "import" element
insertNewMessage(int) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Inserts and returns a new empty value (as xml) as the ith "message" element
insertNewMessage(int) - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Inserts and returns a new empty value (as xml) as the ith "message" element
insertNewOperation(int) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingImpl
Inserts and returns a new empty value (as xml) as the ith "operation" element
insertNewOperation(int) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TPortTypeImpl
Inserts and returns a new empty value (as xml) as the ith "operation" element
insertNewOperation(int) - Method in interface org.apache.geronimo.xbeans.wsdl.TBinding
Inserts and returns a new empty value (as xml) as the ith "operation" element
insertNewOperation(int) - Method in interface org.apache.geronimo.xbeans.wsdl.TPortType
Inserts and returns a new empty value (as xml) as the ith "operation" element
insertNewPart(int) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TMessageImpl
Inserts and returns a new empty value (as xml) as the ith "part" element
insertNewPart(int) - Method in interface org.apache.geronimo.xbeans.wsdl.TMessage
Inserts and returns a new empty value (as xml) as the ith "part" element
insertNewPort(int) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TServiceImpl
Inserts and returns a new empty value (as xml) as the ith "port" element
insertNewPort(int) - Method in interface org.apache.geronimo.xbeans.wsdl.TService
Inserts and returns a new empty value (as xml) as the ith "port" element
insertNewPortType(int) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Inserts and returns a new empty value (as xml) as the ith "portType" element
insertNewPortType(int) - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Inserts and returns a new empty value (as xml) as the ith "portType" element
insertNewService(int) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Inserts and returns a new empty value (as xml) as the ith "service" element
insertNewService(int) - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Inserts and returns a new empty value (as xml) as the ith "service" element
insertNewTypes(int) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Inserts and returns a new empty value (as xml) as the ith "types" element
insertNewTypes(int) - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Inserts and returns a new empty value (as xml) as the ith "types" element
isAnonymous() - Method in class org.apache.geronimo.webservices.builder.SchemaTypeKey
 
isElement() - Method in class org.apache.geronimo.webservices.builder.SchemaTypeKey
 
isSetArrayType() - Method in interface org.apache.geronimo.xbeans.wsdl.ArrayTypeAttribute
True if has "arrayType" attribute
isSetArrayType() - Method in class org.apache.geronimo.xbeans.wsdl.impl.ArrayTypeAttributeImpl
True if has "arrayType" attribute
isSetDocumentation() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDocumentedImpl
True if has "documentation" element
isSetDocumentation() - Method in interface org.apache.geronimo.xbeans.wsdl.TDocumented
True if has "documentation" element
isSetElement() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TPartImpl
True if has "element" attribute
isSetElement() - Method in interface org.apache.geronimo.xbeans.wsdl.TPart
True if has "element" attribute
isSetInput() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingOperationImpl
True if has "input" element
isSetInput() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TOperationImpl
True if has "input" element
isSetInput() - Method in interface org.apache.geronimo.xbeans.wsdl.TBindingOperation
True if has "input" element
isSetInput() - Method in interface org.apache.geronimo.xbeans.wsdl.TOperation
True if has "input" element
isSetName() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingOperationMessageImpl
True if has "name" attribute
isSetName() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
True if has "name" attribute
isSetName() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TParamImpl
True if has "name" attribute
isSetName() - Method in interface org.apache.geronimo.xbeans.wsdl.TBindingOperationMessage
True if has "name" attribute
isSetName() - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
True if has "name" attribute
isSetName() - Method in interface org.apache.geronimo.xbeans.wsdl.TParam
True if has "name" attribute
isSetOutput() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingOperationImpl
True if has "output" element
isSetOutput() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TOperationImpl
True if has "output" element
isSetOutput() - Method in interface org.apache.geronimo.xbeans.wsdl.TBindingOperation
True if has "output" element
isSetOutput() - Method in interface org.apache.geronimo.xbeans.wsdl.TOperation
True if has "output" element
isSetParameterOrder() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TOperationImpl
True if has "parameterOrder" attribute
isSetParameterOrder() - Method in interface org.apache.geronimo.xbeans.wsdl.TOperation
True if has "parameterOrder" attribute
isSetRequired() - Method in class org.apache.geronimo.xbeans.wsdl.impl.RequiredAttributeImpl
True if has "required" attribute
isSetRequired() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TExtensibilityElementImpl
True if has "required" attribute
isSetRequired() - Method in interface org.apache.geronimo.xbeans.wsdl.RequiredAttribute
True if has "required" attribute
isSetRequired() - Method in interface org.apache.geronimo.xbeans.wsdl.TExtensibilityElement
True if has "required" attribute
isSetTargetNamespace() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
True if has "targetNamespace" attribute
isSetTargetNamespace() - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
True if has "targetNamespace" attribute
isSetType() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TPartImpl
True if has "type" attribute
isSetType() - Method in interface org.apache.geronimo.xbeans.wsdl.TPart
True if has "type" attribute
isSimpleType() - Method in class org.apache.geronimo.webservices.builder.SchemaTypeKey
 

M

movePortLocation(String, String) - Method in class org.apache.geronimo.webservices.builder.SchemaInfoBuilder
 

N

newInstance() - Static method in class org.apache.geronimo.xbeans.wsdl.ArrayTypeAttribute.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.ArrayTypeAttribute.Factory
 
newInstance() - Static method in class org.apache.geronimo.xbeans.wsdl.DefinitionsDocument.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.DefinitionsDocument.Factory
 
newInstance() - Static method in class org.apache.geronimo.xbeans.wsdl.RequiredAttribute.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.RequiredAttribute.Factory
 
newInstance() - Static method in class org.apache.geronimo.xbeans.wsdl.TBinding.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TBinding.Factory
 
newInstance() - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperation.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperation.Factory
 
newInstance() - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperationFault.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperationFault.Factory
 
newInstance() - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperationMessage.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperationMessage.Factory
 
newInstance() - Static method in class org.apache.geronimo.xbeans.wsdl.TDefinitions.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TDefinitions.Factory
 
newInstance() - Static method in class org.apache.geronimo.xbeans.wsdl.TDocumentation.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TDocumentation.Factory
 
newInstance() - Static method in class org.apache.geronimo.xbeans.wsdl.TDocumented.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TDocumented.Factory
 
newInstance() - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibilityElement.Factory
Deprecated. No need to be able to create instances of abstract types
newInstance(XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibilityElement.Factory
Deprecated. No need to be able to create instances of abstract types
newInstance() - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibleAttributesDocumented.Factory
Deprecated. No need to be able to create instances of abstract types
newInstance(XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibleAttributesDocumented.Factory
Deprecated. No need to be able to create instances of abstract types
newInstance() - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibleDocumented.Factory
Deprecated. No need to be able to create instances of abstract types
newInstance(XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibleDocumented.Factory
Deprecated. No need to be able to create instances of abstract types
newInstance() - Static method in class org.apache.geronimo.xbeans.wsdl.TFault.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TFault.Factory
 
newInstance() - Static method in class org.apache.geronimo.xbeans.wsdl.TImport.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TImport.Factory
 
newInstance() - Static method in class org.apache.geronimo.xbeans.wsdl.TMessage.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TMessage.Factory
 
newInstance() - Static method in class org.apache.geronimo.xbeans.wsdl.TOperation.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TOperation.Factory
 
newInstance() - Static method in class org.apache.geronimo.xbeans.wsdl.TParam.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TParam.Factory
 
newInstance() - Static method in class org.apache.geronimo.xbeans.wsdl.TPart.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TPart.Factory
 
newInstance() - Static method in class org.apache.geronimo.xbeans.wsdl.TPort.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TPort.Factory
 
newInstance() - Static method in class org.apache.geronimo.xbeans.wsdl.TPortType.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TPortType.Factory
 
newInstance() - Static method in class org.apache.geronimo.xbeans.wsdl.TService.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TService.Factory
 
newInstance() - Static method in class org.apache.geronimo.xbeans.wsdl.TTypes.Factory
 
newInstance(XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TTypes.Factory
 
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.ArrayTypeAttribute.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.ArrayTypeAttribute.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.DefinitionsDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.DefinitionsDocument.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.RequiredAttribute.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.RequiredAttribute.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TBinding.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TBinding.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperation.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperation.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperationFault.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperationFault.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperationMessage.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperationMessage.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TDefinitions.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TDefinitions.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TDocumentation.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TDocumentation.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TDocumented.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TDocumented.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibilityElement.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibilityElement.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibleAttributesDocumented.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibleAttributesDocumented.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibleDocumented.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibleDocumented.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TFault.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TFault.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TImport.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TImport.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TMessage.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TMessage.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TOperation.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TOperation.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TParam.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TParam.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TPart.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TPart.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TPort.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TPort.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TPortType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TPortType.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TService.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TService.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TTypes.Factory
Deprecated. XMLInputStream
newValidatingXMLInputStream(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TTypes.Factory
Deprecated. XMLInputStream

O

org.apache.geronimo.webservices.builder - package org.apache.geronimo.webservices.builder
 
org.apache.geronimo.xbeans.wsdl - package org.apache.geronimo.xbeans.wsdl
 
org.apache.geronimo.xbeans.wsdl.impl - package org.apache.geronimo.xbeans.wsdl.impl
 

P

parse(String) - Static method in class org.apache.geronimo.xbeans.wsdl.ArrayTypeAttribute.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.ArrayTypeAttribute.Factory
 
parse(File) - Static method in class org.apache.geronimo.xbeans.wsdl.ArrayTypeAttribute.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.ArrayTypeAttribute.Factory
 
parse(URL) - Static method in class org.apache.geronimo.xbeans.wsdl.ArrayTypeAttribute.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.ArrayTypeAttribute.Factory
 
parse(InputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.ArrayTypeAttribute.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.ArrayTypeAttribute.Factory
 
parse(Reader) - Static method in class org.apache.geronimo.xbeans.wsdl.ArrayTypeAttribute.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.ArrayTypeAttribute.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.geronimo.xbeans.wsdl.ArrayTypeAttribute.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.ArrayTypeAttribute.Factory
 
parse(Node) - Static method in class org.apache.geronimo.xbeans.wsdl.ArrayTypeAttribute.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.ArrayTypeAttribute.Factory
 
parse(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.ArrayTypeAttribute.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.ArrayTypeAttribute.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.geronimo.xbeans.wsdl.DefinitionsDocument.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.DefinitionsDocument.Factory
 
parse(File) - Static method in class org.apache.geronimo.xbeans.wsdl.DefinitionsDocument.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.DefinitionsDocument.Factory
 
parse(URL) - Static method in class org.apache.geronimo.xbeans.wsdl.DefinitionsDocument.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.DefinitionsDocument.Factory
 
parse(InputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.DefinitionsDocument.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.DefinitionsDocument.Factory
 
parse(Reader) - Static method in class org.apache.geronimo.xbeans.wsdl.DefinitionsDocument.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.DefinitionsDocument.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.geronimo.xbeans.wsdl.DefinitionsDocument.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.DefinitionsDocument.Factory
 
parse(Node) - Static method in class org.apache.geronimo.xbeans.wsdl.DefinitionsDocument.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.DefinitionsDocument.Factory
 
parse(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.DefinitionsDocument.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.DefinitionsDocument.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.geronimo.xbeans.wsdl.RequiredAttribute.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.RequiredAttribute.Factory
 
parse(File) - Static method in class org.apache.geronimo.xbeans.wsdl.RequiredAttribute.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.RequiredAttribute.Factory
 
parse(URL) - Static method in class org.apache.geronimo.xbeans.wsdl.RequiredAttribute.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.RequiredAttribute.Factory
 
parse(InputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.RequiredAttribute.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.RequiredAttribute.Factory
 
parse(Reader) - Static method in class org.apache.geronimo.xbeans.wsdl.RequiredAttribute.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.RequiredAttribute.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.geronimo.xbeans.wsdl.RequiredAttribute.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.RequiredAttribute.Factory
 
parse(Node) - Static method in class org.apache.geronimo.xbeans.wsdl.RequiredAttribute.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.RequiredAttribute.Factory
 
parse(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.RequiredAttribute.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.RequiredAttribute.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.geronimo.xbeans.wsdl.TBinding.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TBinding.Factory
 
parse(File) - Static method in class org.apache.geronimo.xbeans.wsdl.TBinding.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TBinding.Factory
 
parse(URL) - Static method in class org.apache.geronimo.xbeans.wsdl.TBinding.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TBinding.Factory
 
parse(InputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TBinding.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TBinding.Factory
 
parse(Reader) - Static method in class org.apache.geronimo.xbeans.wsdl.TBinding.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TBinding.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.geronimo.xbeans.wsdl.TBinding.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TBinding.Factory
 
parse(Node) - Static method in class org.apache.geronimo.xbeans.wsdl.TBinding.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TBinding.Factory
 
parse(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TBinding.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TBinding.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperation.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperation.Factory
 
parse(File) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperation.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperation.Factory
 
parse(URL) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperation.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperation.Factory
 
parse(InputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperation.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperation.Factory
 
parse(Reader) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperation.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperation.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperation.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperation.Factory
 
parse(Node) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperation.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperation.Factory
 
parse(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperation.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperation.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperationFault.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperationFault.Factory
 
parse(File) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperationFault.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperationFault.Factory
 
parse(URL) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperationFault.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperationFault.Factory
 
parse(InputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperationFault.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperationFault.Factory
 
parse(Reader) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperationFault.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperationFault.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperationFault.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperationFault.Factory
 
parse(Node) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperationFault.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperationFault.Factory
 
parse(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperationFault.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperationFault.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperationMessage.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperationMessage.Factory
 
parse(File) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperationMessage.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperationMessage.Factory
 
parse(URL) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperationMessage.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperationMessage.Factory
 
parse(InputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperationMessage.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperationMessage.Factory
 
parse(Reader) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperationMessage.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperationMessage.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperationMessage.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperationMessage.Factory
 
parse(Node) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperationMessage.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperationMessage.Factory
 
parse(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperationMessage.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TBindingOperationMessage.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.geronimo.xbeans.wsdl.TDefinitions.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TDefinitions.Factory
 
parse(File) - Static method in class org.apache.geronimo.xbeans.wsdl.TDefinitions.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TDefinitions.Factory
 
parse(URL) - Static method in class org.apache.geronimo.xbeans.wsdl.TDefinitions.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TDefinitions.Factory
 
parse(InputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TDefinitions.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TDefinitions.Factory
 
parse(Reader) - Static method in class org.apache.geronimo.xbeans.wsdl.TDefinitions.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TDefinitions.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.geronimo.xbeans.wsdl.TDefinitions.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TDefinitions.Factory
 
parse(Node) - Static method in class org.apache.geronimo.xbeans.wsdl.TDefinitions.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TDefinitions.Factory
 
parse(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TDefinitions.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TDefinitions.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.geronimo.xbeans.wsdl.TDocumentation.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TDocumentation.Factory
 
parse(File) - Static method in class org.apache.geronimo.xbeans.wsdl.TDocumentation.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TDocumentation.Factory
 
parse(URL) - Static method in class org.apache.geronimo.xbeans.wsdl.TDocumentation.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TDocumentation.Factory
 
parse(InputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TDocumentation.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TDocumentation.Factory
 
parse(Reader) - Static method in class org.apache.geronimo.xbeans.wsdl.TDocumentation.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TDocumentation.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.geronimo.xbeans.wsdl.TDocumentation.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TDocumentation.Factory
 
parse(Node) - Static method in class org.apache.geronimo.xbeans.wsdl.TDocumentation.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TDocumentation.Factory
 
parse(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TDocumentation.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TDocumentation.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.geronimo.xbeans.wsdl.TDocumented.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TDocumented.Factory
 
parse(File) - Static method in class org.apache.geronimo.xbeans.wsdl.TDocumented.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TDocumented.Factory
 
parse(URL) - Static method in class org.apache.geronimo.xbeans.wsdl.TDocumented.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TDocumented.Factory
 
parse(InputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TDocumented.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TDocumented.Factory
 
parse(Reader) - Static method in class org.apache.geronimo.xbeans.wsdl.TDocumented.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TDocumented.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.geronimo.xbeans.wsdl.TDocumented.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TDocumented.Factory
 
parse(Node) - Static method in class org.apache.geronimo.xbeans.wsdl.TDocumented.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TDocumented.Factory
 
parse(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TDocumented.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TDocumented.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibilityElement.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibilityElement.Factory
 
parse(File) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibilityElement.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibilityElement.Factory
 
parse(URL) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibilityElement.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibilityElement.Factory
 
parse(InputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibilityElement.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibilityElement.Factory
 
parse(Reader) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibilityElement.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibilityElement.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibilityElement.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibilityElement.Factory
 
parse(Node) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibilityElement.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibilityElement.Factory
 
parse(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibilityElement.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibilityElement.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibleAttributesDocumented.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibleAttributesDocumented.Factory
 
parse(File) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibleAttributesDocumented.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibleAttributesDocumented.Factory
 
parse(URL) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibleAttributesDocumented.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibleAttributesDocumented.Factory
 
parse(InputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibleAttributesDocumented.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibleAttributesDocumented.Factory
 
parse(Reader) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibleAttributesDocumented.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibleAttributesDocumented.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibleAttributesDocumented.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibleAttributesDocumented.Factory
 
parse(Node) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibleAttributesDocumented.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibleAttributesDocumented.Factory
 
parse(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibleAttributesDocumented.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibleAttributesDocumented.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibleDocumented.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibleDocumented.Factory
 
parse(File) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibleDocumented.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibleDocumented.Factory
 
parse(URL) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibleDocumented.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibleDocumented.Factory
 
parse(InputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibleDocumented.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibleDocumented.Factory
 
parse(Reader) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibleDocumented.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibleDocumented.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibleDocumented.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibleDocumented.Factory
 
parse(Node) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibleDocumented.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibleDocumented.Factory
 
parse(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibleDocumented.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TExtensibleDocumented.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.geronimo.xbeans.wsdl.TFault.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TFault.Factory
 
parse(File) - Static method in class org.apache.geronimo.xbeans.wsdl.TFault.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TFault.Factory
 
parse(URL) - Static method in class org.apache.geronimo.xbeans.wsdl.TFault.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TFault.Factory
 
parse(InputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TFault.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TFault.Factory
 
parse(Reader) - Static method in class org.apache.geronimo.xbeans.wsdl.TFault.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TFault.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.geronimo.xbeans.wsdl.TFault.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TFault.Factory
 
parse(Node) - Static method in class org.apache.geronimo.xbeans.wsdl.TFault.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TFault.Factory
 
parse(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TFault.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TFault.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.geronimo.xbeans.wsdl.TImport.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TImport.Factory
 
parse(File) - Static method in class org.apache.geronimo.xbeans.wsdl.TImport.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TImport.Factory
 
parse(URL) - Static method in class org.apache.geronimo.xbeans.wsdl.TImport.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TImport.Factory
 
parse(InputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TImport.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TImport.Factory
 
parse(Reader) - Static method in class org.apache.geronimo.xbeans.wsdl.TImport.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TImport.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.geronimo.xbeans.wsdl.TImport.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TImport.Factory
 
parse(Node) - Static method in class org.apache.geronimo.xbeans.wsdl.TImport.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TImport.Factory
 
parse(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TImport.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TImport.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.geronimo.xbeans.wsdl.TMessage.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TMessage.Factory
 
parse(File) - Static method in class org.apache.geronimo.xbeans.wsdl.TMessage.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TMessage.Factory
 
parse(URL) - Static method in class org.apache.geronimo.xbeans.wsdl.TMessage.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TMessage.Factory
 
parse(InputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TMessage.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TMessage.Factory
 
parse(Reader) - Static method in class org.apache.geronimo.xbeans.wsdl.TMessage.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TMessage.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.geronimo.xbeans.wsdl.TMessage.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TMessage.Factory
 
parse(Node) - Static method in class org.apache.geronimo.xbeans.wsdl.TMessage.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TMessage.Factory
 
parse(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TMessage.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TMessage.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.geronimo.xbeans.wsdl.TOperation.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TOperation.Factory
 
parse(File) - Static method in class org.apache.geronimo.xbeans.wsdl.TOperation.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TOperation.Factory
 
parse(URL) - Static method in class org.apache.geronimo.xbeans.wsdl.TOperation.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TOperation.Factory
 
parse(InputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TOperation.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TOperation.Factory
 
parse(Reader) - Static method in class org.apache.geronimo.xbeans.wsdl.TOperation.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TOperation.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.geronimo.xbeans.wsdl.TOperation.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TOperation.Factory
 
parse(Node) - Static method in class org.apache.geronimo.xbeans.wsdl.TOperation.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TOperation.Factory
 
parse(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TOperation.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TOperation.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.geronimo.xbeans.wsdl.TParam.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TParam.Factory
 
parse(File) - Static method in class org.apache.geronimo.xbeans.wsdl.TParam.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TParam.Factory
 
parse(URL) - Static method in class org.apache.geronimo.xbeans.wsdl.TParam.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TParam.Factory
 
parse(InputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TParam.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TParam.Factory
 
parse(Reader) - Static method in class org.apache.geronimo.xbeans.wsdl.TParam.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TParam.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.geronimo.xbeans.wsdl.TParam.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TParam.Factory
 
parse(Node) - Static method in class org.apache.geronimo.xbeans.wsdl.TParam.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TParam.Factory
 
parse(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TParam.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TParam.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.geronimo.xbeans.wsdl.TPart.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TPart.Factory
 
parse(File) - Static method in class org.apache.geronimo.xbeans.wsdl.TPart.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TPart.Factory
 
parse(URL) - Static method in class org.apache.geronimo.xbeans.wsdl.TPart.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TPart.Factory
 
parse(InputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TPart.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TPart.Factory
 
parse(Reader) - Static method in class org.apache.geronimo.xbeans.wsdl.TPart.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TPart.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.geronimo.xbeans.wsdl.TPart.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TPart.Factory
 
parse(Node) - Static method in class org.apache.geronimo.xbeans.wsdl.TPart.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TPart.Factory
 
parse(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TPart.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TPart.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.geronimo.xbeans.wsdl.TPort.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TPort.Factory
 
parse(File) - Static method in class org.apache.geronimo.xbeans.wsdl.TPort.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TPort.Factory
 
parse(URL) - Static method in class org.apache.geronimo.xbeans.wsdl.TPort.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TPort.Factory
 
parse(InputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TPort.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TPort.Factory
 
parse(Reader) - Static method in class org.apache.geronimo.xbeans.wsdl.TPort.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TPort.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.geronimo.xbeans.wsdl.TPort.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TPort.Factory
 
parse(Node) - Static method in class org.apache.geronimo.xbeans.wsdl.TPort.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TPort.Factory
 
parse(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TPort.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TPort.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.geronimo.xbeans.wsdl.TPortType.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TPortType.Factory
 
parse(File) - Static method in class org.apache.geronimo.xbeans.wsdl.TPortType.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TPortType.Factory
 
parse(URL) - Static method in class org.apache.geronimo.xbeans.wsdl.TPortType.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TPortType.Factory
 
parse(InputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TPortType.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TPortType.Factory
 
parse(Reader) - Static method in class org.apache.geronimo.xbeans.wsdl.TPortType.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TPortType.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.geronimo.xbeans.wsdl.TPortType.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TPortType.Factory
 
parse(Node) - Static method in class org.apache.geronimo.xbeans.wsdl.TPortType.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TPortType.Factory
 
parse(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TPortType.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TPortType.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.geronimo.xbeans.wsdl.TService.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TService.Factory
 
parse(File) - Static method in class org.apache.geronimo.xbeans.wsdl.TService.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TService.Factory
 
parse(URL) - Static method in class org.apache.geronimo.xbeans.wsdl.TService.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TService.Factory
 
parse(InputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TService.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TService.Factory
 
parse(Reader) - Static method in class org.apache.geronimo.xbeans.wsdl.TService.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TService.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.geronimo.xbeans.wsdl.TService.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TService.Factory
 
parse(Node) - Static method in class org.apache.geronimo.xbeans.wsdl.TService.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TService.Factory
 
parse(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TService.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TService.Factory
Deprecated. XMLInputStream
parse(String) - Static method in class org.apache.geronimo.xbeans.wsdl.TTypes.Factory
 
parse(String, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TTypes.Factory
 
parse(File) - Static method in class org.apache.geronimo.xbeans.wsdl.TTypes.Factory
 
parse(File, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TTypes.Factory
 
parse(URL) - Static method in class org.apache.geronimo.xbeans.wsdl.TTypes.Factory
 
parse(URL, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TTypes.Factory
 
parse(InputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TTypes.Factory
 
parse(InputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TTypes.Factory
 
parse(Reader) - Static method in class org.apache.geronimo.xbeans.wsdl.TTypes.Factory
 
parse(Reader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TTypes.Factory
 
parse(XMLStreamReader) - Static method in class org.apache.geronimo.xbeans.wsdl.TTypes.Factory
 
parse(XMLStreamReader, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TTypes.Factory
 
parse(Node) - Static method in class org.apache.geronimo.xbeans.wsdl.TTypes.Factory
 
parse(Node, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TTypes.Factory
 
parse(XMLInputStream) - Static method in class org.apache.geronimo.xbeans.wsdl.TTypes.Factory
Deprecated. XMLInputStream
parse(XMLInputStream, XmlOptions) - Static method in class org.apache.geronimo.xbeans.wsdl.TTypes.Factory
Deprecated. XMLInputStream
parseWebServiceDescriptor(WebservicesType, JarFile, boolean, Map) - Static method in class org.apache.geronimo.webservices.builder.WSDescriptorParser
Parses a webservice.xml file and returns a map PortInfo instances indexed by the corresponding ejb-link or servlet-link element .
parseWebServiceDescriptor(URL, JarFile, boolean, Map) - Static method in class org.apache.geronimo.webservices.builder.WSDescriptorParser
 
PortInfo - Class in org.apache.geronimo.webservices.builder
 
PortInfo(String, QName, SchemaInfoBuilder, JavaWsdlMappingType, String, PortComponentHandlerType[], Port, ServiceEndpointInterfaceMappingType, String, URI) - Constructor for class org.apache.geronimo.webservices.builder.PortInfo
 

Q

QNAME_SCOPE_COMPLEX_TYPE - Static variable in class org.apache.geronimo.webservices.builder.SchemaTypeKey
 
QNAME_SCOPE_ELEMENT - Static variable in class org.apache.geronimo.webservices.builder.SchemaTypeKey
 
QNAME_SCOPE_SIMPLE_TYPE - Static variable in class org.apache.geronimo.webservices.builder.SchemaTypeKey
 

R

readJaxrpcMapping(JarFile, URI) - Static method in class org.apache.geronimo.webservices.builder.WSDescriptorParser
 
readJaxrpcMapping(JarFile, String) - Static method in class org.apache.geronimo.webservices.builder.WSDescriptorParser
 
readWsdl(JarFile, URI) - Method in class org.apache.geronimo.webservices.builder.SchemaInfoBuilder
 
removeBinding(int) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Removes the ith "binding" element
removeBinding(int) - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Removes the ith "binding" element
removeFault(int) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingOperationImpl
Removes the ith "fault" element
removeFault(int) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TOperationImpl
Removes the ith "fault" element
removeFault(int) - Method in interface org.apache.geronimo.xbeans.wsdl.TBindingOperation
Removes the ith "fault" element
removeFault(int) - Method in interface org.apache.geronimo.xbeans.wsdl.TOperation
Removes the ith "fault" element
removeImport(int) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Removes the ith "import" element
removeImport(int) - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Removes the ith "import" element
removeMessage(int) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Removes the ith "message" element
removeMessage(int) - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Removes the ith "message" element
removeOperation(int) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingImpl
Removes the ith "operation" element
removeOperation(int) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TPortTypeImpl
Removes the ith "operation" element
removeOperation(int) - Method in interface org.apache.geronimo.xbeans.wsdl.TBinding
Removes the ith "operation" element
removeOperation(int) - Method in interface org.apache.geronimo.xbeans.wsdl.TPortType
Removes the ith "operation" element
removePart(int) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TMessageImpl
Removes the ith "part" element
removePart(int) - Method in interface org.apache.geronimo.xbeans.wsdl.TMessage
Removes the ith "part" element
removePort(int) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TServiceImpl
Removes the ith "port" element
removePort(int) - Method in interface org.apache.geronimo.xbeans.wsdl.TService
Removes the ith "port" element
removePortType(int) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Removes the ith "portType" element
removePortType(int) - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Removes the ith "portType" element
removeService(int) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Removes the ith "service" element
removeService(int) - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Removes the ith "service" element
removeTypes(int) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Removes the ith "types" element
removeTypes(int) - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Removes the ith "types" element
RequiredAttribute - Interface in org.apache.geronimo.xbeans.wsdl
A document containing one required(@http://schemas.xmlsoap.org/wsdl/) attribute.
RequiredAttribute.Factory - Class in org.apache.geronimo.xbeans.wsdl
A factory class with static methods for creating instances of this type.
RequiredAttributeImpl - Class in org.apache.geronimo.xbeans.wsdl.impl
A document containing one required(@http://schemas.xmlsoap.org/wsdl/) attribute.
RequiredAttributeImpl(SchemaType) - Constructor for class org.apache.geronimo.xbeans.wsdl.impl.RequiredAttributeImpl
 

S

SchemaInfoBuilder - Class in org.apache.geronimo.webservices.builder
 
SchemaInfoBuilder(JarFile, URI) - Constructor for class org.apache.geronimo.webservices.builder.SchemaInfoBuilder
 
SchemaInfoBuilder(JarFile, Definition) - Constructor for class org.apache.geronimo.webservices.builder.SchemaInfoBuilder
 
SchemaTypeKey - Class in org.apache.geronimo.webservices.builder
 
SchemaTypeKey(QName, boolean, boolean, boolean, QName) - Constructor for class org.apache.geronimo.webservices.builder.SchemaTypeKey
 
setArrayType(String) - Method in interface org.apache.geronimo.xbeans.wsdl.ArrayTypeAttribute
Sets the "arrayType" attribute
setArrayType(String) - Method in class org.apache.geronimo.xbeans.wsdl.impl.ArrayTypeAttributeImpl
Sets the "arrayType" attribute
setBinding(QName) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TPortImpl
Sets the "binding" attribute
setBinding(QName) - Method in interface org.apache.geronimo.xbeans.wsdl.TPort
Sets the "binding" attribute
setBindingArray(TBinding[]) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Sets array of all "binding" element
setBindingArray(int, TBinding) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Sets ith "binding" element
setBindingArray(TBinding[]) - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Sets array of all "binding" element
setBindingArray(int, TBinding) - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Sets ith "binding" element
setDefinitions(TDefinitions) - Method in interface org.apache.geronimo.xbeans.wsdl.DefinitionsDocument
Sets the "definitions" element
setDefinitions(TDefinitions) - Method in class org.apache.geronimo.xbeans.wsdl.impl.DefinitionsDocumentImpl
Sets the "definitions" element
setDocumentation(TDocumentation) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDocumentedImpl
Sets the "documentation" element
setDocumentation(TDocumentation) - Method in interface org.apache.geronimo.xbeans.wsdl.TDocumented
Sets the "documentation" element
setElement(QName) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TPartImpl
Sets the "element" attribute
setElement(QName) - Method in interface org.apache.geronimo.xbeans.wsdl.TPart
Sets the "element" attribute
setFaultArray(TBindingOperationFault[]) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingOperationImpl
Sets array of all "fault" element
setFaultArray(int, TBindingOperationFault) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingOperationImpl
Sets ith "fault" element
setFaultArray(TFault[]) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TOperationImpl
Sets array of all "fault" element
setFaultArray(int, TFault) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TOperationImpl
Sets ith "fault" element
setFaultArray(TBindingOperationFault[]) - Method in interface org.apache.geronimo.xbeans.wsdl.TBindingOperation
Sets array of all "fault" element
setFaultArray(int, TBindingOperationFault) - Method in interface org.apache.geronimo.xbeans.wsdl.TBindingOperation
Sets ith "fault" element
setFaultArray(TFault[]) - Method in interface org.apache.geronimo.xbeans.wsdl.TOperation
Sets array of all "fault" element
setFaultArray(int, TFault) - Method in interface org.apache.geronimo.xbeans.wsdl.TOperation
Sets ith "fault" element
setImportArray(TImport[]) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Sets array of all "import" element
setImportArray(int, TImport) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Sets ith "import" element
setImportArray(TImport[]) - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Sets array of all "import" element
setImportArray(int, TImport) - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Sets ith "import" element
setInput(TBindingOperationMessage) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingOperationImpl
Sets the "input" element
setInput(TParam) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TOperationImpl
Sets the "input" element
setInput(TBindingOperationMessage) - Method in interface org.apache.geronimo.xbeans.wsdl.TBindingOperation
Sets the "input" element
setInput(TParam) - Method in interface org.apache.geronimo.xbeans.wsdl.TOperation
Sets the "input" element
setLocation(String) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TImportImpl
Sets the "location" attribute
setLocation(String) - Method in interface org.apache.geronimo.xbeans.wsdl.TImport
Sets the "location" attribute
setMessage(QName) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TFaultImpl
Sets the "message" attribute
setMessage(QName) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TParamImpl
Sets the "message" attribute
setMessage(QName) - Method in interface org.apache.geronimo.xbeans.wsdl.TFault
Sets the "message" attribute
setMessage(QName) - Method in interface org.apache.geronimo.xbeans.wsdl.TParam
Sets the "message" attribute
setMessageArray(TMessage[]) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Sets array of all "message" element
setMessageArray(int, TMessage) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Sets ith "message" element
setMessageArray(TMessage[]) - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Sets array of all "message" element
setMessageArray(int, TMessage) - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Sets ith "message" element
setName(String) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingImpl
Sets the "name" attribute
setName(String) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingOperationFaultImpl
Sets the "name" attribute
setName(String) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingOperationImpl
Sets the "name" attribute
setName(String) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingOperationMessageImpl
Sets the "name" attribute
setName(String) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Sets the "name" attribute
setName(String) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TFaultImpl
Sets the "name" attribute
setName(String) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TMessageImpl
Sets the "name" attribute
setName(String) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TOperationImpl
Sets the "name" attribute
setName(String) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TParamImpl
Sets the "name" attribute
setName(String) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TPartImpl
Sets the "name" attribute
setName(String) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TPortImpl
Sets the "name" attribute
setName(String) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TPortTypeImpl
Sets the "name" attribute
setName(String) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TServiceImpl
Sets the "name" attribute
setName(String) - Method in interface org.apache.geronimo.xbeans.wsdl.TBinding
Sets the "name" attribute
setName(String) - Method in interface org.apache.geronimo.xbeans.wsdl.TBindingOperation
Sets the "name" attribute
setName(String) - Method in interface org.apache.geronimo.xbeans.wsdl.TBindingOperationFault
Sets the "name" attribute
setName(String) - Method in interface org.apache.geronimo.xbeans.wsdl.TBindingOperationMessage
Sets the "name" attribute
setName(String) - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Sets the "name" attribute
setName(String) - Method in interface org.apache.geronimo.xbeans.wsdl.TFault
Sets the "name" attribute
setName(String) - Method in interface org.apache.geronimo.xbeans.wsdl.TMessage
Sets the "name" attribute
setName(String) - Method in interface org.apache.geronimo.xbeans.wsdl.TOperation
Sets the "name" attribute
setName(String) - Method in interface org.apache.geronimo.xbeans.wsdl.TParam
Sets the "name" attribute
setName(String) - Method in interface org.apache.geronimo.xbeans.wsdl.TPart
Sets the "name" attribute
setName(String) - Method in interface org.apache.geronimo.xbeans.wsdl.TPort
Sets the "name" attribute
setName(String) - Method in interface org.apache.geronimo.xbeans.wsdl.TPortType
Sets the "name" attribute
setName(String) - Method in interface org.apache.geronimo.xbeans.wsdl.TService
Sets the "name" attribute
setNamespace(String) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TImportImpl
Sets the "namespace" attribute
setNamespace(String) - Method in interface org.apache.geronimo.xbeans.wsdl.TImport
Sets the "namespace" attribute
setOperationArray(TBindingOperation[]) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingImpl
Sets array of all "operation" element
setOperationArray(int, TBindingOperation) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingImpl
Sets ith "operation" element
setOperationArray(TOperation[]) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TPortTypeImpl
Sets array of all "operation" element
setOperationArray(int, TOperation) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TPortTypeImpl
Sets ith "operation" element
setOperationArray(TBindingOperation[]) - Method in interface org.apache.geronimo.xbeans.wsdl.TBinding
Sets array of all "operation" element
setOperationArray(int, TBindingOperation) - Method in interface org.apache.geronimo.xbeans.wsdl.TBinding
Sets ith "operation" element
setOperationArray(TOperation[]) - Method in interface org.apache.geronimo.xbeans.wsdl.TPortType
Sets array of all "operation" element
setOperationArray(int, TOperation) - Method in interface org.apache.geronimo.xbeans.wsdl.TPortType
Sets ith "operation" element
setOutput(TBindingOperationMessage) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingOperationImpl
Sets the "output" element
setOutput(TParam) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TOperationImpl
Sets the "output" element
setOutput(TBindingOperationMessage) - Method in interface org.apache.geronimo.xbeans.wsdl.TBindingOperation
Sets the "output" element
setOutput(TParam) - Method in interface org.apache.geronimo.xbeans.wsdl.TOperation
Sets the "output" element
setParameterOrder(List) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TOperationImpl
Sets the "parameterOrder" attribute
setParameterOrder(List) - Method in interface org.apache.geronimo.xbeans.wsdl.TOperation
Sets the "parameterOrder" attribute
setPartArray(TPart[]) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TMessageImpl
Sets array of all "part" element
setPartArray(int, TPart) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TMessageImpl
Sets ith "part" element
setPartArray(TPart[]) - Method in interface org.apache.geronimo.xbeans.wsdl.TMessage
Sets array of all "part" element
setPartArray(int, TPart) - Method in interface org.apache.geronimo.xbeans.wsdl.TMessage
Sets ith "part" element
setPortArray(TPort[]) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TServiceImpl
Sets array of all "port" element
setPortArray(int, TPort) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TServiceImpl
Sets ith "port" element
setPortArray(TPort[]) - Method in interface org.apache.geronimo.xbeans.wsdl.TService
Sets array of all "port" element
setPortArray(int, TPort) - Method in interface org.apache.geronimo.xbeans.wsdl.TService
Sets ith "port" element
setPortTypeArray(TPortType[]) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Sets array of all "portType" element
setPortTypeArray(int, TPortType) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Sets ith "portType" element
setPortTypeArray(TPortType[]) - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Sets array of all "portType" element
setPortTypeArray(int, TPortType) - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Sets ith "portType" element
setRequired(boolean) - Method in class org.apache.geronimo.xbeans.wsdl.impl.RequiredAttributeImpl
Sets the "required" attribute
setRequired(boolean) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TExtensibilityElementImpl
Sets the "required" attribute
setRequired(boolean) - Method in interface org.apache.geronimo.xbeans.wsdl.RequiredAttribute
Sets the "required" attribute
setRequired(boolean) - Method in interface org.apache.geronimo.xbeans.wsdl.TExtensibilityElement
Sets the "required" attribute
setServiceArray(TService[]) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Sets array of all "service" element
setServiceArray(int, TService) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Sets ith "service" element
setServiceArray(TService[]) - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Sets array of all "service" element
setServiceArray(int, TService) - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Sets ith "service" element
setTargetNamespace(String) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Sets the "targetNamespace" attribute
setTargetNamespace(String) - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Sets the "targetNamespace" attribute
setType(QName) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingImpl
Sets the "type" attribute
setType(QName) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TPartImpl
Sets the "type" attribute
setType(QName) - Method in interface org.apache.geronimo.xbeans.wsdl.TBinding
Sets the "type" attribute
setType(QName) - Method in interface org.apache.geronimo.xbeans.wsdl.TPart
Sets the "type" attribute
setTypesArray(TTypes[]) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Sets array of all "types" element
setTypesArray(int, TTypes) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Sets ith "types" element
setTypesArray(TTypes[]) - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Sets array of all "types" element
setTypesArray(int, TTypes) - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Sets ith "types" element
sizeOfBindingArray() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Returns number of "binding" element
sizeOfBindingArray() - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Returns number of "binding" element
sizeOfFaultArray() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingOperationImpl
Returns number of "fault" element
sizeOfFaultArray() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TOperationImpl
Returns number of "fault" element
sizeOfFaultArray() - Method in interface org.apache.geronimo.xbeans.wsdl.TBindingOperation
Returns number of "fault" element
sizeOfFaultArray() - Method in interface org.apache.geronimo.xbeans.wsdl.TOperation
Returns number of "fault" element
sizeOfImportArray() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Returns number of "import" element
sizeOfImportArray() - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Returns number of "import" element
sizeOfMessageArray() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Returns number of "message" element
sizeOfMessageArray() - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Returns number of "message" element
sizeOfOperationArray() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingImpl
Returns number of "operation" element
sizeOfOperationArray() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TPortTypeImpl
Returns number of "operation" element
sizeOfOperationArray() - Method in interface org.apache.geronimo.xbeans.wsdl.TBinding
Returns number of "operation" element
sizeOfOperationArray() - Method in interface org.apache.geronimo.xbeans.wsdl.TPortType
Returns number of "operation" element
sizeOfPartArray() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TMessageImpl
Returns number of "part" element
sizeOfPartArray() - Method in interface org.apache.geronimo.xbeans.wsdl.TMessage
Returns number of "part" element
sizeOfPortArray() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TServiceImpl
Returns number of "port" element
sizeOfPortArray() - Method in interface org.apache.geronimo.xbeans.wsdl.TService
Returns number of "port" element
sizeOfPortTypeArray() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Returns number of "portType" element
sizeOfPortTypeArray() - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Returns number of "portType" element
sizeOfServiceArray() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Returns number of "service" element
sizeOfServiceArray() - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Returns number of "service" element
sizeOfTypesArray() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Returns number of "types" element
sizeOfTypesArray() - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Returns number of "types" element

T

TBinding - Interface in org.apache.geronimo.xbeans.wsdl
An XML tBinding(@http://schemas.xmlsoap.org/wsdl/).
TBinding.Factory - Class in org.apache.geronimo.xbeans.wsdl
A factory class with static methods for creating instances of this type.
TBindingImpl - Class in org.apache.geronimo.xbeans.wsdl.impl
An XML tBinding(@http://schemas.xmlsoap.org/wsdl/).
TBindingImpl(SchemaType) - Constructor for class org.apache.geronimo.xbeans.wsdl.impl.TBindingImpl
 
TBindingOperation - Interface in org.apache.geronimo.xbeans.wsdl
An XML tBindingOperation(@http://schemas.xmlsoap.org/wsdl/).
TBindingOperation.Factory - Class in org.apache.geronimo.xbeans.wsdl
A factory class with static methods for creating instances of this type.
TBindingOperationFault - Interface in org.apache.geronimo.xbeans.wsdl
An XML tBindingOperationFault(@http://schemas.xmlsoap.org/wsdl/).
TBindingOperationFault.Factory - Class in org.apache.geronimo.xbeans.wsdl
A factory class with static methods for creating instances of this type.
TBindingOperationFaultImpl - Class in org.apache.geronimo.xbeans.wsdl.impl
An XML tBindingOperationFault(@http://schemas.xmlsoap.org/wsdl/).
TBindingOperationFaultImpl(SchemaType) - Constructor for class org.apache.geronimo.xbeans.wsdl.impl.TBindingOperationFaultImpl
 
TBindingOperationImpl - Class in org.apache.geronimo.xbeans.wsdl.impl
An XML tBindingOperation(@http://schemas.xmlsoap.org/wsdl/).
TBindingOperationImpl(SchemaType) - Constructor for class org.apache.geronimo.xbeans.wsdl.impl.TBindingOperationImpl
 
TBindingOperationMessage - Interface in org.apache.geronimo.xbeans.wsdl
An XML tBindingOperationMessage(@http://schemas.xmlsoap.org/wsdl/).
TBindingOperationMessage.Factory - Class in org.apache.geronimo.xbeans.wsdl
A factory class with static methods for creating instances of this type.
TBindingOperationMessageImpl - Class in org.apache.geronimo.xbeans.wsdl.impl
An XML tBindingOperationMessage(@http://schemas.xmlsoap.org/wsdl/).
TBindingOperationMessageImpl(SchemaType) - Constructor for class org.apache.geronimo.xbeans.wsdl.impl.TBindingOperationMessageImpl
 
TDefinitions - Interface in org.apache.geronimo.xbeans.wsdl
An XML tDefinitions(@http://schemas.xmlsoap.org/wsdl/).
TDefinitions.Factory - Class in org.apache.geronimo.xbeans.wsdl
A factory class with static methods for creating instances of this type.
TDefinitionsImpl - Class in org.apache.geronimo.xbeans.wsdl.impl
An XML tDefinitions(@http://schemas.xmlsoap.org/wsdl/).
TDefinitionsImpl(SchemaType) - Constructor for class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
 
TDocumentation - Interface in org.apache.geronimo.xbeans.wsdl
An XML tDocumentation(@http://schemas.xmlsoap.org/wsdl/).
TDocumentation.Factory - Class in org.apache.geronimo.xbeans.wsdl
A factory class with static methods for creating instances of this type.
TDocumentationImpl - Class in org.apache.geronimo.xbeans.wsdl.impl
An XML tDocumentation(@http://schemas.xmlsoap.org/wsdl/).
TDocumentationImpl(SchemaType) - Constructor for class org.apache.geronimo.xbeans.wsdl.impl.TDocumentationImpl
 
TDocumented - Interface in org.apache.geronimo.xbeans.wsdl
An XML tDocumented(@http://schemas.xmlsoap.org/wsdl/).
TDocumented.Factory - Class in org.apache.geronimo.xbeans.wsdl
A factory class with static methods for creating instances of this type.
TDocumentedImpl - Class in org.apache.geronimo.xbeans.wsdl.impl
An XML tDocumented(@http://schemas.xmlsoap.org/wsdl/).
TDocumentedImpl(SchemaType) - Constructor for class org.apache.geronimo.xbeans.wsdl.impl.TDocumentedImpl
 
TExtensibilityElement - Interface in org.apache.geronimo.xbeans.wsdl
An XML tExtensibilityElement(@http://schemas.xmlsoap.org/wsdl/).
TExtensibilityElement.Factory - Class in org.apache.geronimo.xbeans.wsdl
A factory class with static methods for creating instances of this type.
TExtensibilityElementImpl - Class in org.apache.geronimo.xbeans.wsdl.impl
An XML tExtensibilityElement(@http://schemas.xmlsoap.org/wsdl/).
TExtensibilityElementImpl(SchemaType) - Constructor for class org.apache.geronimo.xbeans.wsdl.impl.TExtensibilityElementImpl
 
TExtensibleAttributesDocumented - Interface in org.apache.geronimo.xbeans.wsdl
An XML tExtensibleAttributesDocumented(@http://schemas.xmlsoap.org/wsdl/).
TExtensibleAttributesDocumented.Factory - Class in org.apache.geronimo.xbeans.wsdl
A factory class with static methods for creating instances of this type.
TExtensibleAttributesDocumentedImpl - Class in org.apache.geronimo.xbeans.wsdl.impl
An XML tExtensibleAttributesDocumented(@http://schemas.xmlsoap.org/wsdl/).
TExtensibleAttributesDocumentedImpl(SchemaType) - Constructor for class org.apache.geronimo.xbeans.wsdl.impl.TExtensibleAttributesDocumentedImpl
 
TExtensibleDocumented - Interface in org.apache.geronimo.xbeans.wsdl
An XML tExtensibleDocumented(@http://schemas.xmlsoap.org/wsdl/).
TExtensibleDocumented.Factory - Class in org.apache.geronimo.xbeans.wsdl
A factory class with static methods for creating instances of this type.
TExtensibleDocumentedImpl - Class in org.apache.geronimo.xbeans.wsdl.impl
An XML tExtensibleDocumented(@http://schemas.xmlsoap.org/wsdl/).
TExtensibleDocumentedImpl(SchemaType) - Constructor for class org.apache.geronimo.xbeans.wsdl.impl.TExtensibleDocumentedImpl
 
TFault - Interface in org.apache.geronimo.xbeans.wsdl
An XML tFault(@http://schemas.xmlsoap.org/wsdl/).
TFault.Factory - Class in org.apache.geronimo.xbeans.wsdl
A factory class with static methods for creating instances of this type.
TFaultImpl - Class in org.apache.geronimo.xbeans.wsdl.impl
An XML tFault(@http://schemas.xmlsoap.org/wsdl/).
TFaultImpl(SchemaType) - Constructor for class org.apache.geronimo.xbeans.wsdl.impl.TFaultImpl
 
TImport - Interface in org.apache.geronimo.xbeans.wsdl
An XML tImport(@http://schemas.xmlsoap.org/wsdl/).
TImport.Factory - Class in org.apache.geronimo.xbeans.wsdl
A factory class with static methods for creating instances of this type.
TImportImpl - Class in org.apache.geronimo.xbeans.wsdl.impl
An XML tImport(@http://schemas.xmlsoap.org/wsdl/).
TImportImpl(SchemaType) - Constructor for class org.apache.geronimo.xbeans.wsdl.impl.TImportImpl
 
TMessage - Interface in org.apache.geronimo.xbeans.wsdl
An XML tMessage(@http://schemas.xmlsoap.org/wsdl/).
TMessage.Factory - Class in org.apache.geronimo.xbeans.wsdl
A factory class with static methods for creating instances of this type.
TMessageImpl - Class in org.apache.geronimo.xbeans.wsdl.impl
An XML tMessage(@http://schemas.xmlsoap.org/wsdl/).
TMessageImpl(SchemaType) - Constructor for class org.apache.geronimo.xbeans.wsdl.impl.TMessageImpl
 
TOperation - Interface in org.apache.geronimo.xbeans.wsdl
An XML tOperation(@http://schemas.xmlsoap.org/wsdl/).
TOperation.Factory - Class in org.apache.geronimo.xbeans.wsdl
A factory class with static methods for creating instances of this type.
TOperationImpl - Class in org.apache.geronimo.xbeans.wsdl.impl
An XML tOperation(@http://schemas.xmlsoap.org/wsdl/).
TOperationImpl(SchemaType) - Constructor for class org.apache.geronimo.xbeans.wsdl.impl.TOperationImpl
 
toString() - Method in class org.apache.geronimo.webservices.builder.SchemaTypeKey
 
TParam - Interface in org.apache.geronimo.xbeans.wsdl
An XML tParam(@http://schemas.xmlsoap.org/wsdl/).
TParam.Factory - Class in org.apache.geronimo.xbeans.wsdl
A factory class with static methods for creating instances of this type.
TParamImpl - Class in org.apache.geronimo.xbeans.wsdl.impl
An XML tParam(@http://schemas.xmlsoap.org/wsdl/).
TParamImpl(SchemaType) - Constructor for class org.apache.geronimo.xbeans.wsdl.impl.TParamImpl
 
TPart - Interface in org.apache.geronimo.xbeans.wsdl
An XML tPart(@http://schemas.xmlsoap.org/wsdl/).
TPart.Factory - Class in org.apache.geronimo.xbeans.wsdl
A factory class with static methods for creating instances of this type.
TPartImpl - Class in org.apache.geronimo.xbeans.wsdl.impl
An XML tPart(@http://schemas.xmlsoap.org/wsdl/).
TPartImpl(SchemaType) - Constructor for class org.apache.geronimo.xbeans.wsdl.impl.TPartImpl
 
TPort - Interface in org.apache.geronimo.xbeans.wsdl
An XML tPort(@http://schemas.xmlsoap.org/wsdl/).
TPort.Factory - Class in org.apache.geronimo.xbeans.wsdl
A factory class with static methods for creating instances of this type.
TPortImpl - Class in org.apache.geronimo.xbeans.wsdl.impl
An XML tPort(@http://schemas.xmlsoap.org/wsdl/).
TPortImpl(SchemaType) - Constructor for class org.apache.geronimo.xbeans.wsdl.impl.TPortImpl
 
TPortType - Interface in org.apache.geronimo.xbeans.wsdl
An XML tPortType(@http://schemas.xmlsoap.org/wsdl/).
TPortType.Factory - Class in org.apache.geronimo.xbeans.wsdl
A factory class with static methods for creating instances of this type.
TPortTypeImpl - Class in org.apache.geronimo.xbeans.wsdl.impl
An XML tPortType(@http://schemas.xmlsoap.org/wsdl/).
TPortTypeImpl(SchemaType) - Constructor for class org.apache.geronimo.xbeans.wsdl.impl.TPortTypeImpl
 
TService - Interface in org.apache.geronimo.xbeans.wsdl
An XML tService(@http://schemas.xmlsoap.org/wsdl/).
TService.Factory - Class in org.apache.geronimo.xbeans.wsdl
A factory class with static methods for creating instances of this type.
TServiceImpl - Class in org.apache.geronimo.xbeans.wsdl.impl
An XML tService(@http://schemas.xmlsoap.org/wsdl/).
TServiceImpl(SchemaType) - Constructor for class org.apache.geronimo.xbeans.wsdl.impl.TServiceImpl
 
TTypes - Interface in org.apache.geronimo.xbeans.wsdl
An XML tTypes(@http://schemas.xmlsoap.org/wsdl/).
TTypes.Factory - Class in org.apache.geronimo.xbeans.wsdl
A factory class with static methods for creating instances of this type.
TTypesImpl - Class in org.apache.geronimo.xbeans.wsdl.impl
An XML tTypes(@http://schemas.xmlsoap.org/wsdl/).
TTypesImpl(SchemaType) - Constructor for class org.apache.geronimo.xbeans.wsdl.impl.TTypesImpl
 
type - Static variable in interface org.apache.geronimo.xbeans.wsdl.ArrayTypeAttribute
 
type - Static variable in interface org.apache.geronimo.xbeans.wsdl.DefinitionsDocument
 
type - Static variable in interface org.apache.geronimo.xbeans.wsdl.RequiredAttribute
 
type - Static variable in interface org.apache.geronimo.xbeans.wsdl.TBinding
 
type - Static variable in interface org.apache.geronimo.xbeans.wsdl.TBindingOperation
 
type - Static variable in interface org.apache.geronimo.xbeans.wsdl.TBindingOperationFault
 
type - Static variable in interface org.apache.geronimo.xbeans.wsdl.TBindingOperationMessage
 
type - Static variable in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
 
type - Static variable in interface org.apache.geronimo.xbeans.wsdl.TDocumentation
 
type - Static variable in interface org.apache.geronimo.xbeans.wsdl.TDocumented
 
type - Static variable in interface org.apache.geronimo.xbeans.wsdl.TExtensibilityElement
 
type - Static variable in interface org.apache.geronimo.xbeans.wsdl.TExtensibleAttributesDocumented
 
type - Static variable in interface org.apache.geronimo.xbeans.wsdl.TExtensibleDocumented
 
type - Static variable in interface org.apache.geronimo.xbeans.wsdl.TFault
 
type - Static variable in interface org.apache.geronimo.xbeans.wsdl.TImport
 
type - Static variable in interface org.apache.geronimo.xbeans.wsdl.TMessage
 
type - Static variable in interface org.apache.geronimo.xbeans.wsdl.TOperation
 
type - Static variable in interface org.apache.geronimo.xbeans.wsdl.TParam
 
type - Static variable in interface org.apache.geronimo.xbeans.wsdl.TPart
 
type - Static variable in interface org.apache.geronimo.xbeans.wsdl.TPort
 
type - Static variable in interface org.apache.geronimo.xbeans.wsdl.TPortType
 
type - Static variable in interface org.apache.geronimo.xbeans.wsdl.TService
 
type - Static variable in interface org.apache.geronimo.xbeans.wsdl.TTypes
 

U

unsetArrayType() - Method in interface org.apache.geronimo.xbeans.wsdl.ArrayTypeAttribute
Unsets the "arrayType" attribute
unsetArrayType() - Method in class org.apache.geronimo.xbeans.wsdl.impl.ArrayTypeAttributeImpl
Unsets the "arrayType" attribute
unsetDocumentation() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDocumentedImpl
Unsets the "documentation" element
unsetDocumentation() - Method in interface org.apache.geronimo.xbeans.wsdl.TDocumented
Unsets the "documentation" element
unsetElement() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TPartImpl
Unsets the "element" attribute
unsetElement() - Method in interface org.apache.geronimo.xbeans.wsdl.TPart
Unsets the "element" attribute
unsetInput() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingOperationImpl
Unsets the "input" element
unsetInput() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TOperationImpl
Unsets the "input" element
unsetInput() - Method in interface org.apache.geronimo.xbeans.wsdl.TBindingOperation
Unsets the "input" element
unsetInput() - Method in interface org.apache.geronimo.xbeans.wsdl.TOperation
Unsets the "input" element
unsetName() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingOperationMessageImpl
Unsets the "name" attribute
unsetName() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Unsets the "name" attribute
unsetName() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TParamImpl
Unsets the "name" attribute
unsetName() - Method in interface org.apache.geronimo.xbeans.wsdl.TBindingOperationMessage
Unsets the "name" attribute
unsetName() - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Unsets the "name" attribute
unsetName() - Method in interface org.apache.geronimo.xbeans.wsdl.TParam
Unsets the "name" attribute
unsetOutput() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingOperationImpl
Unsets the "output" element
unsetOutput() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TOperationImpl
Unsets the "output" element
unsetOutput() - Method in interface org.apache.geronimo.xbeans.wsdl.TBindingOperation
Unsets the "output" element
unsetOutput() - Method in interface org.apache.geronimo.xbeans.wsdl.TOperation
Unsets the "output" element
unsetParameterOrder() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TOperationImpl
Unsets the "parameterOrder" attribute
unsetParameterOrder() - Method in interface org.apache.geronimo.xbeans.wsdl.TOperation
Unsets the "parameterOrder" attribute
unsetRequired() - Method in class org.apache.geronimo.xbeans.wsdl.impl.RequiredAttributeImpl
Unsets the "required" attribute
unsetRequired() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TExtensibilityElementImpl
Unsets the "required" attribute
unsetRequired() - Method in interface org.apache.geronimo.xbeans.wsdl.RequiredAttribute
Unsets the "required" attribute
unsetRequired() - Method in interface org.apache.geronimo.xbeans.wsdl.TExtensibilityElement
Unsets the "required" attribute
unsetTargetNamespace() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Unsets the "targetNamespace" attribute
unsetTargetNamespace() - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Unsets the "targetNamespace" attribute
unsetType() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TPartImpl
Unsets the "type" attribute
unsetType() - Method in interface org.apache.geronimo.xbeans.wsdl.TPart
Unsets the "type" attribute

W

WSDescriptorParser - Class in org.apache.geronimo.webservices.builder
 
WSDescriptorParser() - Constructor for class org.apache.geronimo.webservices.builder.WSDescriptorParser
 

X

xgetArrayType() - Method in interface org.apache.geronimo.xbeans.wsdl.ArrayTypeAttribute
Gets (as xml) the "arrayType" attribute
xgetArrayType() - Method in class org.apache.geronimo.xbeans.wsdl.impl.ArrayTypeAttributeImpl
Gets (as xml) the "arrayType" attribute
xgetBinding() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TPortImpl
Gets (as xml) the "binding" attribute
xgetBinding() - Method in interface org.apache.geronimo.xbeans.wsdl.TPort
Gets (as xml) the "binding" attribute
xgetElement() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TPartImpl
Gets (as xml) the "element" attribute
xgetElement() - Method in interface org.apache.geronimo.xbeans.wsdl.TPart
Gets (as xml) the "element" attribute
xgetLocation() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TImportImpl
Gets (as xml) the "location" attribute
xgetLocation() - Method in interface org.apache.geronimo.xbeans.wsdl.TImport
Gets (as xml) the "location" attribute
xgetMessage() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TFaultImpl
Gets (as xml) the "message" attribute
xgetMessage() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TParamImpl
Gets (as xml) the "message" attribute
xgetMessage() - Method in interface org.apache.geronimo.xbeans.wsdl.TFault
Gets (as xml) the "message" attribute
xgetMessage() - Method in interface org.apache.geronimo.xbeans.wsdl.TParam
Gets (as xml) the "message" attribute
xgetName() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingImpl
Gets (as xml) the "name" attribute
xgetName() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingOperationFaultImpl
Gets (as xml) the "name" attribute
xgetName() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingOperationImpl
Gets (as xml) the "name" attribute
xgetName() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingOperationMessageImpl
Gets (as xml) the "name" attribute
xgetName() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Gets (as xml) the "name" attribute
xgetName() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TFaultImpl
Gets (as xml) the "name" attribute
xgetName() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TMessageImpl
Gets (as xml) the "name" attribute
xgetName() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TOperationImpl
Gets (as xml) the "name" attribute
xgetName() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TParamImpl
Gets (as xml) the "name" attribute
xgetName() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TPartImpl
Gets (as xml) the "name" attribute
xgetName() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TPortImpl
Gets (as xml) the "name" attribute
xgetName() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TPortTypeImpl
Gets (as xml) the "name" attribute
xgetName() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TServiceImpl
Gets (as xml) the "name" attribute
xgetName() - Method in interface org.apache.geronimo.xbeans.wsdl.TBinding
Gets (as xml) the "name" attribute
xgetName() - Method in interface org.apache.geronimo.xbeans.wsdl.TBindingOperation
Gets (as xml) the "name" attribute
xgetName() - Method in interface org.apache.geronimo.xbeans.wsdl.TBindingOperationFault
Gets (as xml) the "name" attribute
xgetName() - Method in interface org.apache.geronimo.xbeans.wsdl.TBindingOperationMessage
Gets (as xml) the "name" attribute
xgetName() - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Gets (as xml) the "name" attribute
xgetName() - Method in interface org.apache.geronimo.xbeans.wsdl.TFault
Gets (as xml) the "name" attribute
xgetName() - Method in interface org.apache.geronimo.xbeans.wsdl.TMessage
Gets (as xml) the "name" attribute
xgetName() - Method in interface org.apache.geronimo.xbeans.wsdl.TOperation
Gets (as xml) the "name" attribute
xgetName() - Method in interface org.apache.geronimo.xbeans.wsdl.TParam
Gets (as xml) the "name" attribute
xgetName() - Method in interface org.apache.geronimo.xbeans.wsdl.TPart
Gets (as xml) the "name" attribute
xgetName() - Method in interface org.apache.geronimo.xbeans.wsdl.TPort
Gets (as xml) the "name" attribute
xgetName() - Method in interface org.apache.geronimo.xbeans.wsdl.TPortType
Gets (as xml) the "name" attribute
xgetName() - Method in interface org.apache.geronimo.xbeans.wsdl.TService
Gets (as xml) the "name" attribute
xgetNamespace() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TImportImpl
Gets (as xml) the "namespace" attribute
xgetNamespace() - Method in interface org.apache.geronimo.xbeans.wsdl.TImport
Gets (as xml) the "namespace" attribute
xgetParameterOrder() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TOperationImpl
Gets (as xml) the "parameterOrder" attribute
xgetParameterOrder() - Method in interface org.apache.geronimo.xbeans.wsdl.TOperation
Gets (as xml) the "parameterOrder" attribute
xgetRequired() - Method in class org.apache.geronimo.xbeans.wsdl.impl.RequiredAttributeImpl
Gets (as xml) the "required" attribute
xgetRequired() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TExtensibilityElementImpl
Gets (as xml) the "required" attribute
xgetRequired() - Method in interface org.apache.geronimo.xbeans.wsdl.RequiredAttribute
Gets (as xml) the "required" attribute
xgetRequired() - Method in interface org.apache.geronimo.xbeans.wsdl.TExtensibilityElement
Gets (as xml) the "required" attribute
xgetTargetNamespace() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Gets (as xml) the "targetNamespace" attribute
xgetTargetNamespace() - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Gets (as xml) the "targetNamespace" attribute
xgetType() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingImpl
Gets (as xml) the "type" attribute
xgetType() - Method in class org.apache.geronimo.xbeans.wsdl.impl.TPartImpl
Gets (as xml) the "type" attribute
xgetType() - Method in interface org.apache.geronimo.xbeans.wsdl.TBinding
Gets (as xml) the "type" attribute
xgetType() - Method in interface org.apache.geronimo.xbeans.wsdl.TPart
Gets (as xml) the "type" attribute
xsetArrayType(XmlString) - Method in interface org.apache.geronimo.xbeans.wsdl.ArrayTypeAttribute
Sets (as xml) the "arrayType" attribute
xsetArrayType(XmlString) - Method in class org.apache.geronimo.xbeans.wsdl.impl.ArrayTypeAttributeImpl
Sets (as xml) the "arrayType" attribute
xsetBinding(XmlQName) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TPortImpl
Sets (as xml) the "binding" attribute
xsetBinding(XmlQName) - Method in interface org.apache.geronimo.xbeans.wsdl.TPort
Sets (as xml) the "binding" attribute
xsetElement(XmlQName) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TPartImpl
Sets (as xml) the "element" attribute
xsetElement(XmlQName) - Method in interface org.apache.geronimo.xbeans.wsdl.TPart
Sets (as xml) the "element" attribute
xsetLocation(XmlAnyURI) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TImportImpl
Sets (as xml) the "location" attribute
xsetLocation(XmlAnyURI) - Method in interface org.apache.geronimo.xbeans.wsdl.TImport
Sets (as xml) the "location" attribute
xsetMessage(XmlQName) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TFaultImpl
Sets (as xml) the "message" attribute
xsetMessage(XmlQName) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TParamImpl
Sets (as xml) the "message" attribute
xsetMessage(XmlQName) - Method in interface org.apache.geronimo.xbeans.wsdl.TFault
Sets (as xml) the "message" attribute
xsetMessage(XmlQName) - Method in interface org.apache.geronimo.xbeans.wsdl.TParam
Sets (as xml) the "message" attribute
xsetName(XmlNCName) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingImpl
Sets (as xml) the "name" attribute
xsetName(XmlNCName) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingOperationFaultImpl
Sets (as xml) the "name" attribute
xsetName(XmlNCName) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingOperationImpl
Sets (as xml) the "name" attribute
xsetName(XmlNCName) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingOperationMessageImpl
Sets (as xml) the "name" attribute
xsetName(XmlNCName) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Sets (as xml) the "name" attribute
xsetName(XmlNCName) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TFaultImpl
Sets (as xml) the "name" attribute
xsetName(XmlNCName) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TMessageImpl
Sets (as xml) the "name" attribute
xsetName(XmlNCName) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TOperationImpl
Sets (as xml) the "name" attribute
xsetName(XmlNCName) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TParamImpl
Sets (as xml) the "name" attribute
xsetName(XmlNCName) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TPartImpl
Sets (as xml) the "name" attribute
xsetName(XmlNCName) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TPortImpl
Sets (as xml) the "name" attribute
xsetName(XmlNCName) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TPortTypeImpl
Sets (as xml) the "name" attribute
xsetName(XmlNCName) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TServiceImpl
Sets (as xml) the "name" attribute
xsetName(XmlNCName) - Method in interface org.apache.geronimo.xbeans.wsdl.TBinding
Sets (as xml) the "name" attribute
xsetName(XmlNCName) - Method in interface org.apache.geronimo.xbeans.wsdl.TBindingOperation
Sets (as xml) the "name" attribute
xsetName(XmlNCName) - Method in interface org.apache.geronimo.xbeans.wsdl.TBindingOperationFault
Sets (as xml) the "name" attribute
xsetName(XmlNCName) - Method in interface org.apache.geronimo.xbeans.wsdl.TBindingOperationMessage
Sets (as xml) the "name" attribute
xsetName(XmlNCName) - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Sets (as xml) the "name" attribute
xsetName(XmlNCName) - Method in interface org.apache.geronimo.xbeans.wsdl.TFault
Sets (as xml) the "name" attribute
xsetName(XmlNCName) - Method in interface org.apache.geronimo.xbeans.wsdl.TMessage
Sets (as xml) the "name" attribute
xsetName(XmlNCName) - Method in interface org.apache.geronimo.xbeans.wsdl.TOperation
Sets (as xml) the "name" attribute
xsetName(XmlNCName) - Method in interface org.apache.geronimo.xbeans.wsdl.TParam
Sets (as xml) the "name" attribute
xsetName(XmlNCName) - Method in interface org.apache.geronimo.xbeans.wsdl.TPart
Sets (as xml) the "name" attribute
xsetName(XmlNCName) - Method in interface org.apache.geronimo.xbeans.wsdl.TPort
Sets (as xml) the "name" attribute
xsetName(XmlNCName) - Method in interface org.apache.geronimo.xbeans.wsdl.TPortType
Sets (as xml) the "name" attribute
xsetName(XmlNCName) - Method in interface org.apache.geronimo.xbeans.wsdl.TService
Sets (as xml) the "name" attribute
xsetNamespace(XmlAnyURI) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TImportImpl
Sets (as xml) the "namespace" attribute
xsetNamespace(XmlAnyURI) - Method in interface org.apache.geronimo.xbeans.wsdl.TImport
Sets (as xml) the "namespace" attribute
xsetParameterOrder(XmlNMTOKENS) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TOperationImpl
Sets (as xml) the "parameterOrder" attribute
xsetParameterOrder(XmlNMTOKENS) - Method in interface org.apache.geronimo.xbeans.wsdl.TOperation
Sets (as xml) the "parameterOrder" attribute
xsetRequired(XmlBoolean) - Method in class org.apache.geronimo.xbeans.wsdl.impl.RequiredAttributeImpl
Sets (as xml) the "required" attribute
xsetRequired(XmlBoolean) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TExtensibilityElementImpl
Sets (as xml) the "required" attribute
xsetRequired(XmlBoolean) - Method in interface org.apache.geronimo.xbeans.wsdl.RequiredAttribute
Sets (as xml) the "required" attribute
xsetRequired(XmlBoolean) - Method in interface org.apache.geronimo.xbeans.wsdl.TExtensibilityElement
Sets (as xml) the "required" attribute
xsetTargetNamespace(XmlAnyURI) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TDefinitionsImpl
Sets (as xml) the "targetNamespace" attribute
xsetTargetNamespace(XmlAnyURI) - Method in interface org.apache.geronimo.xbeans.wsdl.TDefinitions
Sets (as xml) the "targetNamespace" attribute
xsetType(XmlQName) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TBindingImpl
Sets (as xml) the "type" attribute
xsetType(XmlQName) - Method in class org.apache.geronimo.xbeans.wsdl.impl.TPartImpl
Sets (as xml) the "type" attribute
xsetType(XmlQName) - Method in interface org.apache.geronimo.xbeans.wsdl.TBinding
Sets (as xml) the "type" attribute
xsetType(XmlQName) - Method in interface org.apache.geronimo.xbeans.wsdl.TPart
Sets (as xml) the "type" attribute

A C D E G H I M N O P Q R S T U W X

Copyright © 2006 Apache Software Foundation. All Rights Reserved.