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. sourceProductExternals
Methods in gov.nasa.arc.pds.xml.generated that return SourceProductExternal Modifier and Type Method Description SourceProductExternal
ObjectFactory. createSourceProductExternal()
Create an instance ofSourceProductExternal
Methods 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.
-