Uses of Class
com.sun.xml.rpc.processor.model.literal.LiteralAttachmentType
Packages that use LiteralAttachmentType
Package
Description
-
Uses of LiteralAttachmentType in com.sun.xml.rpc.processor.generator
Methods in com.sun.xml.rpc.processor.generator with parameters of type LiteralAttachmentTypeModifier and TypeMethodDescriptionprotected 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 -
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 -
Uses of LiteralAttachmentType in com.sun.xml.rpc.processor.util
Methods in com.sun.xml.rpc.processor.util with parameters of type LiteralAttachmentTypeModifier and TypeMethodDescriptionvoidClassNameCollector.visit(LiteralAttachmentType type) voidModelWriter.visit(LiteralAttachmentType type)