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

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

public class VersionNumber
extends Object


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

Constructor Detail

VersionNumber

public VersionNumber()
Method Detail

getValue

public long getValue()

setValue

public void setValue(long uuid)


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