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