Uses of Class
org.apache.juneau.annotation.SwapAnnotation.Builder
Packages that use SwapAnnotation.Builder
-
Uses of SwapAnnotation.Builder in org.apache.juneau.annotation
Methods in org.apache.juneau.annotation that return SwapAnnotation.BuilderModifier and TypeMethodDescriptionstatic SwapAnnotation.BuilderSwapAnnotation.create()Instantiates a new builder for this class.static SwapAnnotation.BuilderInstantiates a new builder for this class.static SwapAnnotation.BuilderInstantiates a new builder for this class.SwapAnnotation.Builder.description(String... value) Sets the description property on this annotation.Sets theSwap.impl()property on this annotation.SwapAnnotation.Builder.mediaTypes(String... value) Sets theSwap.mediaTypes()property on this annotation.SwapAnnotation.Builder.on(MethodInfo... value) Sets theSwap.template()property on this annotation.Sets theSwap.value()property on this annotation.