Uses of Class
org.hackystat.sensor.xmldata.jaxb.v7.Entry

Packages that use Entry
org.hackystat.sensor.xmldata.jaxb.v7   
 

Uses of Entry in org.hackystat.sensor.xmldata.jaxb.v7
 

Fields in org.hackystat.sensor.xmldata.jaxb.v7 with type parameters of type Entry
protected  java.util.List<Entry> Sensor.entry
           
 

Methods in org.hackystat.sensor.xmldata.jaxb.v7 that return Entry
 Entry ObjectFactory.createEntry()
          Create an instance of Entry
 

Methods in org.hackystat.sensor.xmldata.jaxb.v7 that return types with arguments of type Entry
 java.util.List<Entry> Sensor.getEntry()
          Gets the value of the entry property.