|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProductType | |
---|---|
gov.nasa.pds.label | Implements opt-level classes for accessing PDS labels and their data objects. |
Uses of ProductType in gov.nasa.pds.label |
---|
Methods in gov.nasa.pds.label that return ProductType | |
---|---|
ProductType |
Label.getProductType()
Gets the type of the product, as an enumerated type. |
static ProductType |
ProductType.typeForClass(Class<? extends Product> clazz)
Gets the product type for a PDS4 product class. |
static ProductType |
ProductType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ProductType[] |
ProductType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |