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

Packages that use Entry
org.hackystat.sensor.xmldata.jaxb Contains the JAXB auto-generated classes. 
 

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

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

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

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