Interface NotNullAnnotationFeatures
- All Known Implementing Classes:
JavaClientCodegen,JavaVertXServerCodegen,SpringCodegen
public interface NotNullAnnotationFeatures
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionbooleanvoidsetNotNullJacksonAnnotation(boolean notNullJacksonAnnotation)
-
Field Details
-
NOT_NULL_JACKSON_ANNOTATION
- See Also:
-
-
Method Details
-
setNotNullJacksonAnnotation
void setNotNullJacksonAnnotation(boolean notNullJacksonAnnotation) -
isNotNullJacksonAnnotation
boolean isNotNullJacksonAnnotation()
-