Uses of Class
com.sun.xml.rpc.processor.model.literal.LiteralSimpleType
-
-
Uses of LiteralSimpleType in com.sun.xml.rpc.processor.generator
Methods in com.sun.xml.rpc.processor.generator with parameters of type LiteralSimpleType Modifier and Type Method Description protected voidGeneratorBase. postVisitLiteralSimpleType(LiteralSimpleType type)protected voidGeneratorBase. preVisitLiteralSimpleType(LiteralSimpleType type)protected voidLiteralObjectSerializerGenerator. preVisitLiteralSimpleType(LiteralSimpleType type)voidGeneratorBase. visit(LiteralSimpleType type)voidSerializerRegistryGenerator. visit(LiteralSimpleType type)protected voidGeneratorBase. visitLiteralSimpleType(LiteralSimpleType type)protected voidHolderGenerator. visitLiteralSimpleType(LiteralSimpleType type) -
Uses of LiteralSimpleType in com.sun.xml.rpc.processor.generator.nodes
Methods in com.sun.xml.rpc.processor.generator.nodes with parameters of type LiteralSimpleType Modifier and Type Method Description voidTypeVisitor. visit(LiteralSimpleType type) -
Uses of LiteralSimpleType in com.sun.xml.rpc.processor.model.exporter
Methods in com.sun.xml.rpc.processor.model.exporter with parameters of type LiteralSimpleType Modifier and Type Method Description protected voidModelImporter. propertyLiteralSimpleType(XMLReader reader, LiteralSimpleType subject, String name, Object value)protected voidModelExporter. visitLiteralSimpleType(LiteralSimpleType target) -
Uses of LiteralSimpleType in com.sun.xml.rpc.processor.model.literal
Methods in com.sun.xml.rpc.processor.model.literal with parameters of type LiteralSimpleType Modifier and Type Method Description voidLiteralTypeVisitor. visit(LiteralSimpleType type) -
Uses of LiteralSimpleType in com.sun.xml.rpc.processor.modeler.rmi
-
Uses of LiteralSimpleType in com.sun.xml.rpc.processor.modeler.wsdl
Methods in com.sun.xml.rpc.processor.modeler.wsdl that return LiteralSimpleType Modifier and Type Method Description protected LiteralSimpleTypeSchemaAnalyzer111. getNillableLiteralSimpleType(QName typeName, TypeDefinitionComponent typeDef)protected LiteralSimpleTypeSchemaAnalyzerBase. getNillableLiteralSimpleType(QName typeName, TypeDefinitionComponent typeDef) -
Uses of LiteralSimpleType in com.sun.xml.rpc.processor.util
Methods in com.sun.xml.rpc.processor.util with parameters of type LiteralSimpleType Modifier and Type Method Description voidClassNameCollector. visit(LiteralSimpleType type)voidModelWriter. visit(LiteralSimpleType type)
-