Uses of Class
com.sun.xml.rpc.processor.model.soap.RPCRequestUnorderedStructureType
Packages that use RPCRequestUnorderedStructureType
Package
Description
-
Uses of RPCRequestUnorderedStructureType in com.sun.xml.rpc.processor.generator
Methods in com.sun.xml.rpc.processor.generator with parameters of type RPCRequestUnorderedStructureTypeModifier and TypeMethodDescriptionprotected voidGeneratorBase.postVisitRPCRequestUnorderedStructureType(RPCRequestUnorderedStructureType type) protected voidGeneratorBase.preVisitRPCRequestUnorderedStructureType(RPCRequestUnorderedStructureType type) voidGeneratorBase.visit(RPCRequestUnorderedStructureType type) protected voidGeneratorBase.visitRPCRequestUnorderedStructureType(RPCRequestUnorderedStructureType type) -
Uses of RPCRequestUnorderedStructureType in com.sun.xml.rpc.processor.generator.nodes
Methods in com.sun.xml.rpc.processor.generator.nodes with parameters of type RPCRequestUnorderedStructureType -
Uses of RPCRequestUnorderedStructureType in com.sun.xml.rpc.processor.model.exporter
Methods in com.sun.xml.rpc.processor.model.exporter with parameters of type RPCRequestUnorderedStructureTypeModifier and TypeMethodDescriptionprotected voidModelImporter.propertyRPCRequestUnorderedStructureType(XMLReader reader, RPCRequestUnorderedStructureType subject, String name, Object value) protected voidModelExporter.visitRPCRequestUnorderedStructureType(RPCRequestUnorderedStructureType target) -
Uses of RPCRequestUnorderedStructureType in com.sun.xml.rpc.processor.model.soap
Methods in com.sun.xml.rpc.processor.model.soap with parameters of type RPCRequestUnorderedStructureTypeModifier and TypeMethodDescriptionvoidSOAPTypeVisitor.visit(RPCRequestUnorderedStructureType type) -
Uses of RPCRequestUnorderedStructureType in com.sun.xml.rpc.processor.util
Methods in com.sun.xml.rpc.processor.util with parameters of type RPCRequestUnorderedStructureTypeModifier and TypeMethodDescriptionvoidClassNameCollector.visit(RPCRequestUnorderedStructureType type) voidModelWriter.visit(RPCRequestUnorderedStructureType type)