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. observingSystemsMethods in gov.nasa.arc.pds.xml.generated that return ObservingSystem Modifier and Type Method Description ObservingSystemObjectFactory. createObservingSystem()Create an instance ofObservingSystemMethods 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.
-