com.banda.chemistry.domain
Class AcSpeciesRunHistory
java.lang.Object
com.banda.core.domain.DomainObject<Long>
com.banda.core.domain.TechnicalDomainObject
com.banda.chemistry.domain.AcItemHistory<AcRun>
com.banda.chemistry.domain.AcSpeciesRunHistory
- All Implemented Interfaces:
- com.banda.core.domain.KeyHolder<Long>, Serializable
public class AcSpeciesRunHistory
- extends AcItemHistory<AcRun>
- 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.core.domain.TechnicalDomainObject |
getId, getKey, getVersion, setId, setKey, setVersion |
| Methods inherited from class com.banda.core.domain.DomainObject |
copyFrom, hashCode |
AcSpeciesRunHistory
public AcSpeciesRunHistory(AcSpecies species)
AcSpeciesRunHistory
public AcSpeciesRunHistory()
getSpecies
public AcSpecies getSpecies()
setSpecies
public void setSpecies(AcSpecies species)
getSpeciesId
public Long getSpeciesId()
getLabel
public String getLabel()
- Specified by:
getLabel in class AcItemHistory<AcRun>
equals
public boolean equals(Object object)
- Overrides:
equals in class com.banda.core.domain.DomainObject<Long>
- See Also:
Object.equals(java.lang.Object)
Copyright © 2013. All Rights Reserved.