public class Environment extends Object
Environment()
String
getName()
getType()
getValue()
void
setName(String name)
setType(String type)
setValue(String value)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Environment()
public String getName()
public void setName(String name)
public String getType()
public void setType(String type)
public String getValue()
public void setValue(String value)
public String toString()
toString
Object
Copyright © 2001-2012 Codehaus. All Rights Reserved.