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

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

public class XStringType
extends XElementType


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

XStringType

public XStringType()