Uses of Class
com.sun.xml.rpc.processor.modeler.j2ee.xml.variableMappingType
-
Packages that use variableMappingType Package Description com.sun.xml.rpc.processor.modeler.j2ee.xml -
-
Uses of variableMappingType in com.sun.xml.rpc.processor.modeler.j2ee.xml
Methods in com.sun.xml.rpc.processor.modeler.j2ee.xml that return variableMappingType Modifier and Type Method Description variableMappingTypejavaWsdlMappingFactory. createvariableMappingType(String elementName)Create the Java bean variableMappingType for the elementvariableMappingTypejavaXmlTypeMappingType. getVariableMapping(int index)Methods in com.sun.xml.rpc.processor.modeler.j2ee.xml with parameters of type variableMappingType Modifier and Type Method Description voidjavaXmlTypeMappingType. setVariableMapping(int index, variableMappingType variableMapping)
-