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

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

public class XRuleType
extends XElementType


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

XRuleType

public XRuleType()