public class Environment extends Object
Environment()
String
getDns()
getId()
getProject()
getType()
void
setDns(String dns)
setId(String id)
setProject(String project)
setType(String type)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Environment()
public String getProject()
public void setProject(String project)
public String getId()
public void setId(String id)
public String getDns()
public void setDns(String dns)
public String getType()
public void setType(String type)
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.