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

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

public class Format
extends Object


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

Constructor Detail

Format

public Format()
Method Detail

getValue

public String getValue()

setValue

public void setValue(String format)


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