Uses of Class
com.banda.chemistry.domain.AcRangeTranslation

Packages that use AcRangeTranslation
com.banda.chemistry.domain   
 

Uses of AcRangeTranslation in com.banda.chemistry.domain
 

Methods in com.banda.chemistry.domain that return AcRangeTranslation
 AcRangeTranslation AcTranslationItem.getTranslation()
           
 

Methods in com.banda.chemistry.domain that return types with arguments of type AcRangeTranslation
 Set<AcRangeTranslation> AcTranslationSeries.getRangeTranslations()
           
 

Methods in com.banda.chemistry.domain with parameters of type AcRangeTranslation
 void AcTranslationSeries.addRangeTranslation(AcRangeTranslation rangeTranslation)
           
 int AcRangeTranslation.AcTranslationFromTimeComparator.compare(AcRangeTranslation translation1, AcRangeTranslation translation2)
           
 void AcTranslationSeries.removeRangeTranslation(AcRangeTranslation rangeTranslation)
           
protected  void AcTranslationItem.setTranslation(AcRangeTranslation action)
           
 

Method parameters in com.banda.chemistry.domain with type arguments of type AcRangeTranslation
protected  void AcTranslationSeries.setRangeTranslations(Set<AcRangeTranslation> rangeTranslations)
           
 



Copyright © 2013. All Rights Reserved.