Uses of Class
com.sun.xml.rpc.processor.model.soap.SOAPEnumerationType
Packages that use SOAPEnumerationType
Package
Description
-
Uses of SOAPEnumerationType in com.sun.xml.rpc.processor.generator
Methods in com.sun.xml.rpc.processor.generator with parameters of type SOAPEnumerationTypeModifier and TypeMethodDescriptionprotected voidGeneratorBase.postVisitSOAPEnumerationType(SOAPEnumerationType type) protected voidGeneratorBase.preVisitSOAPEnumerationType(SOAPEnumerationType type) protected voidInterfaceSerializerGenerator.preVisitSOAPEnumerationType(SOAPEnumerationType type) protected voidSOAPObjectSerializerGenerator.preVisitSOAPEnumerationType(SOAPEnumerationType type) protected voidStubTieGeneratorBase.preVisitSOAPEnumerationType(SOAPEnumerationType type) voidEnumerationEncoderGenerator.visit(SOAPEnumerationType type) voidEnumerationGenerator.visit(SOAPEnumerationType type) voidGeneratorBase.visit(SOAPEnumerationType type) voidHolderGenerator.visit(SOAPEnumerationType type) voidSerializerRegistryGenerator.visit(SOAPEnumerationType type) protected voidGeneratorBase.visitSOAPEnumerationType(SOAPEnumerationType type) -
Uses of SOAPEnumerationType in com.sun.xml.rpc.processor.generator.nodes
Methods in com.sun.xml.rpc.processor.generator.nodes with parameters of type SOAPEnumerationType -
Uses of SOAPEnumerationType in com.sun.xml.rpc.processor.model.exporter
Methods in com.sun.xml.rpc.processor.model.exporter with parameters of type SOAPEnumerationTypeModifier and TypeMethodDescriptionprotected voidModelImporter.propertySOAPEnumerationType(XMLReader reader, SOAPEnumerationType subject, String name, Object value) protected voidModelExporter.visitSOAPEnumerationType(SOAPEnumerationType target) -
Uses of SOAPEnumerationType in com.sun.xml.rpc.processor.model.soap
Methods in com.sun.xml.rpc.processor.model.soap with parameters of type SOAPEnumerationType -
Uses of SOAPEnumerationType in com.sun.xml.rpc.processor.util
Methods in com.sun.xml.rpc.processor.util with parameters of type SOAPEnumerationTypeModifier and TypeMethodDescriptionvoidClassNameCollector.visit(SOAPEnumerationType type) voidModelWriter.visit(SOAPEnumerationType type)