com.dotmarketing.cms.product.model
Class Holder
java.lang.Object
com.dotmarketing.cms.product.model.Holder
public class Holder
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Holder
public Holder()
getQuantity
public int getQuantity()
setQuantity
public void setQuantity(int quantity)
getFormat
public ProductFormat getFormat()
setFormat
public void setFormat(ProductFormat format)
getLineTotal
public float getLineTotal()
setLineTotal
public void setLineTotal(float lineTotal)
getPrice
public float getPrice()
setPrice
public void setPrice(float price)
getInode
public long getInode()
setInode
public void setInode(long inode)
Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.