Uses of Class
org.llrp.ltk.generated.parameters.FrequencyHopTable

Packages that use FrequencyHopTable
org.llrp.ltk.generated.parameters   
 

Uses of FrequencyHopTable in org.llrp.ltk.generated.parameters
 

Fields in org.llrp.ltk.generated.parameters with type parameters of type FrequencyHopTable
protected  java.util.List<FrequencyHopTable> FrequencyInformation.frequencyHopTableList
           
 

Methods in org.llrp.ltk.generated.parameters that return types with arguments of type FrequencyHopTable
 java.util.List<FrequencyHopTable> FrequencyInformation.getFrequencyHopTableList()
          get frequencyHopTableList of type List <FrequencyHopTable> .
 

Methods in org.llrp.ltk.generated.parameters with parameters of type FrequencyHopTable
 void FrequencyInformation.addToFrequencyHopTableList(FrequencyHopTable frequencyHopTable)
          add element frequencyHopTable of type FrequencyHopTable .
 

Method parameters in org.llrp.ltk.generated.parameters with type arguments of type FrequencyHopTable
 void FrequencyInformation.setFrequencyHopTableList(java.util.List<FrequencyHopTable> frequencyHopTableList)
          set frequencyHopTableList of type List <FrequencyHopTable>.
 



Copyright © 2007 ETH Zurich.