public class Sample
extends java.lang.Object
Constructor and Description |
---|
Sample()
Empty constructor
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getIdentifier()
Setter and Getter
|
double |
getRegulation() |
void |
setIdentifier(java.lang.String identifier_) |
void |
setRegulation(double regulation_) |