public class UserDefinitionRestVariables extends Object
UserDefinitionRestVariables()
Set<String>
getAll()
getCreate()
getUpdate()
void
setAll(Set<String> all)
setCreate(Set<String> create)
setUpdate(Set<String> update)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public UserDefinitionRestVariables()
public Set<String> getAll()
public void setAll(Set<String> all)
public Set<String> getCreate()
public void setCreate(Set<String> create)
public Set<String> getUpdate()
public void setUpdate(Set<String> update)