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

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

public class Disabled
extends Object


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

Constructor Detail

Disabled

public Disabled()
Method Detail

getValue

public boolean getValue()

setValue

public void setValue(boolean disabled)


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