Interface JavaElement
public interface JavaElement
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiondefault Stringdefault Stringdefault Stringdefault Optional<com.thoughtworks.qdox.model.JavaAnnotation> default Optional<com.thoughtworks.qdox.model.JavaAnnotation> getGlossary(com.thoughtworks.qdox.model.JavaAnnotatedElement annotatedElement) getGlossaryId(com.thoughtworks.qdox.model.JavaAnnotatedElement annotatedElement) default IntegergetId()default booleandefault Stringdefault Stringdefault Stringcom.thoughtworks.qdox.model.JavaAnnotatedElementgetModel()getName()getType()
-
Field Details
-
JAVAX_VALIDATION_CONSTRAINTS
- See Also:
-
HIBERNATE_VALIDATION_CONSTRAINTS
- See Also:
-
-
Method Details
-
getName
String getName() -
getType
String getType() -
getModel
com.thoughtworks.qdox.model.JavaAnnotatedElement getModel() -
getDescription
-
getAnchor
-
getLinkContent
-
getLinkableName
-
getAnnotations
-
getGlossary
default Optional<com.thoughtworks.qdox.model.JavaAnnotation> getGlossary(com.thoughtworks.qdox.model.JavaAnnotatedElement annotatedElement) -
getGlossaryId
-
getGlossary
-
getGlossaryId
-
getIdDefined
default boolean getIdDefined() -
getId
-
getLinkableIdColumn
-