org.jboss.portal.widget.google.type
Class LocationType

java.lang.Object
  extended by org.jboss.portal.widget.google.type.DataType
      extended by org.jboss.portal.widget.google.type.LocationType

public final class LocationType
extends DataType

Version:
$Revision: 8784 $
Author:
Julien Viet

Field Summary
 
Fields inherited from class org.jboss.portal.widget.google.type.DataType
BOOL, ENUM, HIDDEN, LIST, LOCATION, STRING
 
Constructor Summary
LocationType()
           
 
Method Summary
static LocationType getInstance()
           
 int getOrdinal()
           
 
Methods inherited from class org.jboss.portal.widget.google.type.DataType
parseDataTypeLiteral
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocationType

public LocationType()
Method Detail

getInstance

public static LocationType getInstance()

getOrdinal

public int getOrdinal()
Specified by:
getOrdinal in class DataType