Uses of Class
gov.nasa.arc.pds.xml.generated.SourceProductExternal
-
Packages that use SourceProductExternal Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of SourceProductExternal in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated with type parameters of type SourceProductExternal Modifier and Type Field Description protected java.util.List<SourceProductExternal>ReferenceList. sourceProductExternalsMethods in gov.nasa.arc.pds.xml.generated that return SourceProductExternal Modifier and Type Method Description SourceProductExternalObjectFactory. createSourceProductExternal()Create an instance ofSourceProductExternalMethods in gov.nasa.arc.pds.xml.generated that return types with arguments of type SourceProductExternal Modifier and Type Method Description java.util.List<SourceProductExternal>ReferenceList. getSourceProductExternals()Gets the value of the sourceProductExternals property.
-