Package | Description |
---|---|
ambit2.core.groups |
Modifier and Type | Field and Description |
---|---|
protected ContainerGroup.SGROUP_MIXTURE |
ContainerGroup.type |
Modifier and Type | Method and Description |
---|---|
ContainerGroup.SGROUP_MIXTURE |
ContainerGroup.getType() |
static ContainerGroup.SGROUP_MIXTURE |
ContainerGroup.SGROUP_MIXTURE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContainerGroup.SGROUP_MIXTURE[] |
ContainerGroup.SGROUP_MIXTURE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ContainerGroup.setType(ContainerGroup.SGROUP_MIXTURE type) |
Constructor and Description |
---|
ContainerGroup(String label,
int number,
ContainerGroup.SGROUP_MIXTURE type) |
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.