com.retek.component.internet.impl
Class ExACatalogRequestResponseImpl

java.lang.Object
  extended bycom.retek.component.internet.impl.ExACatalogRequestResponseImpl
All Implemented Interfaces:
ExACatalogRequestResponse

public class ExACatalogRequestResponseImpl
extends java.lang.Object
implements ExACatalogRequestResponse


Constructor Summary
ExACatalogRequestResponseImpl()
           
 
Method Summary
 java.lang.String getCatalogTypeDescription()
           
 java.lang.String getCustomerNumber()
           
 java.util.Date getEstimatedDeliveryDate()
           
 void setCatalogTypeDescription(java.lang.String catalogTypeDescription)
           
 void setCustomerNumber(java.lang.String customerNumber)
           
 void setEstimatedDeliveryDate(java.util.Date estimatedDeliveryDate)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExACatalogRequestResponseImpl

public ExACatalogRequestResponseImpl()
Method Detail

getCatalogTypeDescription

public java.lang.String getCatalogTypeDescription()
Specified by:
getCatalogTypeDescription in interface ExACatalogRequestResponse

getEstimatedDeliveryDate

public java.util.Date getEstimatedDeliveryDate()
Specified by:
getEstimatedDeliveryDate in interface ExACatalogRequestResponse

setCatalogTypeDescription

public void setCatalogTypeDescription(java.lang.String catalogTypeDescription)

setEstimatedDeliveryDate

public void setEstimatedDeliveryDate(java.util.Date estimatedDeliveryDate)

getCustomerNumber

public java.lang.String getCustomerNumber()
Specified by:
getCustomerNumber in interface ExACatalogRequestResponse

setCustomerNumber

public void setCustomerNumber(java.lang.String customerNumber)


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