org.openxri.store.impl.n
Class NullSubSegment

java.lang.Object
  extended by org.openxri.store.impl.AbstractSubSegment
      extended by org.openxri.store.impl.n.NullSubSegment
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable<SubSegment>, SubSegment

public class NullSubSegment
extends AbstractSubSegment

See Also:
Serialized Form

Constructor Summary
NullSubSegment()
           
 
Method Summary
 java.lang.Long getId()
           
 java.lang.String getName()
           
 
Methods inherited from class org.openxri.store.impl.AbstractSubSegment
compareTo, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NullSubSegment

public NullSubSegment()
Method Detail

getName

public java.lang.String getName()

getId

public java.lang.Long getId()


Copyright © 2005-2012. All Rights Reserved.