com.retek.component.supplier
Class SupplierSearchCriteria

java.lang.Object
  extended bycom.retek.component.supplier.SupplierSearchCriteria
All Implemented Interfaces:
java.io.Serializable

public class SupplierSearchCriteria
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
SupplierSearchCriteria()
           
 
Method Summary
 java.lang.String getSupplierName()
           
 java.lang.Boolean isDirectShip()
           
 void setIsDirectShip(boolean isDirectShip)
           
 void setSupplierName(java.lang.String supplierName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SupplierSearchCriteria

public SupplierSearchCriteria()
Method Detail

getSupplierName

public java.lang.String getSupplierName()

setSupplierName

public void setSupplierName(java.lang.String supplierName)

setIsDirectShip

public void setIsDirectShip(boolean isDirectShip)

isDirectShip

public java.lang.Boolean isDirectShip()


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