public class ParentCategoryByProduct extends Object
protected Long
parent
product
ParentCategoryByProduct(Long parent, Long product)
Long
getParent()
getProduct()
void
setParent(Long parent)
setProduct(Long product)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected Long parent
protected Long product
public ParentCategoryByProduct(Long parent, Long product)
public Long getParent()
public void setParent(Long parent)
public Long getProduct()
public void setProduct(Long product)
Copyright © 2015. All Rights Reserved.