hudson.slaves
Class EnvironmentVariablesNodeProperty.Entry
java.lang.Object
hudson.slaves.EnvironmentVariablesNodeProperty.Entry
- Enclosing class:
- EnvironmentVariablesNodeProperty
public static class EnvironmentVariablesNodeProperty.Entry
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
key
public String key
value
public String value
EnvironmentVariablesNodeProperty.Entry
@DataBoundConstructor
public EnvironmentVariablesNodeProperty.Entry(String key,
String value)
Copyright © 2004-2013. All Rights Reserved.