Uses of Class
com.sun.xml.rpc.processor.model.literal.LiteralAttachmentType
-
Packages that use LiteralAttachmentType Package Description com.sun.xml.rpc.processor.generator com.sun.xml.rpc.processor.generator.nodes com.sun.xml.rpc.processor.model.literal com.sun.xml.rpc.processor.util -
-
Uses of LiteralAttachmentType in com.sun.xml.rpc.processor.generator
Methods in com.sun.xml.rpc.processor.generator with parameters of type LiteralAttachmentType Modifier and Type Method Description protected voidGeneratorBase. postVisitLiteralAttachmentType(LiteralAttachmentType type)protected voidGeneratorBase. preVisitLiteralAttachmentType(LiteralAttachmentType type)voidGeneratorBase. visit(LiteralAttachmentType type)protected voidGeneratorBase. visitLiteralAttachmentType(LiteralAttachmentType type)protected voidHolderGenerator. visitLiteralAttachmentType(LiteralAttachmentType type) -
Uses of LiteralAttachmentType in com.sun.xml.rpc.processor.generator.nodes
Methods in com.sun.xml.rpc.processor.generator.nodes with parameters of type LiteralAttachmentType Modifier and Type Method Description voidTypeVisitor. visit(LiteralAttachmentType type) -
Uses of LiteralAttachmentType in com.sun.xml.rpc.processor.model.literal
Methods in com.sun.xml.rpc.processor.model.literal with parameters of type LiteralAttachmentType Modifier and Type Method Description voidLiteralTypeVisitor. visit(LiteralAttachmentType type) -
Uses of LiteralAttachmentType in com.sun.xml.rpc.processor.util
Methods in com.sun.xml.rpc.processor.util with parameters of type LiteralAttachmentType Modifier and Type Method Description voidClassNameCollector. visit(LiteralAttachmentType type)voidModelWriter. visit(LiteralAttachmentType type)
-