gov.nasa.pds.tools.dict
Class NullDefinition

java.lang.Object
  extended by gov.nasa.pds.tools.dict.Definition
      extended by gov.nasa.pds.tools.dict.NullDefinition
All Implemented Interfaces:
Serializable

public class NullDefinition
extends Definition

Version:
$Revision: 4967 $
Author:
pramirez, jagander
See Also:
Serialized Form

Field Summary
 
Fields inherited from class gov.nasa.pds.tools.dict.Definition
lineNumber, objectType, WILDCARD, WILDCARD_ELEMENT
 
Constructor Summary
NullDefinition(Dictionary sourceDictionary, int lineNumber, DictIdentifier identifier)
           
 
Method Summary
 
Methods inherited from class gov.nasa.pds.tools.dict.Definition
addAlias, addAliases, addAliasSimple, getAliases, getDescription, getIdentifier, getLineNumber, getObjectType, getSourceDictionary, getSourceString, getStatusType, hasAliases, hasDescription, hasStatusType, setAliases, setDescription, setIdentifier, setObjectType, setStatusType, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NullDefinition

public NullDefinition(Dictionary sourceDictionary,
                      int lineNumber,
                      DictIdentifier identifier)


Copyright © 2005–2013 Planetary Data System. All rights reserved.