be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.topEdit.model
Class SetType

java.lang.Object
  extended by be.ac.ulg.montefiore.run.totem.visualtopo.guiModules.topEdit.model.SetType

public class SetType
extends java.lang.Object

Values meant to use in combobox indicating that a varible is set or not set.

Creation date: 11/10/2007

Author:
Gaƫl Monfort (monfort@run.montefiore.ulg.ac.be)

Field Summary
static SetType NOT_SET
           
static SetType SET
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

NOT_SET

public static final SetType NOT_SET

SET

public static final SetType SET
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.