org.opencrx.application.shop1.cci2
Interface EmailAddressT

All Known Subinterfaces:
EmailAddressT

public interface EmailAddressT


Nested Class Summary
static class EmailAddressT.Member
          The structure's members
 
Method Summary
 String getEmailAddress()
          Retrieves the value for the structure field emailAddress.
 Boolean isEmailValid()
          Retrieves the value for the optional structure field emailValid.
 

Method Detail

getEmailAddress

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

--> EmailAddress::emailAddress

Returns:
The non-null value for structure field emailAddress.

isEmailValid

Boolean isEmailValid()
Retrieves the value for the optional structure field emailValid.

--> EmailAddress::userBoolean0

Returns:
The possibly null value for structure field emailValid.


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