|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.poi.hemf.record.HemfCommentPublic.HemfMultiFormatsData
public static class HemfCommentPublic.HemfMultiFormatsData
This encapulates a single record stored within a HemfCommentPublic.MultiFormats record.
| Constructor Summary | |
|---|---|
HemfCommentPublic.HemfMultiFormatsData(long signature,
long version,
byte[] data)
|
|
| Method Summary | |
|---|---|
byte[] |
getData()
|
long |
getSignature()
|
long |
getVersion()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HemfCommentPublic.HemfMultiFormatsData(long signature,
long version,
byte[] data)
| Method Detail |
|---|
public long getSignature()
public long getVersion()
public byte[] getData()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||