ecologylab.xml.types.scalar
Class ReferenceLongType

java.lang.Object
  extended by ecologylab.generic.Debug
      extended by ecologylab.xml.types.scalar.ScalarType<java.lang.Long>
          extended by ecologylab.xml.types.scalar.LongType
              extended by ecologylab.xml.types.scalar.ReferenceLongType

public class ReferenceLongType
extends LongType


Field Summary
 
Fields inherited from class ecologylab.xml.types.scalar.LongType
DEFAULT_VALUE, DEFAULT_VALUE_STRING
 
Fields inherited from class ecologylab.xml.types.scalar.ScalarType
DEFAULT_DELIMS, DEFAULT_DELIMS_TOKENIZER, MINIMAL_DELIM
 
Constructor Summary
ReferenceLongType()
           
 
Method Summary
 
Methods inherited from class ecologylab.xml.types.scalar.LongType
appendValue, appendValue, getInstance, getValue, isDefaultValue, setField, toString
 
Methods inherited from class ecologylab.xml.types.scalar.ScalarType
affordsInterestExpression, allowDelimitersInTokens, allowNewLines, appendValue, appendValue, composedOfTerms, defaultValueLength, delimeters, delimitersTokenizer, fieldTypeName, getClassName, getInstance, getTypeClass, illegalChars, isDefaultValue, isFloatingPoint, isMarshallOnly, isPrimitive, isReference, marshall, needsEscaping, primaryDelimiter, setField
 
Methods inherited from class ecologylab.generic.Debug
classSimpleName, closeLoggingFile, debug, debug, debug, debug, debugA, debugA, debugA, debugI, debugI, debugI, error, error, getClassName, getInteractive, getPackageName, getPackageName, getPackageName, initialize, level, level, level, logToFile, print, print, println, println, println, println, println, println, printlnA, printlnA, printlnA, printlnI, printlnI, printlnI, printlnI, setLoggingFile, show, show, superString, toggleInteractive, toString, toString, warning, warning, weird, weird
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ReferenceLongType

public ReferenceLongType()