Uses of Class
gov.nasa.arc.pds.xml.generated.NSSDC
-
Packages that use NSSDC Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of NSSDC in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated with type parameters of type NSSDC Modifier and Type Field Description protected java.util.List<NSSDC>
DataSetPDS3. nssdcs
Methods in gov.nasa.arc.pds.xml.generated that return NSSDC Modifier and Type Method Description NSSDC
ObjectFactory. createNSSDC()
Create an instance ofNSSDC
Methods in gov.nasa.arc.pds.xml.generated that return types with arguments of type NSSDC Modifier and Type Method Description java.util.List<NSSDC>
DataSetPDS3. getNSSDCS()
Gets the value of the nssdcs property.
-