org.jsmiparser.smi
Class SmiValue

java.lang.Object
  extended by org.jsmiparser.smi.SmiSymbol
      extended by org.jsmiparser.smi.SmiValue
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable
Direct Known Subclasses:
SmiOidValue

public abstract class SmiValue
extends SmiSymbol

See Also:
Serialized Form

Constructor Summary
SmiValue(IdToken idToken, SmiModule module)
           
 
Method Summary
 
Methods inherited from class org.jsmiparser.smi.SmiSymbol
addUserData, compareTo, compareTo, equals, findUserData, findUserData, getCodeId, getFullCodeId, getId, getIdToken, getLocation, getModule, getUcId, getUserData, hashCode, resolveReferences, setIdToken, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SmiValue

public SmiValue(IdToken idToken,
                SmiModule module)


Copyright © 2005-2007 null. All Rights Reserved.