org.opencrx.application.shop1.jmi1
Interface SetCredentialsParams

All Superinterfaces:
RefStruct, RefStruct_1_0, Serializable, SetCredentialsParams

public interface SetCredentialsParams
extends RefStruct_1_0, SetCredentialsParams


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.application.shop1.cci2.SetCredentialsParams
SetCredentialsParams.Member
 
Method Summary
 CredentialsT getCredentials()
          Retrieves the value for the structure field credentials.
 String getCustomerNumber()
          Retrieves the value for the structure field customerNumber.
 
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

getCredentials

CredentialsT getCredentials()
Retrieves the value for the structure field credentials.

Specified by:
getCredentials in interface SetCredentialsParams
Returns:
The non-null value for structure field credentials.

getCustomerNumber

String getCustomerNumber()
Retrieves the value for the structure field customerNumber.

Specified by:
getCustomerNumber in interface SetCredentialsParams
Returns:
The non-null value for structure field customerNumber.


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