public class AcSpecies extends AcVariable<AcSpeciesSet>
AcVariable.AcVariableIndexComparator<T extends AcVariable<?>>, AcVariable.AcVariableLabelComparator<T extends AcVariable<?>>DomainObject.DomainObjectKeyComparator<K extends Serializable & Comparable<K>>| Constructor and Description |
|---|
AcSpecies() |
AcSpecies(Long id) |
AcSpecies(String label) |
| Modifier and Type | Method and Description |
|---|---|
AcSpeciesGroup |
getGroup() |
String |
getStructure() |
protected void |
setGroup(AcSpeciesGroup group) |
void |
setStructure(String structure) |
String |
toString() |
equals, getLabel, getParentSet, getSortOrder, getVariableIndex, hashCode, setLabel, setParentSet, setParentSetUnsafe, setSortOrder, setVariableIndexgetId, getKey, getVersion, setId, setKey, setVersioncopyFrompublic AcSpecies()
public AcSpecies(Long id)
public AcSpecies(String label)
public String getStructure()
public void setStructure(String structure)
public AcSpeciesGroup getGroup()
protected void setGroup(AcSpeciesGroup group)
public String toString()
toString in class AcVariable<AcSpeciesSet>Object.toString()Copyright © 2019. All Rights Reserved.