Uses of Interface
com.retek.component.internet.ExAReturnLine

Packages that use ExAReturnLine
com.retek.component.internet   
com.retek.component.internet.impl   
 

Uses of ExAReturnLine in com.retek.component.internet
 

Methods in com.retek.component.internet that return ExAReturnLine
 ExAReturnLine ExARequestManager.buildExAReturnLine(ExAOrderLine orderLine)
          Build a return line request instance.
 

Methods in com.retek.component.internet with parameters of type ExAReturnLine
 void ExAOrder.addReturnLine(ExAReturnLine exaReturnLine)
           
 

Uses of ExAReturnLine in com.retek.component.internet.impl
 

Classes in com.retek.component.internet.impl that implement ExAReturnLine
 class ExAReturnLineImpl
           
 

Methods in com.retek.component.internet.impl that return ExAReturnLine
 ExAReturnLine ExARequestManagerImpl.buildExAReturnLine(ExAOrderLine exAOrderLine)
           
 

Methods in com.retek.component.internet.impl with parameters of type ExAReturnLine
 void ExAOrderImpl.addReturnLine(ExAReturnLine exaReturnLine)
           
 



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