|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Product | |
---|---|
gov.nasa.arc.pds.xml.generated | |
gov.nasa.pds.label | Implements opt-level classes for accessing PDS labels and their data objects. |
Uses of Product in gov.nasa.arc.pds.xml.generated |
---|
Subclasses of Product in gov.nasa.arc.pds.xml.generated | |
---|---|
class |
ProductAIP
The Product AIP class defines a product for the Archival Information Package. |
class |
ProductAttributeDefinition
The Product Attribute Definition provides an attribute definition in XML encoding. |
class |
ProductBrowse
The Product Browse class defines a product consisting of one encoded byte stream digital object. |
class |
ProductBundle
A Product_Bundle is an aggregate product and has a table of references to one or more collections. |
class |
ProductClassDefinition
The Product Class Definition provides a class definition in XML encoding. |
class |
ProductCollection
A Product_Collection has a table of references to one or more basic products. |
class |
ProductContext
The Product Context class describes something that provides context and provenance for an observational product. |
class |
ProductDataSetPDS3
The Data Set PDS3 product is used to create proxy labels for the data sets in the PDS3 Data Set catalog. |
class |
ProductDIP
The Product DIP class defines a product for the Dissemination Information Package. |
class |
ProductDIPDeepArchive
The Product DIP_Deep_Archive class defines a product for the Dissemination Information Package for the deep archive. |
class |
ProductDocument
A Product Document is a product consisting of a single logical document that may be comprised of one or more document formats. |
class |
ProductFileRepository
The Product File Repository class consists of a single text file. |
class |
ProductFileText
The Product File Text consists of a single text file with ASCII character encoding. |
class |
ProductInstrumentHostPDS3
An Instrument Host product describes an instrument host. |
class |
ProductInstrumentPDS3
An Instrument product describes an instrument. |
class |
ProductMissionPDS3
An Mission product describes a mission. |
class |
ProductObservational
A Product_Observational is a set of one or more information objects produced by an observing system. |
class |
ProductProxyPDS3
The Product Proxy PDS3 class defines a product with enough information to register a PDS3 data product. |
class |
ProductService
The Product Service class defines a product for registering services. |
class |
ProductSIP
The Product SIP class defines a product for the Submission Information Package. |
class |
ProductSoftware
Product Software is a product consisting of a set of one or more software formats. |
class |
ProductSPICEKernel
The Product SPICE Kernel class defines a SPICE kernel product. |
class |
ProductSubscriptionPDS3
The Product_Subscription_PDS3 class provides the list of subscriptions for a PDS3 subscriber. |
class |
ProductTargetPDS3
A target product describes a target. |
class |
ProductThumbnail
The Product Thumbnail class defines a product consisting of one encoded byte stream digital object. |
class |
ProductUpdate
The Product Update class defines a product consisting of update information and optional references to other products. |
class |
ProductVolumePDS3
A Product Volume PDS3 product captures the PDS3 volume information. |
class |
ProductVolumeSetPDS3
A Product Volume Set PDS3 product captures the PDS3 volume set information. |
class |
ProductXMLSchema
The Product_XML_Schema describes a resource used for the PDS4 implementation into XML. |
class |
ProductZipped
The Product_Zipped is a product with references to other products. |
Methods in gov.nasa.arc.pds.xml.generated that return Product | |
---|---|
Product |
ObjectFactory.createProduct()
Create an instance of Product |
Uses of Product in gov.nasa.pds.label |
---|
Methods in gov.nasa.pds.label that return types with arguments of type Product | |
---|---|
Class<? extends Product> |
Label.getProductClass()
Gets the object class of the product. |
Method parameters in gov.nasa.pds.label with type arguments of type Product | |
---|---|
static ProductType |
ProductType.typeForClass(Class<? extends Product> clazz)
Gets the product type for a PDS4 product class. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |