Uses of Class
gov.nasa.arc.pds.xml.generated.SPICEKernel
-
Packages that use SPICEKernel Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of SPICEKernel in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as SPICEKernel Modifier and Type Field Description protected SPICEKernel
FileAreaSPICEKernel. spiceKernel
Methods in gov.nasa.arc.pds.xml.generated that return SPICEKernel Modifier and Type Method Description SPICEKernel
ObjectFactory. createSPICEKernel()
Create an instance ofSPICEKernel
SPICEKernel
FileAreaSPICEKernel. getSPICEKernel()
Gets the value of the spiceKernel property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type SPICEKernel Modifier and Type Method Description void
FileAreaSPICEKernel. setSPICEKernel(SPICEKernel value)
Sets the value of the spiceKernel property.
-