public class JavaField extends Object implements JavaElement
HIBERNATE_VALIDATION_CONSTRAINTS, JAVAX_VALIDATION_CONSTRAINTS| Constructor and Description |
|---|
JavaField() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAnchor() |
String |
getDescription() |
String |
getFullName() |
String |
getLinkableFullName() |
String |
getLinkedType() |
com.thoughtworks.qdox.model.JavaAnnotatedElement |
getModel() |
String |
getName() |
String |
getType() |
boolean |
isPartOfDomain() |
static JavaField |
of(com.thoughtworks.qdox.model.JavaField javaField,
List<com.thoughtworks.qdox.model.JavaClass> domainClasses,
MappingRespository mappingRespository) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAnnotations, getGlossary, getGlossary, getGlossaryId, getGlossaryId, getId, getIdDefined, getLinkableIdColumn, getLinkableName, getLinkContentpublic String getName()
getName in interface JavaElementpublic String getDescription()
getDescription in interface JavaElementpublic String getFullName()
public String getLinkableFullName()
public String getType()
getType in interface JavaElementpublic com.thoughtworks.qdox.model.JavaAnnotatedElement getModel()
getModel in interface JavaElementpublic boolean isPartOfDomain()
public String getLinkedType()
public String getAnchor()
getAnchor in interface JavaElementpublic static JavaField of(com.thoughtworks.qdox.model.JavaField javaField, List<com.thoughtworks.qdox.model.JavaClass> domainClasses, MappingRespository mappingRespository)
Copyright © 2017–2020 Focus IT. All rights reserved.