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

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

public class SegmentImpl
extends Object


Field Summary
protected  Segment current
           
protected  Segment next
           
 
Constructor Summary
SegmentImpl(Segment current, Segment 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 Segment current

next

protected final Segment next
Constructor Detail

SegmentImpl

public SegmentImpl(Segment current,
                   Segment 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.