|
KIE Internal 6.0.0.Beta1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContentData
Method Summary | |
---|---|
AccessType |
getAccessType()
|
byte[] |
getContent()
|
String |
getType()
|
void |
setAccessType(AccessType accessType)
|
void |
setContent(byte[] content)
|
void |
setType(String type)
|
Methods inherited from interface java.io.Externalizable |
---|
readExternal, writeExternal |
Method Detail |
---|
AccessType getAccessType()
void setAccessType(AccessType accessType)
String getType()
void setType(String type)
byte[] getContent()
void setContent(byte[] content)
|
KIE Internal 6.0.0.Beta1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |