Uses of Class
org.mechio.impl.motion.messaging.JointPropDefinitionRecord

Packages that use JointPropDefinitionRecord
org.mechio.impl.motion.messaging   
 

Uses of JointPropDefinitionRecord in org.mechio.impl.motion.messaging
 

Fields in org.mechio.impl.motion.messaging with type parameters of type JointPropDefinitionRecord
 java.util.List<JointPropDefinitionRecord> JointDefinitionRecord.properties
          Deprecated. 
 

Methods in org.mechio.impl.motion.messaging that return JointPropDefinitionRecord
 JointPropDefinitionRecord JointPropDefinitionRecord.Builder.build()
           
 JointPropDefinitionRecord JointPropDefinitionRecord.Builder.getValue()
           
 

Methods in org.mechio.impl.motion.messaging that return types with arguments of type JointPropDefinitionRecord
 java.util.List<JointPropDefinitionRecord> JointDefinitionRecord.getProperties()
          Gets the value of the 'properties' field.
 java.util.List<JointPropDefinitionRecord> JointDefinitionRecord.Builder.getProperties()
          Gets the value of the 'properties' field
 

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

Method parameters in org.mechio.impl.motion.messaging with type arguments of type JointPropDefinitionRecord
 void JointDefinitionRecord.setProperties(java.util.List<JointPropDefinitionRecord> value)
          Sets the value of the 'properties' field.
 JointDefinitionRecord.Builder JointDefinitionRecord.Builder.setProperties(java.util.List<JointPropDefinitionRecord> value)
          Sets the value of the 'properties' field
 



Copyright © 2011-2014. All Rights Reserved.