net.bpelunit.framework.client.model
Class ConfigurationOption
java.lang.Object
net.bpelunit.framework.client.model.ConfigurationOption
public class ConfigurationOption
- extends Object
A configuration option of a deployer.
- Version:
- $Id$
- Author:
- Philip Mayer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigurationOption
public ConfigurationOption(String key,
String value)
getKey
public String getKey()
getValue
public String getValue()
setValue
public void setValue(String value)
Copyright © 2013 Leibniz Universität Hannover. All Rights Reserved.