|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.poi.hsmf.datatypes.Types
public class Types
Field Summary | |
---|---|
static int |
BINARY
|
static int |
BOOLEAN
|
static int |
LONG
|
static int |
STRING
|
static int |
TIME
|
Constructor Summary | |
---|---|
Types()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static int BINARY
public static int STRING
public static int LONG
public static int TIME
public static int BOOLEAN
Constructor Detail |
---|
public Types()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |