Interface NotNullAnnotationFeatures
-
- All Known Implementing Classes:
JavaClientCodegen,SpringCodegen
public interface NotNullAnnotationFeatures
-
-
Field Summary
Fields Modifier and Type Field Description static StringNOT_NULL_JACKSON_ANNOTATION
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisNotNullJacksonAnnotation()voidsetNotNullJacksonAnnotation(boolean notNullJacksonAnnotation)
-
-
-
Field Detail
-
NOT_NULL_JACKSON_ANNOTATION
static final String NOT_NULL_JACKSON_ANNOTATION
- See Also:
- Constant Field Values
-
-