Public Member Functions |
| ResourceDetails (int number) |
int | getNumber () |
String | getName () |
void | setName (String name) |
String | getDescription () |
void | setDescription (String description) |
long | getFlags () |
void | setFlags (long flags) |
String | toString () |
Detailed Description
An interface for reporting information about the available resources as reported by the BEAGLE API.
- Author
- Andrew Rambaut
- Version
- $Id$
The documentation for this class was generated from the following file:
- java/beagle/ResourceDetails.java