public class Category extends BaseXmlModel
ContentFile| Modifier and Type | Class and Description |
|---|---|
static class |
Category.CategoryType |
| Constructor and Description |
|---|
Category() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCategoryId() |
Category.CategoryType |
getCategoryType() |
Date |
getCreatdDate() |
String |
getDescription() |
Date |
getModifiedDate() |
String |
getName() |
float |
getSortBy() |
boolean |
isActive() |
getRawXml, setRawXmlpublic Integer getCategoryId()
public boolean isActive()
public Date getCreatdDate()
public Date getModifiedDate()
public float getSortBy()
public String getName()
public String getDescription()
public Category.CategoryType getCategoryType()
Copyright © 2014 Equilibrium. All rights reserved.