com.banda.chemistry.domain
Class AcTranslationItemHistory

java.lang.Object
  extended by com.banda.core.domain.DomainObject<Long>
      extended by com.banda.core.domain.TechnicalDomainObject
          extended by com.banda.chemistry.domain.AcItemHistory<AcTranslatedRun>
              extended by com.banda.chemistry.domain.AcTranslationItemHistory
All Implemented Interfaces:
com.banda.core.domain.KeyHolder<Long>, Serializable

public class AcTranslationItemHistory
extends AcItemHistory<AcTranslatedRun>

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class com.banda.chemistry.domain.AcItemHistory
AcItemHistory.AcItemHistoryLabelComparator
 
Nested classes/interfaces inherited from class com.banda.core.domain.DomainObject
com.banda.core.domain.DomainObject.DomainObjectKeyComparator<K extends Serializable & Comparable<K>>
 
Constructor Summary
AcTranslationItemHistory()
           
AcTranslationItemHistory(AcTranslationVariable variable)
           
AcTranslationItemHistory(AcTranslationVariable variable, int sequenceSize)
           
 
Method Summary
 String getLabel()
           
 AcTranslationVariable getVariable()
           
 void setVariable(AcTranslationVariable variable)
           
 
Methods inherited from class com.banda.chemistry.domain.AcItemHistory
getHolder, getSequence, getSequenceSize, setHolder, setSequence, setSequenceElementAt, toString
 
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, equals, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AcTranslationItemHistory

public AcTranslationItemHistory()

AcTranslationItemHistory

public AcTranslationItemHistory(AcTranslationVariable variable)

AcTranslationItemHistory

public AcTranslationItemHistory(AcTranslationVariable variable,
                                int sequenceSize)
Method Detail

getVariable

public AcTranslationVariable getVariable()

setVariable

public void setVariable(AcTranslationVariable variable)

getLabel

public String getLabel()
Specified by:
getLabel in class AcItemHistory<AcTranslatedRun>


Copyright © 2013. All Rights Reserved.