public class DMNStronglyCodeGenConfig extends Object
Constructor and Description |
---|
DMNStronglyCodeGenConfig() |
Modifier and Type | Method and Description |
---|---|
boolean |
isWithJacksonAnnotation() |
boolean |
isWithMPOpenApiAnnotation() |
void |
setWithJacksonAnnotation(boolean withJacksonAnnotation) |
void |
setWithMPOpenApiAnnotation(boolean withMPOpenApiAnnotation) |
public boolean isWithJacksonAnnotation()
public void setWithJacksonAnnotation(boolean withJacksonAnnotation)
public boolean isWithMPOpenApiAnnotation()
public void setWithMPOpenApiAnnotation(boolean withMPOpenApiAnnotation)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.