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

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

public class Uuid
extends Object


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

Constructor Detail

Uuid

public Uuid()
Method Detail

getValue

public String getValue()

setValue

public void setValue(String uuid)


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