org.opencrx.application.shop1.datatypes
Class EmailAddressFieldMapper

java.lang.Object
  extended by org.opencrx.application.shop1.datatypes.EmailAddressFieldMapper

public class EmailAddressFieldMapper
extends Object


Constructor Summary
EmailAddressFieldMapper()
           
 
Method Summary
 Boolean emailValid(EMailAddress emailAddress)
           
 void setEmailValid(EMailAddress emailAddress, Boolean newValue)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmailAddressFieldMapper

public EmailAddressFieldMapper()
Method Detail

emailValid

public Boolean emailValid(EMailAddress emailAddress)

setEmailValid

public void setEmailValid(EMailAddress emailAddress,
                          Boolean newValue)


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