Uses of Class
gov.nasa.arc.pds.xml.generated.CompositeStructure
Packages that use CompositeStructure
-
Uses of CompositeStructure in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as CompositeStructureModifier and TypeFieldDescriptionprotected CompositeStructureFileAreaObservational.compositeStructureprotected CompositeStructureFileAreaObservationalSupplemental.compositeStructureMethods in gov.nasa.arc.pds.xml.generated that return CompositeStructureModifier and TypeMethodDescriptionObjectFactory.createCompositeStructure()Create an instance ofCompositeStructureFileAreaObservational.getCompositeStructure()Gets the value of the compositeStructure property.FileAreaObservationalSupplemental.getCompositeStructure()Gets the value of the compositeStructure property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type CompositeStructureModifier and TypeMethodDescriptionvoidFileAreaObservational.setCompositeStructure(CompositeStructure value) Sets the value of the compositeStructure property.voidFileAreaObservationalSupplemental.setCompositeStructure(CompositeStructure value) Sets the value of the compositeStructure property.