org.opencrx.kernel.plugin.application.account1
Class ContactImpl

java.lang.Object
  extended by org.opencrx.kernel.plugin.application.account1.ContactImpl

public class ContactImpl
extends Object


Field Summary
protected  Contact current
           
protected  Contact next
           
 
Constructor Summary
ContactImpl(Contact current, Contact next)
           
 
Method Summary
 Backend getBackend()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

current

protected final Contact current

next

protected final Contact next
Constructor Detail

ContactImpl

public ContactImpl(Contact current,
                   Contact next)
Method Detail

getBackend

public Backend getBackend()


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