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. sourceProductInternalsMethods in gov.nasa.arc.pds.xml.generated that return SourceProductInternal Modifier and Type Method Description SourceProductInternalObjectFactory. createSourceProductInternal()Create an instance ofSourceProductInternalMethods 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.
-