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

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

public class XConsolidatedType
extends XElementType


Field Summary
static XConsolidatedType instance
           
 
Constructor Summary
XConsolidatedType()
           
 
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 XConsolidatedType instance
Constructor Detail

XConsolidatedType

public XConsolidatedType()