org.jsmiparser.smi
Class SmiTable

java.lang.Object
  extended by org.jsmiparser.smi.SmiSymbol
      extended by org.jsmiparser.smi.SmiValue
          extended by org.jsmiparser.smi.SmiOidValue
              extended by org.jsmiparser.smi.SmiOidMacro
                  extended by org.jsmiparser.smi.SmiObjectType
                      extended by org.jsmiparser.smi.SmiTable
All Implemented Interfaces:
java.io.Serializable, java.lang.Comparable

public class SmiTable
extends SmiObjectType

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.jsmiparser.smi.SmiObjectType
m_type
 
Fields inherited from class org.jsmiparser.smi.SmiOidMacro
m_status
 
Constructor Summary
SmiTable(IdToken idToken, SmiModule module)
           
 
Method Summary
 java.lang.String getCodeId()
           
 SmiRow getRow()
           
 
Methods inherited from class org.jsmiparser.smi.SmiObjectType
getAccessAll, getAccessToken, getAccessV1, getAccessV2, getDescription, getMaxAccess, getMaxAccessToken, getType, resolveReferences, setAccessToken, setDescription, setMaxAccessToken, setStatus, setType
 
Methods inherited from class org.jsmiparser.smi.SmiOidMacro
getStatus, getStatusV1, getStatusV2
 
Methods inherited from class org.jsmiparser.smi.SmiOidValue
getLastOidComponent, getNode, getOid, getOidStr, resolveOid, setLastOidComponent
 
Methods inherited from class org.jsmiparser.smi.SmiSymbol
addUserData, compareTo, compareTo, equals, findUserData, findUserData, getFullCodeId, getId, getIdToken, getLocation, getModule, getUcId, getUserData, hashCode, setIdToken, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SmiTable

public SmiTable(IdToken idToken,
                SmiModule module)
Method Detail

getRow

public SmiRow getRow()

getCodeId

public java.lang.String getCodeId()
Overrides:
getCodeId in class SmiSymbol


Copyright © 2005-2007 null. All Rights Reserved.