Uses of Class
com.sun.xml.rpc.processor.model.soap.RPCRequestUnorderedStructureType
-
-
Uses of RPCRequestUnorderedStructureType in com.sun.xml.rpc.processor.generator
Methods in com.sun.xml.rpc.processor.generator with parameters of type RPCRequestUnorderedStructureType Modifier and Type Method Description protected 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 Modifier and Type Method Description voidTypeVisitor. visit(RPCRequestUnorderedStructureType type) -
Uses of RPCRequestUnorderedStructureType in com.sun.xml.rpc.processor.model.exporter
Methods in com.sun.xml.rpc.processor.model.exporter with parameters of type RPCRequestUnorderedStructureType Modifier and Type Method Description protected 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 RPCRequestUnorderedStructureType Modifier and Type Method Description voidSOAPTypeVisitor. 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 RPCRequestUnorderedStructureType Modifier and Type Method Description voidClassNameCollector. visit(RPCRequestUnorderedStructureType type)voidModelWriter. visit(RPCRequestUnorderedStructureType type)
-