All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class JObserve.LabeledLink

java.lang.Object
   |
   +----JObserve.Linkage
           |
           +----JObserve.LabeledLink

public class LabeledLink
extends Linkage
Linkage with a public label Called ItemPattern in the old c version

See Also:
Linkage

Variable Index

 o Id
Some sort of label

Constructor Index

 o LabeledLink()

Method Index

 o xxxtoString()
Write value to string

Variables

 o Id
 public String Id
Some sort of label

Constructors

 o LabeledLink
 public LabeledLink()

Methods

 o xxxtoString
 public String xxxtoString()
Write value to string

Returns:
String String representation

All Packages  Class Hierarchy  This Package  Previous  Next  Index