org.apache.poi.hsmf.datatypes
Class Types

java.lang.Object
  extended by org.apache.poi.hsmf.datatypes.Types

public class Types
extends java.lang.Object


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

BINARY

public static int BINARY

STRING

public static int STRING

LONG

public static int LONG

TIME

public static int TIME

BOOLEAN

public static int BOOLEAN
Constructor Detail

Types

public Types()


Copyright 2008 The Apache Software Foundation or its licensors, as applicable.