org.drools.guvnor.client.rpc
Class IFramePerspectiveConfiguration
java.lang.Object
org.drools.guvnor.client.rpc.IFramePerspectiveConfiguration
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable
public class IFramePerspectiveConfiguration
- extends Object
- implements com.google.gwt.user.client.rpc.IsSerializable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IFramePerspectiveConfiguration
public IFramePerspectiveConfiguration()
getUuid
public String getUuid()
setUuid
public void setUuid(String uuid)
setName
public void setName(String name)
setUrl
public void setUrl(String url)
getName
public String getName()
getUrl
public String getUrl()
Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.