Uses of Class
gov.nasa.arc.pds.xml.generated.ReferenceFrameId
Packages that use ReferenceFrameId
-
Uses of ReferenceFrameId in gov.nasa.arc.pds.xml.generated
Fields in gov.nasa.arc.pds.xml.generated declared as ReferenceFrameIdModifier and TypeFieldDescriptionprotected ReferenceFrameIdVector.referenceFrameIdprotected ReferenceFrameIdVectorCartesian3.referenceFrameIdMethods in gov.nasa.arc.pds.xml.generated that return ReferenceFrameIdModifier and TypeMethodDescriptionObjectFactory.createReferenceFrameId()Create an instance ofReferenceFrameIdVector.getReferenceFrameId()Gets the value of the referenceFrameId property.VectorCartesian3.getReferenceFrameId()Gets the value of the referenceFrameId property.Methods in gov.nasa.arc.pds.xml.generated with parameters of type ReferenceFrameIdModifier and TypeMethodDescriptionvoidVector.setReferenceFrameId(ReferenceFrameId value) Sets the value of the referenceFrameId property.voidVectorCartesian3.setReferenceFrameId(ReferenceFrameId value) Sets the value of the referenceFrameId property.