com.retek.component.internet
Interface ExAReturnReason


public interface ExAReturnReason

This interface holds tbe Reason to be attached to an ExAReturnLine.

Retek Inc. Copyright (c) 2003


Method Summary
 java.lang.String getDescription()
          The description of the reason of return.
 java.lang.String getId()
          The return reason Id.
 

Method Detail

getId

public java.lang.String getId()
The return reason Id.

Returns:
String return reason id.

getDescription

public java.lang.String getDescription()
The description of the reason of return.

Returns:
String


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