Uses of Class
com.sun.xml.rpc.processor.model.literal.LiteralArrayWrapperType
-
-
Uses of LiteralArrayWrapperType in com.sun.xml.rpc.processor.generator
Methods in com.sun.xml.rpc.processor.generator with parameters of type LiteralArrayWrapperType Modifier and Type Method Description protected voidGeneratorBase. postVisitLiteralArrayWrapperType(LiteralArrayWrapperType type)protected voidCustomClassGenerator. preVisitLiteralArrayWrapperType(LiteralArrayWrapperType type)protected voidGeneratorBase. preVisitLiteralArrayWrapperType(LiteralArrayWrapperType type)protected voidLiteralObjectSerializerGenerator. preVisitLiteralArrayWrapperType(LiteralArrayWrapperType type)voidSerializerRegistryGenerator. preVisitLiteralArrayWrapperType(LiteralArrayWrapperType type)voidGeneratorBase. visit(LiteralArrayWrapperType type)protected voidGeneratorBase. visitLiteralArrayWrapperType(LiteralArrayWrapperType type) -
Uses of LiteralArrayWrapperType in com.sun.xml.rpc.processor.generator.nodes
Methods in com.sun.xml.rpc.processor.generator.nodes with parameters of type LiteralArrayWrapperType Modifier and Type Method Description voidTypeVisitor. visit(LiteralArrayWrapperType type) -
Uses of LiteralArrayWrapperType in com.sun.xml.rpc.processor.model.exporter
Methods in com.sun.xml.rpc.processor.model.exporter with parameters of type LiteralArrayWrapperType Modifier and Type Method Description protected voidModelImporter. propertyLiteralArrayWrapperType(XMLReader reader, LiteralArrayWrapperType subject, String name, Object value)protected voidModelExporter. visitLiteralArrayWrapperType(LiteralArrayWrapperType target) -
Uses of LiteralArrayWrapperType in com.sun.xml.rpc.processor.model.literal
Methods in com.sun.xml.rpc.processor.model.literal with parameters of type LiteralArrayWrapperType Modifier and Type Method Description voidLiteralTypeVisitor. visit(LiteralArrayWrapperType type) -
Uses of LiteralArrayWrapperType in com.sun.xml.rpc.processor.util
Methods in com.sun.xml.rpc.processor.util with parameters of type LiteralArrayWrapperType Modifier and Type Method Description voidClassNameCollector. visit(LiteralArrayWrapperType type)voidModelWriter. visit(LiteralArrayWrapperType type)
-