Uses of Class
gov.nasa.arc.pds.xml.generated.ObservingSystem
-
Packages that use ObservingSystem Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of ObservingSystem in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated with type parameters of type ObservingSystem Modifier and Type Field Description protected java.util.List<ObservingSystem>
ContextArea. observingSystems
Methods in gov.nasa.arc.pds.xml.generated that return ObservingSystem Modifier and Type Method Description ObservingSystem
ObjectFactory. createObservingSystem()
Create an instance ofObservingSystem
Methods in gov.nasa.arc.pds.xml.generated that return types with arguments of type ObservingSystem Modifier and Type Method Description java.util.List<ObservingSystem>
ContextArea. getObservingSystems()
Gets the value of the observingSystems property.
-