com.banda.chemistry.domain
Class AcCompositeSpecies
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
com.banda.chemistry.domain.AcCompositeSpecies
- All Implemented Interfaces:
- com.banda.core.domain.KeyHolder<Long>, Serializable
public class AcCompositeSpecies
- extends AcSpecies
- 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 |
AcCompositeSpecies
public AcCompositeSpecies()
AcCompositeSpecies
public AcCompositeSpecies(Long id)
AcCompositeSpecies
public AcCompositeSpecies(String label)
getComponents
public List<AcSpecies> getComponents()
setComponents
public void setComponents(List<AcSpecies> components)
addComponent
public void addComponent(AcSpecies component)
Copyright © 2013. All Rights Reserved.