Uses of Class
com.sun.xml.rpc.processor.model.literal.LiteralSequenceType
Packages that use LiteralSequenceType
Package
Description
-
Uses of LiteralSequenceType in com.sun.xml.rpc.processor.generator
Methods in com.sun.xml.rpc.processor.generator with parameters of type LiteralSequenceTypeModifier and TypeMethodDescriptionprotected voidGeneratorBase.postVisitLiteralSequenceType(LiteralSequenceType type) voidCustomClassGenerator.preVisitLiteralSequenceType(LiteralSequenceType type) protected voidGeneratorBase.preVisitLiteralSequenceType(LiteralSequenceType type) voidInterfaceSerializerGenerator.preVisitLiteralSequenceType(LiteralSequenceType type) protected voidLiteralObjectSerializerGenerator.preVisitLiteralSequenceType(LiteralSequenceType type) voidSerializerRegistryGenerator.preVisitLiteralSequenceType(LiteralSequenceType type) voidGeneratorBase.visit(LiteralSequenceType type) protected voidGeneratorBase.visitLiteralSequenceType(LiteralSequenceType type) protected voidHolderGenerator.visitLiteralSequenceType(LiteralSequenceType type) -
Uses of LiteralSequenceType in com.sun.xml.rpc.processor.generator.nodes
Methods in com.sun.xml.rpc.processor.generator.nodes with parameters of type LiteralSequenceType -
Uses of LiteralSequenceType in com.sun.xml.rpc.processor.model.exporter
Methods in com.sun.xml.rpc.processor.model.exporter with parameters of type LiteralSequenceTypeModifier and TypeMethodDescriptionprotected voidModelImporter.propertyLiteralSequenceType(XMLReader reader, LiteralSequenceType subject, String name, Object value) protected voidModelExporter.visitLiteralSequenceType(LiteralSequenceType target) -
Uses of LiteralSequenceType in com.sun.xml.rpc.processor.model.literal
Subclasses of LiteralSequenceType in com.sun.xml.rpc.processor.model.literalMethods in com.sun.xml.rpc.processor.model.literal with parameters of type LiteralSequenceType -
Uses of LiteralSequenceType in com.sun.xml.rpc.processor.util
Methods in com.sun.xml.rpc.processor.util with parameters of type LiteralSequenceTypeModifier and TypeMethodDescriptionvoidClassNameCollector.visit(LiteralSequenceType type) voidModelWriter.visit(LiteralSequenceType type)