org.opencrx.application.shop1.jmi1
Interface GetCredentialsByEmailAddressResult
- All Superinterfaces:
- GetCredentialsByEmailAddressResult, RefStruct, RefStruct_1_0, Serializable
public interface GetCredentialsByEmailAddressResult
- extends RefStruct_1_0, GetCredentialsByEmailAddressResult
getCredentials
CredentialsT getCredentials()
- Retrieves the value for the optional structure field
credentials
.
- Specified by:
getCredentials
in interface GetCredentialsByEmailAddressResult
- Returns:
- The possibly null value for structure field
credentials
.
getCustomerNumber
String getCustomerNumber()
- Retrieves the value for the optional structure field
customerNumber
.
- Specified by:
getCustomerNumber
in interface GetCredentialsByEmailAddressResult
- Returns:
- The possibly null value for structure field
customerNumber
.
getStatus
ReturnStatusT getStatus()
- Retrieves the value for the structure field
status
.
- Specified by:
getStatus
in interface GetCredentialsByEmailAddressResult
- Returns:
- The non-null value for structure field
status
.
This software is published under the BSD license. Copyright © 2003-2013, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.