Uses of Class
org.ourgrid.peer.manager.status.StatusEntry.GumSource

Packages that use StatusEntry.GumSource
org.ourgrid.peer.manager.status   
 

Uses of StatusEntry.GumSource in org.ourgrid.peer.manager.status
 

Methods in org.ourgrid.peer.manager.status that return StatusEntry.GumSource
 StatusEntry.GumSource StatusEntry.getGumSource()
           
static StatusEntry.GumSource StatusEntry.GumSource.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StatusEntry.GumSource[] StatusEntry.GumSource.values()
          Returns an array containing the constants of this enum type, in the order they're declared.