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

java.lang.Object
  extended by com.tensegrity.palowebviewer.modules.paloclient.client.XSubsetType
      extended by com.tensegrity.palowebviewer.modules.paloclient.client.XRegexpSubsetType
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable, IXSubsetType

public class XRegexpSubsetType
extends XSubsetType


Constructor Summary
XRegexpSubsetType()
           
 
Method Summary
static IXSubsetType getInstance()
           
 
Methods inherited from class com.tensegrity.palowebviewer.modules.paloclient.client.XSubsetType
equals, getName, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XRegexpSubsetType

public XRegexpSubsetType()
Method Detail

getInstance

public static IXSubsetType getInstance()