org.apache.activemq.store.kahadb.plist
Class PListEntry

java.lang.Object
  extended by org.apache.activemq.store.kahadb.plist.PListEntry

public class PListEntry
extends java.lang.Object


Method Summary
 PListEntry copy()
           
 ByteSequence getByteSequence()
           
 java.lang.String getId()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getByteSequence

public ByteSequence getByteSequence()
Returns:
the byteSequence

getId

public java.lang.String getId()

copy

public PListEntry copy()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2005-2011. All Rights Reserved.