org.drools.guvnor.server.jaxrs.jaxb
Class State

java.lang.Object
  extended by org.drools.guvnor.server.jaxrs.jaxb.State

public class State
extends Object


Constructor Summary
State()
           
 
Method Summary
 String getValue()
           
 void setValue(String state)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

State

public State()
Method Detail

getValue

public String getValue()

setValue

public void setValue(String state)


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