JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.rodnansol
Interface ResourceGeneratorParams
public interface
ResourceGeneratorParams
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
byte[]
getContent
()
String
getContentType
()
String
getDescription
()
String
getOperation
()
int
getStatus
()
Method Details
getOperation
String
getOperation
()
getDescription
String
getDescription
()
getStatus
int
getStatus
()
getContentType
String
getContentType
()
getContent
byte[]
getContent
()