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