public static class Distribution.DistributionParam extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
description |
protected String |
name |
protected boolean |
originalValue
If original value must be set in UI (matrix).
|
| Constructor and Description |
|---|
DistributionParam(String name,
String description) |
DistributionParam(String name,
String description,
boolean originalValue) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
boolean |
isOriginalValue() |
Copyright © 1999–2015 CodeLutin. All rights reserved.