Uses of Class
com.sun.xml.rpc.processor.model.literal.LiteralAttributeMember
Packages that use LiteralAttributeMember
Package
Description
-
Uses of LiteralAttributeMember in com.sun.xml.rpc.processor.generator.nodes
Methods in com.sun.xml.rpc.processor.generator.nodes with parameters of type LiteralAttributeMemberModifier and TypeMethodDescriptionprotected voidTypeVisitor.writeAttributeMember(LiteralAttributeMember attribute) -
Uses of LiteralAttributeMember in com.sun.xml.rpc.processor.model.exporter
Methods in com.sun.xml.rpc.processor.model.exporter with parameters of type LiteralAttributeMemberModifier and TypeMethodDescriptionprotected voidModelImporter.propertyLiteralAttributeMember(XMLReader reader, LiteralAttributeMember subject, String name, Object value) protected voidModelExporter.visitLiteralAttributeMember(LiteralAttributeMember target) -
Uses of LiteralAttributeMember in com.sun.xml.rpc.processor.model.literal
Methods in com.sun.xml.rpc.processor.model.literal that return LiteralAttributeMemberModifier and TypeMethodDescriptionLiteralAttributeOwningType.getAttributeMemberByName(String name) Methods in com.sun.xml.rpc.processor.model.literal with parameters of type LiteralAttributeMember -
Uses of LiteralAttributeMember in com.sun.xml.rpc.processor.modeler.rmi
Methods in com.sun.xml.rpc.processor.modeler.rmi with parameters of type LiteralAttributeMemberModifier and TypeMethodDescriptionstatic booleanRmiModeler.membersMatch(LiteralAttributeMember member1, LiteralAttributeMember member2) -
Uses of LiteralAttributeMember in com.sun.xml.rpc.processor.util
Methods in com.sun.xml.rpc.processor.util with parameters of type LiteralAttributeMemberModifier and TypeMethodDescriptionprotected voidModelWriter.writeAttributeMember(LiteralAttributeMember attribute)