Uses of Class
com.sun.xml.rpc.processor.config.TypeMappingInfo
Packages that use TypeMappingInfo
Package
Description
-
Uses of TypeMappingInfo in com.sun.xml.rpc.processor.config
Methods in com.sun.xml.rpc.processor.config that return TypeMappingInfoModifier and TypeMethodDescriptionTypeMappingRegistryInfo.getTypeMappingInfo(String encodingStyle, String javaTypeName) TypeMappingRegistryInfo.getTypeMappingInfo(String encodingStyle, QName xmlType) Methods in com.sun.xml.rpc.processor.config with parameters of type TypeMappingInfo -
Uses of TypeMappingInfo in com.sun.xml.rpc.processor.model.exporter
Methods in com.sun.xml.rpc.processor.model.exporter with parameters of type TypeMappingInfoModifier and TypeMethodDescriptionprotected voidModelImporter.propertyTypeMappingInfo(XMLReader reader, TypeMappingInfo subject, String name, Object value) protected voidModelExporter.visitTypeMappingInfo(TypeMappingInfo target) -
Uses of TypeMappingInfo in com.sun.xml.rpc.processor.model.java
Methods in com.sun.xml.rpc.processor.model.java that return TypeMappingInfoMethods in com.sun.xml.rpc.processor.model.java with parameters of type TypeMappingInfoModifier and TypeMethodDescriptionvoidJavaCustomType.setTypeMappingInfo(TypeMappingInfo typeMappingInfo) Constructors in com.sun.xml.rpc.processor.model.java with parameters of type TypeMappingInfo