Uses of Annotation Interface
org.apache.juneau.soap.annotation.SoapXml
Packages that use SoapXml
-
Uses of SoapXml in org.apache.juneau.soap.annotation
Fields in org.apache.juneau.soap.annotation declared as SoapXmlMethods in org.apache.juneau.soap.annotation that return SoapXmlModifier and TypeMethodDescriptionSoapXmlAnnotation.Builder.build()
Instantiates a new@SoapXml
object initialized with this builder.static SoapXml
SoapXmlAnnotation.copy
(SoapXml a, VarResolverSession r) Creates a copy of the specified annotation.Methods in org.apache.juneau.soap.annotation with parameters of type SoapXmlModifier and TypeMethodDescriptionstatic SoapXml
SoapXmlAnnotation.copy
(SoapXml a, VarResolverSession r) Creates a copy of the specified annotation.Method parameters in org.apache.juneau.soap.annotation with type arguments of type SoapXmlModifier and TypeMethodDescriptionvoid
SoapXmlAnnotation.Apply.apply
(AnnotationInfo<SoapXml> ai, Context.Builder b)