org.guvnor.rest.client
Class BuildConfig
java.lang.Object
org.guvnor.rest.client.BuildConfig
- All Implemented Interfaces:
- Serializable
@Portable
public class BuildConfig
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BuildConfig
public BuildConfig()
getName
public String getName()
setName
public void setName(String name)
getValue
public String getValue()
setValue
public void setValue(String value)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.