ecologylab.xml.types.scalar
Class ReferenceIntType

java.lang.Object
  extended by ecologylab.generic.Debug
      extended by ecologylab.xml.types.scalar.ScalarType<java.lang.Integer>
          extended by ecologylab.xml.types.scalar.IntType
              extended by ecologylab.xml.types.scalar.ReferenceIntType

public class ReferenceIntType
extends IntType


Field Summary
 
Fields inherited from class ecologylab.xml.types.scalar.IntType
DEFAULT_VALUE, DEFAULT_VALUE_STRING
 
Fields inherited from class ecologylab.xml.types.scalar.ScalarType
DEFAULT_DELIMS, DEFAULT_DELIMS_TOKENIZER, MINIMAL_DELIM
 
Constructor Summary
ReferenceIntType()
           
 
Method Summary
 
Methods inherited from class ecologylab.xml.types.scalar.IntType
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

ReferenceIntType

public ReferenceIntType()