|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.zeroexchange.model.Persistent
org.zeroexchange.model.IntegerPKPersistent
org.zeroexchange.model.resource.property.Property
org.zeroexchange.model.resource.category.DictionaryProperty
@Entity public class DictionaryProperty
the dictionary property
| Field Summary |
|---|
| Fields inherited from class org.zeroexchange.model.resource.property.Property |
|---|
FIELD_CATEGORY, FIELD_NAME, PROP_CURRENCY, PROP_UOM |
| Fields inherited from interface org.zeroexchange.model.resource.category.BasicContainerTypes |
|---|
SCALAR, SET |
| Fields inherited from interface org.zeroexchange.model.i18n.TitlesAware |
|---|
FIELD_TITLES |
| Fields inherited from interface org.zeroexchange.model.Identifiable |
|---|
FIELD_ID |
| Constructor Summary | |
|---|---|
DictionaryProperty()
|
|
| Method Summary | |
|---|---|
String |
getDictionary()
|
void |
setDictionary(String dictionary)
|
| Methods inherited from class org.zeroexchange.model.resource.property.Property |
|---|
getCategory, getContainerType, getName, getPropertyType, getTitles, setCategory, setContainerType, setName, setPropertyType, setTitles |
| Methods inherited from class org.zeroexchange.model.IntegerPKPersistent |
|---|
equals, getId, hashCode, setId |
| Methods inherited from class org.zeroexchange.model.Persistent |
|---|
getTransientValues |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DictionaryProperty()
| Method Detail |
|---|
public String getDictionary()
getDictionary in class Propertypublic void setDictionary(String dictionary)
setDictionary in class Property
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||