fr.paris.lutece.plugins.stock.business.attribute.purchase
Class PurchaseAttributeNum
java.lang.Object
fr.paris.lutece.plugins.stock.business.attribute.AbstractAttributeNum<Purchase>
fr.paris.lutece.plugins.stock.business.attribute.purchase.PurchaseAttributeNum
- All Implemented Interfaces:
- java.io.Serializable
@Entity
public class PurchaseAttributeNum
- extends AbstractAttributeNum<Purchase>
- implements java.io.Serializable
Category
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PurchaseAttributeNum
public PurchaseAttributeNum()
- Creates a new PurchaseAttributeNum.java object.
PurchaseAttributeNum
public PurchaseAttributeNum(java.lang.String key,
java.math.BigDecimal value,
Purchase purchase)
- Creates a new PurchaseAttributeNum.java object.
- Parameters:
key
- keyvalue
- valuepurchase
- purchase
getOwner
public Purchase getOwner()
- Specified by:
getOwner
in class AbstractAttributeNum<Purchase>
- Returns:
- the id
setOwner
public void setOwner(Purchase owner)
- Parameters:
owner
- the owner to set
getKey
public java.lang.String getKey()
- Overrides:
getKey
in class AbstractAttributeNum<Purchase>
- Returns:
- the key
Copyright © 2012 Mairie de Paris. All Rights Reserved.