|
||||||||||
| 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 final class Types
| Field Summary | |
|---|---|
static int |
BINARY
|
static int |
BOOLEAN
|
static int |
LONG
|
static int |
NEW_STRING
A string, from Outlook 3.0 onwards |
static int |
OLD_STRING
A string, until Outlook 3.0 |
static int |
TIME
|
| Constructor Summary | |
|---|---|
Types()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
asFileEnding(int type)
|
| 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 OLD_STRING
public static int NEW_STRING
public static int LONG
public static int TIME
public static int BOOLEAN
| Constructor Detail |
|---|
public Types()
| Method Detail |
|---|
public static java.lang.String asFileEnding(int type)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||