kz.arta.synergy.server.api.rest.dictionary
Class DictionaryRecord.Field
java.lang.Object
kz.arta.synergy.server.api.rest.dictionary.DictionaryRecord.Field
- Enclosing class:
- DictionaryRecord
public static class DictionaryRecord.Field
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DictionaryRecord.Field
public DictionaryRecord.Field()
getCode
public java.lang.String getCode()
setCode
public void setCode(java.lang.String code)
getValue
public java.lang.String getValue()
setValue
public void setValue(java.lang.String value)
getValueKZ
public java.lang.String getValueKZ()
setValueKZ
public void setValueKZ(java.lang.String valueKZ)
getValueRU
public java.lang.String getValueRU()
setValueRU
public void setValueRU(java.lang.String valueRU)
getValueEN
public java.lang.String getValueEN()
setValueEN
public void setValueEN(java.lang.String valueEN)
Copyright © 2000 Dummy Corp. All Rights Reserved.