Uses of Class
neuroml.channel.RateAdjustments.Offset

Packages that use RateAdjustments.Offset
neuroml.channel   
 

Uses of RateAdjustments.Offset in neuroml.channel
 

Fields in neuroml.channel declared as RateAdjustments.Offset
protected  RateAdjustments.Offset RateAdjustments.offset
           
 

Methods in neuroml.channel that return RateAdjustments.Offset
 RateAdjustments.Offset ObjectFactory.createRateAdjustmentsOffset()
          Create an instance of RateAdjustments.Offset
 RateAdjustments.Offset RateAdjustments.getOffset()
          Gets the value of the offset property.
 

Methods in neuroml.channel with parameters of type RateAdjustments.Offset
 void RateAdjustments.setOffset(RateAdjustments.Offset value)
          Sets the value of the offset property.
 



NeuroML API (v1.4)