com.banda.chemistry.domain
Class AcTranslationVariable

java.lang.Object
  extended by com.banda.core.domain.DomainObject<Long>
      extended by com.banda.core.domain.TechnicalDomainObject
          extended by com.banda.chemistry.domain.AcVariable<AcTranslationSeries>
              extended by com.banda.chemistry.domain.AcTranslationVariable
All Implemented Interfaces:
com.banda.core.domain.KeyHolder<Long>, Serializable

public class AcTranslationVariable
extends AcVariable<AcTranslationSeries>

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class com.banda.chemistry.domain.AcVariable
AcVariable.AcVariableIndexComparator, AcVariable.AcVariableLabelComparator
 
Nested classes/interfaces inherited from class com.banda.core.domain.DomainObject
com.banda.core.domain.DomainObject.DomainObjectKeyComparator<K extends Serializable & Comparable<K>>
 
Constructor Summary
AcTranslationVariable()
           
 
Method Summary
 
Methods inherited from class com.banda.chemistry.domain.AcVariable
equals, getLabel, getParentSet, getSortOrder, getVariableIndex, hashCode, setLabel, setParentSet, setParentSetUnsafe, setSortOrder, setVariableIndex, 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
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AcTranslationVariable

public AcTranslationVariable()


Copyright © 2013. All Rights Reserved.