| Modifier and Type | Method and Description |
|---|---|
static TestMccUsb.SubiName |
TestMccUsb.SubiName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestMccUsb.SubiName[] |
TestMccUsb.SubiName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestMccUsb.itemSet(TestMccUsb.ItemName itemE,
TestMccUsb.SubiName subitemE)
Shows help for setting a configuration item.
|
void |
TestMccUsb.itemSet(TestMccUsb.ItemName itemE,
TestMccUsb.SubiName subitemE,
String sValue)
Sets a configuration item.
|
void |
TestMccUsb.itemShow(TestMccUsb.ItemName itemE,
TestMccUsb.SubiName subitemE)
Shows a configuration item.
|
Copyright © 2019 LSST. All rights reserved.