mitreid-connect
|
公開メンバ関数 | |
byte [] | getData () |
void | setData (byte[] data) |
String | getContentType () |
void | setContentType (String contentType) |
long | getLength () |
void | setLength (long length) |
非公開変数類 | |
byte [] | data |
String | contentType |
long | length |
|
inline |
|
inline |
|
inline |
|
inline |
contentType | the contentType to set |
|
inline |
data | the data to set |
|
inline |
length | the length to set |
|
private |
|
private |
|
private |