Uses of Annotation Interface
org.apache.juneau.soap.annotation.SoapXml
Packages that use SoapXml
- 
Uses of SoapXml in org.apache.juneau.soap.annotationFields 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@SoapXmlobject initialized with this builder.static SoapXmlSoapXmlAnnotation.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 SoapXmlSoapXmlAnnotation.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 TypeMethodDescriptionvoidSoapXmlAnnotation.Apply.apply(AnnotationInfo<SoapXml> ai, Context.Builder b)