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

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

public class Created
extends Object


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

Constructor Detail

Created

public Created()
Method Detail

getValue

public Date getValue()

setValue

public void setValue(Date created)


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