BEA Systems, Inc.

examples.buybeans.item
Class BasicBeanValue

java.lang.Object
  |
  +--theory.smart.foundation.SmartValue
        |
        +--theory.smart.ebusiness.item.ItemValue
              |
              +--examples.buybeans.item.BasicBeanValue
Direct Known Subclasses:
BeanieBabyValue, CoffeeBeanValue, JellyBeanValue

public class BasicBeanValue
extends ItemValue

This is an item that describes a bean as we know it here at BuyBeans.com.

See Also:
BasicBean, BasicBeanHome, BasicBean.getBasicBeanByValue(), BasicBean.setBasicBeanByValue(BasicBeanValue), Serialized Form

Field Summary
 int customerRating
           customerRating [BasicBean] <*>------> [int]
 java.lang.String fullDescription
           fullDescription [BasicBean] <*>------> [String]
 
Fields inherited from class theory.smart.ebusiness.item.ItemValue
description, identifier, price, qualities, supplier, version
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fullDescription

public java.lang.String fullDescription
                  fullDescription
 [BasicBean] <*>------> [String]

 

customerRating

public int customerRating
                  customerRating
 [BasicBean] <*>------> [int]

 

BEA Systems, Inc.

Copyright © 2000 BEA Systems, Inc. All Rights Reserved