Uses of Class
org.apache.axis.wsdl.symbolTable.BaseTypeMapping
Packages that use BaseTypeMapping
Package
Description
-
Uses of BaseTypeMapping in org.apache.axis.wsdl.gen
Methods in org.apache.axis.wsdl.gen that return BaseTypeMappingModifier and TypeMethodDescriptionGeneratorFactory.getBaseTypeMapping()Method getBaseTypeMappingNoopFactory.getBaseTypeMapping()Method getBaseTypeMappingMethods in org.apache.axis.wsdl.gen with parameters of type BaseTypeMappingModifier and TypeMethodDescriptionvoidGeneratorFactory.setBaseTypeMapping(BaseTypeMapping btm) Get TypeMapping to use for translating QNames to base typesvoidNoopFactory.setBaseTypeMapping(BaseTypeMapping btm) Method setBaseTypeMapping -
Uses of BaseTypeMapping in org.apache.axis.wsdl.symbolTable
Constructors in org.apache.axis.wsdl.symbolTable with parameters of type BaseTypeMappingModifierConstructorDescriptionSymbolTable(BaseTypeMapping btm, boolean addImports, boolean verbose, boolean nowrap) Construct a symbol table with the given Namespaces. -
Uses of BaseTypeMapping in org.apache.axis.wsdl.toJava
Fields in org.apache.axis.wsdl.toJava declared as BaseTypeMappingModifier and TypeFieldDescriptionprotected BaseTypeMappingEmitter.baseTypeMappingField baseTypeMappingMethods in org.apache.axis.wsdl.toJava that return BaseTypeMappingModifier and TypeMethodDescriptionJavaGeneratorFactory.getBaseTypeMapping()Method getBaseTypeMappingMethods in org.apache.axis.wsdl.toJava with parameters of type BaseTypeMappingModifier and TypeMethodDescriptionvoidJavaGeneratorFactory.setBaseTypeMapping(BaseTypeMapping btm) Method setBaseTypeMapping