| Package | Description |
|---|---|
| org.lsst.gruth.jutils |
| Modifier and Type | Method and Description |
|---|---|
BuiltParm.Type |
BuiltParm.getType() |
static BuiltParm.Type |
BuiltParm.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BuiltParm.Type[] |
BuiltParm.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BuiltParm(BuiltParm.Type type,
MapArgs args) |
Copyright © 2015 LSST. All rights reserved.