example.entity
Class ShippingMethod

java.lang.Object
  extended byorg.dentaku.services.persistence.ModelEntity
      extended byexample.entity.ShippingMethodBase
          extended byexample.entity.ShippingMethod
All Implemented Interfaces:
org.dentaku.services.persistence.XMLBean

public class ShippingMethod
extends example.entity.ShippingMethodBase


Field Summary
 
Fields inherited from class example.entity.ShippingMethodBase
description, id, price
 
Constructor Summary
ShippingMethod()
           
 
Methods inherited from class example.entity.ShippingMethodBase
getDescription, getId, getPrice, getShipper, getXML, setDescription, setId, setPrice, setShipper, setXML
 
Methods inherited from class org.dentaku.services.persistence.ModelEntity
initialize, refresh
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShippingMethod

public ShippingMethod()


Copyright © -2004 . All Rights Reserved.