| Modifier and Type | Field and Description |
|---|---|
static String |
HIBERNATE_VALIDATION_CONSTRAINTS |
static String |
JAVAX_VALIDATION_CONSTRAINTS |
| Modifier and Type | Method and Description |
|---|---|
default String |
getAnchor() |
default String |
getAnnotations() |
default String |
getDescription() |
default Optional<com.thoughtworks.qdox.model.JavaAnnotation> |
getGlossary() |
default Optional<com.thoughtworks.qdox.model.JavaAnnotation> |
getGlossary(com.thoughtworks.qdox.model.JavaAnnotatedElement annotatedElement) |
default Optional<Integer> |
getGlossaryId() |
default Optional<Integer> |
getGlossaryId(com.thoughtworks.qdox.model.JavaAnnotatedElement annotatedElement) |
default Integer |
getId() |
default boolean |
getIdDefined() |
default String |
getLinkableIdColumn() |
default String |
getLinkableName() |
default String |
getLinkContent() |
com.thoughtworks.qdox.model.JavaAnnotatedElement |
getModel() |
String |
getName() |
String |
getType() |
static final String JAVAX_VALIDATION_CONSTRAINTS
static final String HIBERNATE_VALIDATION_CONSTRAINTS
String getName()
String getType()
com.thoughtworks.qdox.model.JavaAnnotatedElement getModel()
default String getDescription()
default String getAnchor()
default String getLinkContent()
default String getLinkableName()
default String getAnnotations()
default Optional<com.thoughtworks.qdox.model.JavaAnnotation> getGlossary(com.thoughtworks.qdox.model.JavaAnnotatedElement annotatedElement)
default Optional<Integer> getGlossaryId(com.thoughtworks.qdox.model.JavaAnnotatedElement annotatedElement)
default Optional<com.thoughtworks.qdox.model.JavaAnnotation> getGlossary()
default boolean getIdDefined()
default Integer getId()
default String getLinkableIdColumn()
Copyright © 2017–2020 Focus IT. All rights reserved.