public final class BeanIdentityInfo extends Object
BeanIdentityInfo class.
| Type | Property and Description |
|---|---|
boolean |
isIdABean
Gets the value of the property idABeanProperty.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends com.fasterxml.jackson.annotation.ObjectIdGenerator<?>> |
getGenerator()
Getter for the field
generator. |
String |
getPropertyName()
Getter for the field
propertyName. |
Class<?> |
getScope()
Getter for the field
scope. |
com.google.gwt.thirdparty.guava.common.base.Optional<com.google.gwt.core.ext.typeinfo.JType> |
getType()
Getter for the field
type. |
boolean |
isAlwaysAsId()
isAlwaysAsId
|
boolean |
isIdABeanProperty()
Gets the value of the property idABeanProperty.
|
public boolean isIdABeanProperty
public boolean isIdABeanProperty()
public String getPropertyName()
Getter for the field propertyName.
String object.public boolean isAlwaysAsId()
isAlwaysAsId
public Class<? extends com.fasterxml.jackson.annotation.ObjectIdGenerator<?>> getGenerator()
Getter for the field generator.
Class object.public com.google.gwt.thirdparty.guava.common.base.Optional<com.google.gwt.core.ext.typeinfo.JType> getType()
Getter for the field type.
Optional object.Copyright © 2017. All Rights Reserved.