|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OutputFormat | |
---|---|
oscon2006.web |
Uses of OutputFormat in oscon2006.web |
---|
Methods in oscon2006.web that return OutputFormat | |
---|---|
static OutputFormat |
OutputFormat.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static OutputFormat[] |
OutputFormat.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in oscon2006.web with parameters of type OutputFormat | |
---|---|
byte[] |
DAO.getEmployees(OutputFormat format)
|
byte[] |
DAO.getProducts(OutputFormat format)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |