org.opencrx.application.airsync.datatypes
Class AddressT

java.lang.Object
  extended by org.opencrx.application.airsync.datatypes.AddressT

public class AddressT
extends Object


Constructor Summary
AddressT(String mail)
           
AddressT(String displayName, String mail)
           
 
Method Summary
 String getDisplayName()
           
 String getMail()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddressT

public AddressT(String mail)

AddressT

public AddressT(String displayName,
                String mail)
Method Detail

getMail

public String getMail()

getDisplayName

public String getDisplayName()


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