public class Constant extends BaseObject
Constructor and Description |
---|
Constant() |
Modifier and Type | Method and Description |
---|---|
String |
getBusinessTypeName() |
String |
getStandardTypeName() |
String |
getValue() |
void |
setBusinessTypeName(String businessTypeName) |
void |
setStandardTypeName(String standardTypeName) |
void |
setValue(String value) |
getDescription, getId, getName, getTitle, setDescription, setId, setName, setTitle
public String getStandardTypeName()
public void setStandardTypeName(String standardTypeName)
public String getValue()
public void setValue(String value)
public String getBusinessTypeName()
public void setBusinessTypeName(String businessTypeName)
Copyright © 2006–2018 TinyGroup. All rights reserved.