net.sf.jse
Class FragmentListRef

java.lang.Object
  |
  +--net.sf.jse.FragmentListRef

public class FragmentListRef
extends java.lang.Object

A way to call by reference FragmentList's

Version:
0.9, 21DEC00
Author:
Jonathan Bachrach, Keith Playford

Constructor Summary
FragmentListRef()
           
FragmentListRef(FragmentList x)
           
 
Method Summary
 FragmentList getValue()
           
 void setValue(FragmentList x)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FragmentListRef

public FragmentListRef()

FragmentListRef

public FragmentListRef(FragmentList x)
Method Detail

getValue

public FragmentList getValue()

setValue

public void setValue(FragmentList x)
              throws SyntaxMatchFailure