Package org.beanio.annotation
Interface AnnotationConstants
-
public interface AnnotationConstants
Constant annotation values.- Since:
- 2.1.0
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
UNDEFINED
The default value for undefined XML related annotation properties
-
-
-
Field Detail
-
UNDEFINED
static final java.lang.String UNDEFINED
The default value for undefined XML related annotation properties- See Also:
- Constant Field Values
-
-