Uses of Class
gov.nasa.arc.pds.xml.generated.Resource
-
Packages that use Resource Package Description gov.nasa.arc.pds.xml.generated -
-
Uses of Resource in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as Resource Modifier and Type Field Description protected Resource
ProductContext. resource
Methods in gov.nasa.arc.pds.xml.generated that return Resource Modifier and Type Method Description Resource
ObjectFactory. createResource()
Create an instance ofResource
Resource
ProductContext. getResource()
Gets the value of the resource property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type Resource Modifier and Type Method Description void
ProductContext. setResource(Resource value)
Sets the value of the resource property.
-