Uses of Class
org.robokind.avrogen.motion.JointPropDefinitionRecord.Builder

Uses of JointPropDefinitionRecord.Builder in org.robokind.avrogen.motion
 

Methods in org.robokind.avrogen.motion that return JointPropDefinitionRecord.Builder
 JointPropDefinitionRecord.Builder JointPropDefinitionRecord.Builder.clearDisplayName()
          Clears the value of the 'displayName' field
 JointPropDefinitionRecord.Builder JointPropDefinitionRecord.Builder.clearInitialValue()
          Clears the value of the 'initialValue' field
 JointPropDefinitionRecord.Builder JointPropDefinitionRecord.Builder.clearMaxValue()
          Clears the value of the 'maxValue' field
 JointPropDefinitionRecord.Builder JointPropDefinitionRecord.Builder.clearMinValue()
          Clears the value of the 'minValue' field
 JointPropDefinitionRecord.Builder JointPropDefinitionRecord.Builder.clearPropertyName()
          Clears the value of the 'propertyName' field
static JointPropDefinitionRecord.Builder JointPropDefinitionRecord.newBuilder()
          Creates a new JointPropDefinitionRecord RecordBuilder
static JointPropDefinitionRecord.Builder JointPropDefinitionRecord.newBuilder(JointPropDefinitionRecord.Builder other)
          Creates a new JointPropDefinitionRecord RecordBuilder by copying an existing Builder
static JointPropDefinitionRecord.Builder JointPropDefinitionRecord.newBuilder(JointPropDefinitionRecord other)
          Creates a new JointPropDefinitionRecord RecordBuilder by copying an existing JointPropDefinitionRecord instance
 JointPropDefinitionRecord.Builder JointPropDefinitionRecord.Builder.setDisplayName(String value)
          Sets the value of the 'displayName' field
 JointPropDefinitionRecord.Builder JointPropDefinitionRecord.Builder.setInitialValue(double value)
          Sets the value of the 'initialValue' field
 JointPropDefinitionRecord.Builder JointPropDefinitionRecord.Builder.setMaxValue(double value)
          Sets the value of the 'maxValue' field
 JointPropDefinitionRecord.Builder JointPropDefinitionRecord.Builder.setMinValue(double value)
          Sets the value of the 'minValue' field
 JointPropDefinitionRecord.Builder JointPropDefinitionRecord.Builder.setPropertyName(String value)
          Sets the value of the 'propertyName' field
 

Methods in org.robokind.avrogen.motion with parameters of type JointPropDefinitionRecord.Builder
static JointPropDefinitionRecord.Builder JointPropDefinitionRecord.newBuilder(JointPropDefinitionRecord.Builder other)
          Creates a new JointPropDefinitionRecord RecordBuilder by copying an existing Builder
 



Copyright © 2011-2013. All Rights Reserved.