Uses of Class
gov.nasa.arc.pds.xml.generated.DataSetPDS3
-
Packages that use DataSetPDS3 Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of DataSetPDS3 in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as DataSetPDS3 Modifier and Type Field Description protected DataSetPDS3
ProductDataSetPDS3. dataSetPDS3
Methods in gov.nasa.arc.pds.xml.generated that return DataSetPDS3 Modifier and Type Method Description DataSetPDS3
ObjectFactory. createDataSetPDS3()
Create an instance ofDataSetPDS3
DataSetPDS3
ProductDataSetPDS3. getDataSetPDS3()
Gets the value of the dataSetPDS3 property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type DataSetPDS3 Modifier and Type Method Description void
ProductDataSetPDS3. setDataSetPDS3(DataSetPDS3 value)
Sets the value of the dataSetPDS3 property.
-