Uses of Annotation Interface
org.apache.juneau.csv.annotation.Csv
Packages that use Csv
- 
Uses of Csv in org.apache.juneau.csv.annotationFields in org.apache.juneau.csv.annotation declared as CsvMethods in org.apache.juneau.csv.annotation that return CsvModifier and TypeMethodDescriptionCsvAnnotation.Builder.build()Instantiates a new@Csvobject initialized with this builder.static CsvCsvAnnotation.copy(Csv a, VarResolverSession r) Creates a copy of the specified annotation.Methods in org.apache.juneau.csv.annotation with parameters of type CsvModifier and TypeMethodDescriptionstatic CsvCsvAnnotation.copy(Csv a, VarResolverSession r) Creates a copy of the specified annotation.Method parameters in org.apache.juneau.csv.annotation with type arguments of type CsvModifier and TypeMethodDescriptionvoidCsvAnnotation.Apply.apply(AnnotationInfo<Csv> ai, Context.Builder b)