|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectawsmodel.AWSReferenceTables.AWSDefaultValuesSet
public static class AWSReferenceTables.AWSDefaultValuesSet
This nested class provides a set of default values. NOTE : the fields must be public and their names should match those of the Enum variables StandVariable, TreeVariable, and Treatment variable.
Field Summary | |
---|---|
double |
topex
|
double |
wind50
|
double |
wind99
|
int |
year
|
Constructor Summary | |
---|---|
AWSReferenceTables.AWSDefaultValuesSet(double topex,
double wind99,
double wind50)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public double topex
public double wind99
public double wind50
public int year
Constructor Detail |
---|
public AWSReferenceTables.AWSDefaultValuesSet(double topex, double wind99, double wind50)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |