local.tomas.irmc
Class IrMCLogEntry

java.lang.Object
  extended by local.tomas.irmc.IrMCLogEntry

public class IrMCLogEntry
extends java.lang.Object


Nested Class Summary
static class IrMCLogEntry.Type
           
 
Constructor Summary
protected IrMCLogEntry(java.lang.String type, java.lang.String uid)
           
 
Method Summary
 IrMCLogEntry.Type getType()
           
 java.lang.String getUid()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

IrMCLogEntry

protected IrMCLogEntry(java.lang.String type,
                       java.lang.String uid)
Method Detail

getType

public IrMCLogEntry.Type getType()

getUid

public java.lang.String getUid()

toString

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


Copyright © 2007 null. All Rights Reserved.