org.exoplatform.faq.service
Class Cate

java.lang.Object
  extended by org.exoplatform.faq.service.Cate

public class Cate
extends Object

Created by The eXo Platform SARL May 4, 2009, 5:24:16 PM


Constructor Summary
Cate()
           
 
Method Summary
 Category getCategory()
           
 int getDeft()
           
 void setCategory(Category category)
           
 void setDeft(int deft)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Cate

public Cate()
Method Detail

getCategory

public Category getCategory()

setCategory

public void setCategory(Category category)

getDeft

public int getDeft()

setDeft

public void setDeft(int deft)


Copyright © 2013 eXo Platform SAS. All Rights Reserved.