|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DataFile
The DataFile interface is used for storing any additional files that the service may require.
Method Summary | |
---|---|
byte[] |
getContent()
Returns a byte array of the contents of the data file. |
URI |
getLocation()
Returns the relative location to save the data file. |
Method Detail |
---|
byte[] getContent()
URI getLocation()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |