|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContextArea | |
---|---|
gov.nasa.arc.pds.xml.generated |
Uses of ContextArea in gov.nasa.arc.pds.xml.generated |
---|
Subclasses of ContextArea in gov.nasa.arc.pds.xml.generated | |
---|---|
class |
ObservationArea
The observation area consists of attributes that provide information about the circumstances under which the data were collected. |
Fields in gov.nasa.arc.pds.xml.generated declared as ContextArea | |
---|---|
protected ContextArea |
ProductSPICEKernel.contextArea
|
protected ContextArea |
ProductDocument.contextArea
|
protected ContextArea |
ProductCollection.contextArea
|
protected ContextArea |
ProductBundle.contextArea
|
Methods in gov.nasa.arc.pds.xml.generated that return ContextArea | |
---|---|
ContextArea |
ObjectFactory.createContextArea()
Create an instance of ContextArea |
ContextArea |
ProductSPICEKernel.getContextArea()
Gets the value of the contextArea property. |
ContextArea |
ProductDocument.getContextArea()
Gets the value of the contextArea property. |
ContextArea |
ProductCollection.getContextArea()
Gets the value of the contextArea property. |
ContextArea |
ProductBundle.getContextArea()
Gets the value of the contextArea property. |
Methods in gov.nasa.arc.pds.xml.generated with parameters of type ContextArea | |
---|---|
void |
ProductSPICEKernel.setContextArea(ContextArea value)
Sets the value of the contextArea property. |
void |
ProductDocument.setContextArea(ContextArea value)
Sets the value of the contextArea property. |
void |
ProductCollection.setContextArea(ContextArea value)
Sets the value of the contextArea property. |
void |
ProductBundle.setContextArea(ContextArea value)
Sets the value of the contextArea property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |