org.opencrx.application.shop1.jmi1
Interface EmailAddressT

All Superinterfaces:
EmailAddressT, RefStruct, RefStruct_1_0, Serializable

public interface EmailAddressT
extends RefStruct_1_0, EmailAddressT


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.application.shop1.cci2.EmailAddressT
EmailAddressT.Member
 
Method Summary
 String getEmailAddress()
          Retrieves the value for the structure field emailAddress.
 Boolean isEmailValid()
          Retrieves the value for the optional structure field emailValid.
 
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 structure field emailAddress.

--> EmailAddress::emailAddress

Specified by:
getEmailAddress in interface EmailAddressT
Returns:
The non-null value for structure field emailAddress.

isEmailValid

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

--> EmailAddress::userBoolean0

Specified by:
isEmailValid in interface EmailAddressT
Returns:
The possibly null value for structure field emailValid.


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