com.cybelia.sandra.ibu.csv.bean
Class IbuLabel
java.lang.Object
com.cybelia.sandra.ibu.csv.bean.IbuLabel
public class IbuLabel
- extends Object
- Author:
- chemit
category
protected String category
id
protected String id
value
protected String value
IbuLabel
public IbuLabel()
getCategory
public String getCategory()
setCategory
public void setCategory(String category)
getId
public String getId()
setId
public void setId(String id)
getValue
public String getValue()
setValue
public void setValue(String value)
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2008-2012 Cybelia. All Rights Reserved.