Uses of Class
com.sun.xml.rpc.processor.model.literal.LiteralAllType
Packages that use LiteralAllType
Package
Description
-
Uses of LiteralAllType in com.sun.xml.rpc.processor.generator
Methods in com.sun.xml.rpc.processor.generator with parameters of type LiteralAllTypeModifier and TypeMethodDescriptionprotected voidGeneratorBase.postVisitLiteralAllType(LiteralAllType type) voidCustomClassGenerator.preVisitLiteralAllType(LiteralAllType type) protected voidGeneratorBase.preVisitLiteralAllType(LiteralAllType type) protected voidHolderGenerator.preVisitLiteralAllType(LiteralAllType type) voidInterfaceSerializerGenerator.preVisitLiteralAllType(LiteralAllType type) protected voidLiteralObjectSerializerGenerator.preVisitLiteralAllType(LiteralAllType type) voidSerializerRegistryGenerator.preVisitLiteralAllType(LiteralAllType type) voidGeneratorBase.visit(LiteralAllType type) protected voidGeneratorBase.visitLiteralAllType(LiteralAllType type) -
Uses of LiteralAllType in com.sun.xml.rpc.processor.generator.nodes
Methods in com.sun.xml.rpc.processor.generator.nodes with parameters of type LiteralAllType -
Uses of LiteralAllType in com.sun.xml.rpc.processor.model.exporter
Methods in com.sun.xml.rpc.processor.model.exporter with parameters of type LiteralAllTypeModifier and TypeMethodDescriptionprotected voidModelImporter.propertyLiteralAllType(XMLReader reader, LiteralAllType subject, String name, Object value) protected voidModelExporter.visitLiteralAllType(LiteralAllType target) -
Uses of LiteralAllType in com.sun.xml.rpc.processor.model.literal
Methods in com.sun.xml.rpc.processor.model.literal with parameters of type LiteralAllType -
Uses of LiteralAllType in com.sun.xml.rpc.processor.util
Methods in com.sun.xml.rpc.processor.util with parameters of type LiteralAllTypeModifier and TypeMethodDescriptionvoidClassNameCollector.visit(LiteralAllType type) voidModelWriter.visit(LiteralAllType type)