com.retek.component.internet.impl
Class ExAShipmentRequestImpl

java.lang.Object
  extended bycom.retek.component.internet.impl.ExAShipmentRequestImpl
All Implemented Interfaces:
ExAShipmentRequest

public class ExAShipmentRequestImpl
extends java.lang.Object
implements ExAShipmentRequest


Constructor Summary
ExAShipmentRequestImpl()
           
 
Method Summary
 java.lang.String getCarrierDescription()
           
 java.lang.String getCarrierNumber()
           
 java.lang.String getShippingMethodDescription()
           
 java.lang.String getShippingMethodNumber()
           
 void setCarrierDescription(java.lang.String carrierDescription)
           
 void setCarrierNumber(java.lang.String carrierNumber)
           
 void setShippingMethodDescription(java.lang.String shippingMethodDescription)
           
 void setShippingMethodNumber(java.lang.String shippingMethodNumber)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExAShipmentRequestImpl

public ExAShipmentRequestImpl()
Method Detail

getCarrierDescription

public java.lang.String getCarrierDescription()

getCarrierNumber

public java.lang.String getCarrierNumber()

getShippingMethodNumber

public java.lang.String getShippingMethodNumber()

getShippingMethodDescription

public java.lang.String getShippingMethodDescription()

setCarrierDescription

public void setCarrierDescription(java.lang.String carrierDescription)

setCarrierNumber

public void setCarrierNumber(java.lang.String carrierNumber)

setShippingMethodNumber

public void setShippingMethodNumber(java.lang.String shippingMethodNumber)

setShippingMethodDescription

public void setShippingMethodDescription(java.lang.String shippingMethodDescription)


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28