Uses of Class
gov.nasa.arc.pds.xml.generated.DisciplineArea
Packages that use DisciplineArea
-
Uses of DisciplineArea in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as DisciplineAreaModifier and TypeFieldDescriptionprotected DisciplineAreaContextArea.disciplineAreaprotected DisciplineAreaProductContext.disciplineAreaMethods in gov.nasa.arc.pds.xml.generated that return DisciplineAreaModifier and TypeMethodDescriptionObjectFactory.createDisciplineArea()Create an instance ofDisciplineAreaContextArea.getDisciplineArea()Gets the value of the disciplineArea property.ProductContext.getDisciplineArea()Gets the value of the disciplineArea property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type DisciplineAreaModifier and TypeMethodDescriptionvoidContextArea.setDisciplineArea(DisciplineArea value) Sets the value of the disciplineArea property.voidProductContext.setDisciplineArea(DisciplineArea value) Sets the value of the disciplineArea property.