|
ref_send API 2.9 defensive programming in Java |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.joe_e.Struct
org.ref_send.log.Event
org.ref_send.log.Comment
public class Comment
Logs a comment.
| 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 |
|---|
public final java.lang.String text
| Constructor Detail |
|---|
public Comment(Anchor anchor,
Trace trace,
java.lang.String text)
anchor - Event.anchortrace - Event.tracetext - text
|
ref_send API 2.9 defensive programming in Java |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright 1998-2009 Waterken Inc. under the terms of the MIT X license.