org.jostraca
Class Value

java.lang.Object
  extended byorg.jostraca.Value

public class Value
extends java.lang.Object

Description:
Jostraca system value names. Note:
If you recompile this class you should recompile everything or the static finals will not be updated.


Field Summary
static java.lang.String NAME_content
           
static java.lang.String NAME_name
           
static java.lang.String NAME_regexp
           
 
Constructor Summary
Value()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAME_regexp

public static final java.lang.String NAME_regexp
See Also:
Constant Field Values

NAME_name

public static final java.lang.String NAME_name
See Also:
Constant Field Values

NAME_content

public static final java.lang.String NAME_content
See Also:
Constant Field Values
Constructor Detail

Value

public Value()


Copyright © 2000-2002 Richard Rodger