Uses of Class
com.sun.xml.rpc.processor.model.literal.LiteralListType
Packages that use LiteralListType
Package
Description
-
Uses of LiteralListType in com.sun.xml.rpc.processor.generator
Methods in com.sun.xml.rpc.processor.generator with parameters of type LiteralListTypeModifier and TypeMethodDescriptionvoidEnumerationEncoderGenerator.visit(LiteralListType type) voidEnumerationGenerator.visit(LiteralListType type) voidGeneratorBase.visit(LiteralListType type) voidSerializerRegistryGenerator.visit(LiteralListType type) protected voidGeneratorBase.visitLiteralListType(LiteralListType type) bug fix: 4900251protected voidHolderGenerator.visitLiteralListType(LiteralListType type) -
Uses of LiteralListType in com.sun.xml.rpc.processor.generator.nodes
Methods in com.sun.xml.rpc.processor.generator.nodes with parameters of type LiteralListType -
Uses of LiteralListType in com.sun.xml.rpc.processor.model.exporter
Methods in com.sun.xml.rpc.processor.model.exporter with parameters of type LiteralListTypeModifier and TypeMethodDescriptionprotected voidModelImporter.propertyLiteralListType(XMLReader reader, LiteralListType subject, String name, Object value) protected voidModelExporter.visitLiteralListType(LiteralListType target) -
Uses of LiteralListType in com.sun.xml.rpc.processor.model.literal
Methods in com.sun.xml.rpc.processor.model.literal with parameters of type LiteralListType -
Uses of LiteralListType in com.sun.xml.rpc.processor.util
Methods in com.sun.xml.rpc.processor.util with parameters of type LiteralListTypeModifier and TypeMethodDescriptionvoidClassNameCollector.visit(LiteralListType type) voidModelWriter.visit(LiteralListType type)