Package org.apache.poi.hdgf.chunks
Class Chunk.Command
- java.lang.Object
-
- org.apache.poi.hdgf.chunks.Chunk.Command
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ChunkFactory.CommandDefinition
getDefinition()
Object
getValue()
-
-
-
Method Detail
-
getDefinition
public ChunkFactory.CommandDefinition getDefinition()
-
getValue
public Object getValue()
-
-