Uses of Class
com.sun.xml.rpc.processor.schema.AnnotationComponent
-
Packages that use AnnotationComponent Package Description com.sun.xml.rpc.processor.schema com.sun.xml.rpc.processor.util -
-
Uses of AnnotationComponent in com.sun.xml.rpc.processor.schema
Methods in com.sun.xml.rpc.processor.schema that return AnnotationComponent Modifier and Type Method Description protected AnnotationComponentInternalSchemaBuilderBase. buildNonSchemaAttributesAnnotation(SchemaElement element)AnnotationComponentAttributeDeclarationComponent. getAnnotation()AnnotationComponentAttributeUseComponent. getAnnotation()Methods in com.sun.xml.rpc.processor.schema with parameters of type AnnotationComponent Modifier and Type Method Description voidInternalSchema. add(AnnotationComponent c)voidAttributeDeclarationComponent. setAnnotation(AnnotationComponent c)voidAttributeUseComponent. setAnnotation(AnnotationComponent c)voidComponentVisitor. visit(AnnotationComponent component) -
Uses of AnnotationComponent in com.sun.xml.rpc.processor.util
Methods in com.sun.xml.rpc.processor.util with parameters of type AnnotationComponent Modifier and Type Method Description voidComponentWriter. visit(AnnotationComponent component)
-