| 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.apache.lenya.cms.rc.RCMLEntry
public class RCMLEntry
| Constructor Summary | |
|---|---|
RCMLEntry(java.lang.String identity,
          long time)
Creates a new RCMLEntry object.  | 
|
| Method Summary | |
|---|---|
 java.lang.String | 
getIdentity()
Get the identity.  | 
 long | 
getTime()
Get the time.  | 
 short | 
getType()
Get the type.  | 
protected  void | 
setType(short s)
Set the type.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public RCMLEntry(java.lang.String identity,
                 long time)
identity - DOCUMENT ME!time - DOCUMENT ME!| Method Detail | 
|---|
public java.lang.String getIdentity()
public long getTime()
public short getType()
protected void setType(short s)
s - the type
  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||