|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.nan21.dnet.core.presenter.model.AbstractDsModel<E>
net.nan21.dnet.core.presenter.model.base.AbstractTypeWithCodeDs<SysParam>
net.nan21.dnet.module.ad.system.ds.model.SysParamDs
public class SysParamDs
| Field Summary | |
|---|---|
static String |
fDEFAULTVALUE
|
static String |
fVALUE
|
| Fields inherited from class net.nan21.dnet.core.presenter.model.base.AbstractTypeWithCodeDs |
|---|
active, clientId, code, createdAt, createdBy, description, entityFQN, fACTIVE, fCLIENTID, fCODE, fCREATEDAT, fCREATEDBY, fDESCRIPTION, fENTITYFQN, fID, fMODIFIEDAT, fMODIFIEDBY, fNAME, fNOTES, fUUID, fVERSION, id, modifiedAt, modifiedBy, name, notes, uuid, version |
| Constructor Summary | |
|---|---|
SysParamDs()
|
|
SysParamDs(SysParam e)
|
|
| Method Summary | |
|---|---|
String |
getDefaultValue()
|
String |
getValue()
|
void |
setDefaultValue(String defaultValue)
|
void |
setValue(String value)
|
| Methods inherited from class net.nan21.dnet.core.presenter.model.base.AbstractTypeWithCodeDs |
|---|
getActive, getClientId, getCode, getCreatedAt, getCreatedBy, getDescription, getEntityFQN, getId, getModifiedAt, getModifiedBy, getName, getNotes, getUuid, getVersion, setActive, setClientId, setCode, setCreatedAt, setCreatedBy, setDescription, setEntityFQN, setId, setModifiedAt, setModifiedBy, setName, setNotes, setUuid, setVersion |
| Methods inherited from class net.nan21.dnet.core.presenter.model.AbstractDsModel |
|---|
_asLong_, _getEntity_, _setEntity_, get__clientRecordId__, set__clientRecordId__ |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String fDEFAULTVALUE
public static final String fVALUE
| Constructor Detail |
|---|
public SysParamDs()
public SysParamDs(SysParam e)
| Method Detail |
|---|
public String getDefaultValue()
public void setDefaultValue(String defaultValue)
public String getValue()
public void setValue(String value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||