Uses of Class
org.apache.juneau.xml.annotation.XmlAnnotation.Builder
Packages that use XmlAnnotation.Builder
-
Uses of XmlAnnotation.Builder in org.apache.juneau.xml.annotation
Methods in org.apache.juneau.xml.annotation that return XmlAnnotation.BuilderModifier and TypeMethodDescriptionSets theXml.childName()property on this annotation.static XmlAnnotation.BuilderXmlAnnotation.create()Instantiates a new builder for this class.static XmlAnnotation.BuilderInstantiates a new builder for this class.static XmlAnnotation.BuilderInstantiates a new builder for this class.XmlAnnotation.Builder.description(String... value) Sets the description property on this annotation.Sets theXml.format()property on this annotation.Sets theXml.namespace()property on this annotation.XmlAnnotation.Builder.on(MethodInfo... value) Sets theXml.prefix()property on this annotation.