Uses of Class
com.eu.miscedautils.gentbvlog.FVPWaveFormElement

Packages that use FVPWaveFormElement
com.eu.miscedautils.gentbvlog   
 

Uses of FVPWaveFormElement in com.eu.miscedautils.gentbvlog
 

Methods in com.eu.miscedautils.gentbvlog that return types with arguments of type FVPWaveFormElement
 java.util.LinkedList<FVPWaveFormElement> FVPReset.getWaveFrmList()
           
 

Method parameters in com.eu.miscedautils.gentbvlog with type arguments of type FVPWaveFormElement
 void FVPReset.setWaveFrmList(java.util.LinkedList<FVPWaveFormElement> waveFrmList)