Uses of Class
org.robokind.avrogen.motion.MotionFrameRecord

Uses of MotionFrameRecord in org.robokind.avrogen.motion
 

Fields in org.robokind.avrogen.motion declared as MotionFrameRecord
 MotionFrameRecord MotionFrameEventRecord.motionFrame
          Deprecated. 
 

Methods in org.robokind.avrogen.motion that return MotionFrameRecord
 MotionFrameRecord MotionFrameRecord.Builder.build()
           
 MotionFrameRecord MotionFrameEventRecord.getMotionFrame()
          Gets the value of the 'motionFrame' field.
 MotionFrameRecord MotionFrameEventRecord.Builder.getMotionFrame()
          Gets the value of the 'motionFrame' field
 

Methods in org.robokind.avrogen.motion with parameters of type MotionFrameRecord
static MotionFrameRecord.Builder MotionFrameRecord.newBuilder(MotionFrameRecord other)
          Creates a new MotionFrameRecord RecordBuilder by copying an existing MotionFrameRecord instance
 void MotionFrameEventRecord.setMotionFrame(MotionFrameRecord value)
          Sets the value of the 'motionFrame' field.
 MotionFrameEventRecord.Builder MotionFrameEventRecord.Builder.setMotionFrame(MotionFrameRecord value)
          Sets the value of the 'motionFrame' field
 



Copyright © 2011-2013. All Rights Reserved.