public class LimitValue
extends Object
Constructor and Description |
---|
LimitValue() |
Modifier and Type | Method and Description |
---|---|
String |
getLimitCode()
Limitcode für dieses Limit.
|
Long |
getValue()
Wert für dieses Limit.
|
void |
setLimitCode(String limitCode) |
void |
setValue(Long value) |