Uses of Class
gov.nasa.arc.pds.xml.generated.SourceProductInternal
-
Packages that use SourceProductInternal Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of SourceProductInternal in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated with type parameters of type SourceProductInternal Modifier and Type Field Description protected java.util.List<SourceProductInternal>
ReferenceList. sourceProductInternals
Methods in gov.nasa.arc.pds.xml.generated that return SourceProductInternal Modifier and Type Method Description SourceProductInternal
ObjectFactory. createSourceProductInternal()
Create an instance ofSourceProductInternal
Methods in gov.nasa.arc.pds.xml.generated that return types with arguments of type SourceProductInternal Modifier and Type Method Description java.util.List<SourceProductInternal>
ReferenceList. getSourceProductInternals()
Gets the value of the sourceProductInternals property.
-