Guvnor - REST Client 6.2.0.Final

org.guvnor.rest.client
Class BuildConfig

java.lang.Object
  extended by org.guvnor.rest.client.BuildConfig
All Implemented Interfaces:
Serializable

@Portable
public class BuildConfig
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
BuildConfig()
           
 
Method Summary
 String getName()
           
 String getValue()
           
 void setName(String name)
           
 void setValue(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BuildConfig

public BuildConfig()
Method Detail

getName

public String getName()

setName

public void setName(String name)

getValue

public String getValue()

setValue

public void setValue(String value)

Guvnor - REST Client 6.2.0.Final

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.