| Package | Description |
|---|---|
| nz.ac.waikato.cms.jenericcmdline.example |
| Modifier and Type | Field and Description |
|---|---|
protected Simple.OneTwoThree[] |
Simple.m_Many |
protected Simple.OneTwoThree |
Simple.m_OneTwoThree |
| Modifier and Type | Method and Description |
|---|---|
Simple.OneTwoThree[] |
Simple.getMany() |
Simple.OneTwoThree |
Simple.getOneTwoThree() |
static Simple.OneTwoThree |
Simple.OneTwoThree.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Simple.OneTwoThree[] |
Simple.OneTwoThree.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Simple.setMany(Simple.OneTwoThree[] many) |
void |
Simple.setOneTwoThree(Simple.OneTwoThree oneTwoThree) |
Copyright © 2017 University of Waikato, Hamilton, NZ. All Rights Reserved.