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

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

public class CheckinComment
extends Object


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

Constructor Detail

CheckinComment

public CheckinComment()
Method Detail

getValue

public String getValue()

setValue

public void setValue(String checkin)


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