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