Uses of Class
gov.nasa.arc.pds.xml.generated.ContextArea
Packages that use ContextArea
-
Uses of ContextArea in gov.nasa.arc.pds.xml.generated
Subclasses of ContextArea in gov.nasa.arc.pds.xml.generatedModifier and TypeClassDescriptionclassThe 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 ContextAreaModifier and TypeFieldDescriptionprotected ContextAreaProductAncillary.contextAreaprotected ContextAreaProductBrowse.contextAreaprotected ContextAreaProductBundle.contextAreaprotected ContextAreaProductCollection.contextAreaprotected ContextAreaProductDocument.contextAreaprotected ContextAreaProductExternal.contextAreaprotected ContextAreaProductNative.contextAreaprotected ContextAreaProductSPICEKernel.contextAreaprotected ContextAreaProductXMLSchema.contextAreaMethods in gov.nasa.arc.pds.xml.generated that return ContextAreaModifier and TypeMethodDescriptionObjectFactory.createContextArea()Create an instance ofContextAreaProductAncillary.getContextArea()Gets the value of the contextArea property.ProductBrowse.getContextArea()Gets the value of the contextArea property.ProductBundle.getContextArea()Gets the value of the contextArea property.ProductCollection.getContextArea()Gets the value of the contextArea property.ProductDocument.getContextArea()Gets the value of the contextArea property.ProductExternal.getContextArea()Gets the value of the contextArea property.ProductNative.getContextArea()Gets the value of the contextArea property.ProductSPICEKernel.getContextArea()Gets the value of the contextArea property.ProductXMLSchema.getContextArea()Gets the value of the contextArea property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type ContextAreaModifier and TypeMethodDescriptionvoidProductAncillary.setContextArea(ContextArea value) Sets the value of the contextArea property.voidProductBrowse.setContextArea(ContextArea value) Sets the value of the contextArea property.voidProductBundle.setContextArea(ContextArea value) Sets the value of the contextArea property.voidProductCollection.setContextArea(ContextArea value) Sets the value of the contextArea property.voidProductDocument.setContextArea(ContextArea value) Sets the value of the contextArea property.voidProductExternal.setContextArea(ContextArea value) Sets the value of the contextArea property.voidProductNative.setContextArea(ContextArea value) Sets the value of the contextArea property.voidProductSPICEKernel.setContextArea(ContextArea value) Sets the value of the contextArea property.voidProductXMLSchema.setContextArea(ContextArea value) Sets the value of the contextArea property.