RichFaces Showcase 4.2.1.CR1

org.richfaces.demo.tables.model.cars
Class InventoryItem

java.lang.Object
  extended by org.richfaces.demo.tables.model.cars.InventoryVendorItem
      extended by org.richfaces.demo.tables.model.cars.InventoryItem
All Implemented Interfaces:
Serializable

public class InventoryItem
extends InventoryVendorItem
implements Serializable

See Also:
Serialized Form

Constructor Summary
InventoryItem()
           
 
Method Summary
 String getVendor()
           
 void setVendor(String vendor)
           
 
Methods inherited from class org.richfaces.demo.tables.model.cars.InventoryVendorItem
getActivity, getChangePrice, getChangeSearches, getDaysLive, getExposure, getInquiries, getMileage, getMileageMarket, getModel, getPrice, getPriceMarket, getPrinted, getStock, getVin, setActivity, setChangePrice, setChangeSearches, setDaysLive, setExposure, setInquiries, setMileage, setMileageMarket, setModel, setPrice, setPriceMarket, setPrinted, setStock, setVin
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InventoryItem

public InventoryItem()
Method Detail

getVendor

public String getVendor()

setVendor

public void setVendor(String vendor)

RichFaces Showcase 4.2.1.CR1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.