@Target(value={FIELD,ANNOTATION_TYPE}) @Retention(value=RUNTIME) @Documented @Repeatable(value=PostalCode.CsvPostalCode.List.class) @CsvConversion(value=PostalCode.PostalCodeFactory.class) public static @interface PostalCode.CsvPostalCode
Copyright © 2025 mygreen. All rights reserved.