Uses of Class
org.orekit.utils.DataDictionary.Entry
- 
Packages that use DataDictionary.Entry Package Description org.orekit.utils This package provides useful objects. - 
- 
Uses of DataDictionary.Entry in org.orekit.utils
Methods in org.orekit.utils that return DataDictionary.Entry Modifier and Type Method Description DataDictionary.EntryDataDictionary. getEntry(String key)Get a complete entry.Methods in org.orekit.utils that return types with arguments of type DataDictionary.Entry Modifier and Type Method Description List<DataDictionary.Entry>DataDictionary. getData()Get an unmodifiable view of the dictionary entries. 
 -