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

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

public class Category
extends Object


Constructor Summary
Category()
           
 
Method Summary
 String getPath()
           
 URI getRefLink()
           
 void setPath(String path)
           
 void setRefLink(URI refLink)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Category

public Category()
Method Detail

getPath

public String getPath()

setPath

public void setPath(String path)

getRefLink

public URI getRefLink()

setRefLink

public void setRefLink(URI refLink)


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