com.banda.chemistry.domain
Class AcSpecies
java.lang.Object
com.banda.core.domain.DomainObject<Long>
com.banda.core.domain.TechnicalDomainObject
com.banda.chemistry.domain.AcVariable<AcSpeciesSet>
com.banda.chemistry.domain.AcSpecies
- All Implemented Interfaces:
- com.banda.core.domain.KeyHolder<Long>, Serializable
- Direct Known Subclasses:
- AcCompositeSpecies
public class AcSpecies
- extends AcVariable<AcSpeciesSet>
- See Also:
- Serialized Form
| Nested classes/interfaces inherited from class com.banda.core.domain.DomainObject |
com.banda.core.domain.DomainObject.DomainObjectKeyComparator<K extends Serializable & Comparable<K>> |
| Methods inherited from class com.banda.chemistry.domain.AcVariable |
equals, getLabel, getParentSet, getSortOrder, getVariableIndex, hashCode, setLabel, setParentSet, setParentSetUnsafe, setSortOrder, setVariableIndex |
| Methods inherited from class com.banda.core.domain.TechnicalDomainObject |
getId, getKey, getVersion, setId, setKey, setVersion |
| Methods inherited from class com.banda.core.domain.DomainObject |
copyFrom |
AcSpecies
public AcSpecies()
AcSpecies
public AcSpecies(Long id)
AcSpecies
public AcSpecies(String label)
getStructure
public String getStructure()
setStructure
public void setStructure(String structure)
isConstantFlag
public boolean isConstantFlag()
setConstantFlag
public void setConstantFlag(boolean constantFlag)
getGroup
public AcSpeciesGroup getGroup()
setGroup
protected void setGroup(AcSpeciesGroup group)
toString
public String toString()
- Overrides:
toString in class AcVariable<AcSpeciesSet>
- See Also:
Object.toString()
Copyright © 2013. All Rights Reserved.