com.retek.component.internet.test
Class ExAWizObtainCustomerInfoCommand
java.lang.Object
com.retek.component.internet.test.ExAWizCommand
com.retek.component.internet.test.ExAWizCustomerCommand
com.retek.component.internet.test.ExAWizObtainCustomerInfoCommand
- public class ExAWizObtainCustomerInfoCommand
- extends ExAWizCustomerCommand
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExAWizObtainCustomerInfoCommand
public ExAWizObtainCustomerInfoCommand()
execute
public void execute()
throws ExAException
- Specified by:
execute
in class ExAWizCommand
- Throws:
ExAException
setAddress
public void setAddress(ExAAddress address)
setCustomerNumber
public void setCustomerNumber(java.lang.String customerNumber)
setFirstName
public void setFirstName(java.lang.String firstName)
setLastName
public void setLastName(java.lang.String lastName)
setMiddleInitial
public void setMiddleInitial(java.lang.String middleInitial)
setTelephoneNumber
public void setTelephoneNumber(java.lang.String telephone)
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28