public class WorkspaceRest extends Object implements Serializable
WorkspaceRest()
String
getName()
ArrayList<String>
getStores(String typeStore)
void
setName(String name)
setStores(String typeStore, List<String> list)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WorkspaceRest()
public String getName()
public void setName(String name)
name
public ArrayList<String> getStores(String typeStore)
public void setStores(String typeStore, List<String> list)
Copyright © 2014. All Rights Reserved.