com.retek.component.internet
Interface ExAShippingMethod


public interface ExAShippingMethod

This interface contains the code and description for an RCOM shipping method. This interface is never used by the client. Shipping Method is currently held as a string on ExAOrderLine.

Retek Inc. Copyright (c) 2003


Method Summary
 java.lang.String getDescription()
          The description of the shipping method.
 java.lang.String getDisplayCode()
          The display code of the shipping method
 

Method Detail

getDisplayCode

public java.lang.String getDisplayCode()
The display code of the shipping method

Returns:
String

getDescription

public java.lang.String getDescription()
The description of the shipping method.

Returns:
String


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25