Uses of Class
org.biomage.Interface.HasCompoundIndices.CompoundIndices_list

Packages that use HasCompoundIndices.CompoundIndices_list
org.biomage.BioMaterial   
org.biomage.Interface   
 

Uses of HasCompoundIndices.CompoundIndices_list in org.biomage.BioMaterial
 

Methods in org.biomage.BioMaterial that return HasCompoundIndices.CompoundIndices_list
 HasCompoundIndices.CompoundIndices_list Compound.getCompoundIndices()
          Get method for compoundIndices
 

Methods in org.biomage.BioMaterial with parameters of type HasCompoundIndices.CompoundIndices_list
 void Compound.setCompoundIndices(HasCompoundIndices.CompoundIndices_list compoundIndices)
          Set method for compoundIndices
 

Uses of HasCompoundIndices.CompoundIndices_list in org.biomage.Interface
 

Methods in org.biomage.Interface that return HasCompoundIndices.CompoundIndices_list
 HasCompoundIndices.CompoundIndices_list HasCompoundIndices.getCompoundIndices()
          Get method for compoundIndices
 

Methods in org.biomage.Interface with parameters of type HasCompoundIndices.CompoundIndices_list
 void HasCompoundIndices.setCompoundIndices(HasCompoundIndices.CompoundIndices_list compoundIndices)
          Set method for compoundIndices