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

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

public class Note
extends Object


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

Constructor Detail

Note

public Note()
Method Detail

getValue

public String getValue()

setValue

public void setValue(String note)


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