com.tensegrity.palowebviewer.modules.paloclient.client
Class XNumericType

java.lang.Object
  extended by com.tensegrity.palowebviewer.modules.paloclient.client.XElementType
      extended by com.tensegrity.palowebviewer.modules.paloclient.client.XNumericType
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable, IElementType

public class XNumericType
extends XElementType


Field Summary
static XNumericType instance
           
 
Constructor Summary
XNumericType()
           
 
Method Summary
 
Methods inherited from class com.tensegrity.palowebviewer.modules.paloclient.client.XElementType
equals, getName, hashCode, isConsolidated, isNumeric, isString, isType
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

instance

public static final XNumericType instance
Constructor Detail

XNumericType

public XNumericType()