Uses of Class
gov.nasa.arc.pds.xml.generated.ContextArea
-
Packages that use ContextArea Package Description 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 Modifier and Type Class Description classObservationAreaThe 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 Modifier and Type Field Description protected 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 ContextArea Modifier and Type Method Description ContextAreaObjectFactory. createContextArea()Create an instance ofContextAreaContextAreaProductAncillary. getContextArea()Gets the value of the contextArea property.ContextAreaProductBrowse. getContextArea()Gets the value of the contextArea property.ContextAreaProductBundle. getContextArea()Gets the value of the contextArea property.ContextAreaProductCollection. getContextArea()Gets the value of the contextArea property.ContextAreaProductDocument. getContextArea()Gets the value of the contextArea property.ContextAreaProductExternal. getContextArea()Gets the value of the contextArea property.ContextAreaProductNative. getContextArea()Gets the value of the contextArea property.ContextAreaProductSPICEKernel. getContextArea()Gets the value of the contextArea property.ContextAreaProductXMLSchema. getContextArea()Gets the value of the contextArea property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type ContextArea Modifier and Type Method Description voidProductAncillary. 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.
-