@Deprecated public interface CodeType extends Serializable
| Modifier and Type | Method and Description |
|---|---|
String |
getCodeType()
Deprecated.
|
String |
getDescription()
Deprecated.
|
Long |
getId()
Deprecated.
|
String |
getKey()
Deprecated.
|
Boolean |
getModifiable()
Deprecated.
|
Boolean |
isModifiable()
Deprecated.
|
void |
setCodeType(String type)
Deprecated.
|
void |
setDescription(String description)
Deprecated.
|
void |
setId(Long id)
Deprecated.
|
void |
setKey(String key)
Deprecated.
|
void |
setModifiable(Boolean modifiable)
Deprecated.
|
void setId(Long id)
Long getId()
void setCodeType(String type)
String getCodeType()
void setKey(String key)
String getKey()
void setDescription(String description)
String getDescription()
void setModifiable(Boolean modifiable)
Boolean getModifiable()
Boolean isModifiable()
Copyright © 2014. All Rights Reserved.