ref_send API 2.9
defensive programming in Java

org.ref_send.log
Class Comment

java.lang.Object
  extended by org.joe_e.Struct
      extended by org.ref_send.log.Event
          extended by org.ref_send.log.Comment
All Implemented Interfaces:
java.io.Serializable, Immutable, Powerless, Selfless, Record
Direct Known Subclasses:
Problem

public class Comment
extends Event

Logs a comment.

See Also:
Serialized Form

Field Summary
 java.lang.String text
          comment text
 
Fields inherited from class org.ref_send.log.Event
anchor, trace
 
Constructor Summary
Comment(Anchor anchor, Trace trace, java.lang.String text)
          Constructs an instance.
 
Method Summary
 
Methods inherited from class org.joe_e.Struct
equals, hashCode
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

text

public final java.lang.String text
comment text

Constructor Detail

Comment

public Comment(Anchor anchor,
               Trace trace,
               java.lang.String text)
Constructs an instance.

Parameters:
anchor - Event.anchor
trace - Event.trace
text - text

ref_send API 2.9
defensive programming in Java

Submit a bug or feature, or get help

Copyright 1998-2009 Waterken Inc. under the terms of the MIT X license.