|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BaseTypeMapping | |
org.apache.axis.wsdl.toJava |
Uses of BaseTypeMapping in org.apache.axis.wsdl.toJava |
Methods in org.apache.axis.wsdl.toJava that return BaseTypeMapping | |
BaseTypeMapping |
JavaWriterFactory.getBaseTypeMapping()
|
BaseTypeMapping |
WriterFactory.getBaseTypeMapping()
|
Methods in org.apache.axis.wsdl.toJava with parameters of type BaseTypeMapping | |
void |
JavaWriterFactory.setBaseTypeMapping(BaseTypeMapping btm)
|
void |
WriterFactory.setBaseTypeMapping(BaseTypeMapping btm)
Get TypeMapping to use for translating QNames to java base types |
Constructors in org.apache.axis.wsdl.toJava with parameters of type BaseTypeMapping | |
SymbolTable(Namespaces namespaces,
BaseTypeMapping btm,
boolean addImports,
boolean debug)
Construct a symbol table with the given Namespaces. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |