org.opencrx.application.shop1.cci2
Interface GetCustomersByQueryParams

All Known Subinterfaces:
GetCustomersByQueryParams

public interface GetCustomersByQueryParams


Nested Class Summary
static class GetCustomersByQueryParams.Member
          The structure's members
 
Method Summary
 String getEmailAddress()
          Retrieves the value for the optional structure field emailAddress.
 String getLegalName()
          Retrieves the value for the optional structure field legalName.
 

Method Detail

getEmailAddress

String getEmailAddress()
Retrieves the value for the optional structure field emailAddress.

Returns:
The possibly null value for structure field emailAddress.

getLegalName

String getLegalName()
Retrieves the value for the optional structure field legalName.

Returns:
The possibly null value for structure field legalName.


This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.