public class AcSpeciesGroup extends AcVariableGroup<AcSpecies>
DomainObject.DomainObjectKeyComparator<K extends Serializable & Comparable<K>>| Constructor and Description |
|---|
AcSpeciesGroup() |
AcSpeciesGroup(Collection<AcSpecies> species) |
AcSpeciesGroup(String label) |
| Modifier and Type | Method and Description |
|---|---|
void |
addVariable(AcSpecies variable) |
addVariables, getLabel, getVariables, initVariables, removeVariable, setLabel, setVariablesgetId, getKey, getVersion, setId, setKey, setVersioncopyFrom, equals, hashCode, toStringpublic AcSpeciesGroup(Collection<AcSpecies> species)
public AcSpeciesGroup()
public AcSpeciesGroup(String label)
public void addVariable(AcSpecies variable)
addVariable in interface AcVariableGroupIF<AcSpecies>addVariable in class AcVariableGroup<AcSpecies>Copyright © 2019. All Rights Reserved.