Uses of Class
gov.nasa.arc.pds.xml.generated.ScienceFacets
-
Packages that use ScienceFacets Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of ScienceFacets in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated with type parameters of type ScienceFacets Modifier and Type Field Description protected java.util.List<ScienceFacets>
PrimaryResultSummary. scienceFacets
Methods in gov.nasa.arc.pds.xml.generated that return ScienceFacets Modifier and Type Method Description ScienceFacets
ObjectFactory. createScienceFacets()
Create an instance ofScienceFacets
Methods in gov.nasa.arc.pds.xml.generated that return types with arguments of type ScienceFacets Modifier and Type Method Description java.util.List<ScienceFacets>
PrimaryResultSummary. getScienceFacets()
Gets the value of the scienceFacets property.
-