Class JavaCustomType
java.lang.Object
com.sun.xml.rpc.processor.model.java.JavaType
com.sun.xml.rpc.processor.model.java.JavaCustomType
- Author:
- JAX-RPC Development Team
-
Constructor Summary
ConstructorsConstructorDescriptionJavaCustomType(String name) JavaCustomType(String name, TypeMappingInfo typeMappingInfo) -
Method Summary
Methods inherited from class com.sun.xml.rpc.processor.model.java.JavaType
doSetName, getFormalName, getHolderName, getInitString, getName, getRealName, isHolder, isHolderPresent, isPresent, setFormalName, setHolder, setHolderName, setHolderPresent, setInitString, setPresent, setRealName
-
Constructor Details
-
JavaCustomType
public JavaCustomType() -
JavaCustomType
-
JavaCustomType
-
-
Method Details
-
getTypeMappingInfo
-
setTypeMappingInfo
-