org.polliwog.data
Class AbstractLogEntry

java.lang.Object
  extended by org.polliwog.data.AbstractLogEntry

public abstract class AbstractLogEntry
extends java.lang.Object


Constructor Summary
AbstractLogEntry()
           
 
Method Summary
 void addField(AbstractField af)
           
 java.util.List getFields()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractLogEntry

public AbstractLogEntry()
Method Detail

addField

public void addField(AbstractField af)

getFields

public java.util.List getFields()


  Copyright © 2007 Gary Bentley. All Rights Reserved.