public class PersistantPropertyInfo extends Object
Constructor and Description |
---|
PersistantPropertyInfo(PersistantProperty property) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getAlias() |
String |
getDefaultValue() |
PersistantProperty |
getPersistantProperty() |
String |
getProperty() |
int |
hashCode() |
public PersistantPropertyInfo(PersistantProperty property)
public String getProperty()
public String getDefaultValue()
public String getAlias()
public PersistantProperty getPersistantProperty()