Uses of Annotation Interface
org.apache.juneau.uon.annotation.UonConfig
Packages that use UonConfig
-
Uses of UonConfig in org.apache.juneau.uon.annotation
Method parameters in org.apache.juneau.uon.annotation with type arguments of type UonConfigModifier and TypeMethodDescriptionvoid
UonConfigAnnotation.ParserApply.apply
(AnnotationInfo<UonConfig> ai, UonParser.Builder b) void
UonConfigAnnotation.SerializerApply.apply
(AnnotationInfo<UonConfig> ai, UonSerializer.Builder b)