org.opencrx.application.shop1.jmi1
Interface GetCustomersByQueryParams

All Superinterfaces:
GetCustomersByQueryParams, RefStruct, RefStruct_1_0, Serializable

public interface GetCustomersByQueryParams
extends RefStruct_1_0, GetCustomersByQueryParams


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.application.shop1.cci2.GetCustomersByQueryParams
GetCustomersByQueryParams.Member
 
Method Summary
 String getEmailAddress()
          Retrieves the value for the optional structure field emailAddress.
 String getLegalName()
          Retrieves the value for the optional structure field legalName.
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefStruct_1_0
refDelegate
 
Methods inherited from interface javax.jmi.reflect.RefStruct
equals, hashCode, refFieldNames, refGetValue, refTypeName
 

Method Detail

getEmailAddress

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

Specified by:
getEmailAddress in interface GetCustomersByQueryParams
Returns:
The possibly null value for structure field emailAddress.

getLegalName

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

Specified by:
getLegalName in interface GetCustomersByQueryParams
Returns:
The possibly null value for structure field legalName.


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