Uses of Class
gov.nasa.arc.pds.xml.generated.ObservingSystemComponent
-
Packages that use ObservingSystemComponent Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of ObservingSystemComponent in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated with type parameters of type ObservingSystemComponent Modifier and Type Field Description protected java.util.List<ObservingSystemComponent>ObservingSystem. observingSystemComponentsMethods in gov.nasa.arc.pds.xml.generated that return ObservingSystemComponent Modifier and Type Method Description ObservingSystemComponentObjectFactory. createObservingSystemComponent()Create an instance ofObservingSystemComponentMethods in gov.nasa.arc.pds.xml.generated that return types with arguments of type ObservingSystemComponent Modifier and Type Method Description java.util.List<ObservingSystemComponent>ObservingSystem. getObservingSystemComponents()Gets the value of the observingSystemComponents property.
-