org.kuali.common.deploy.env.model
Class DeployEnvironment
java.lang.Object
org.kuali.common.deploy.env.model.DeployEnvironment
public final class DeployEnvironment
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeployEnvironment
public DeployEnvironment(String groupId,
int id,
String name,
DnsContext dns)
getId
public int getId()
getGroupId
public String getGroupId()
getName
public String getName()
getDns
public DnsContext getDns()
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.