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 |
|---|
Distribution.DistributionParam(String name,
String description) |
Distribution.DistributionParam(String name,
String description,
boolean originalValue) |
protected String name
protected String description
protected boolean originalValue
Copyright © 1999–2014 CodeLutin. All rights reserved.