public class JaversProperty extends Property
EMBEDDED_ID_ANN, ID_ANN
Constructor | Description |
---|---|
JaversProperty(java.util.function.Supplier<JaversType> propertyType,
Property property) |
Modifier and Type | Method | Description |
---|---|---|
boolean |
equals(java.lang.Object o) |
|
<T extends JaversType> |
getType() |
|
int |
hashCode() |
|
boolean |
isShallowReference() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
get, getGenericType, getMember, getName, getOriginalName, getRawType, hasCustomName, hasShallowReferenceAnn, hasTransientAnn, isHasIncludedAnn, isNull, looksLikeId, set, toString
public JaversProperty(java.util.function.Supplier<JaversType> propertyType, Property property)
public <T extends JaversType> T getType()
public boolean isShallowReference()