Uses of Class
org.mechio.impl.animation.messaging.InterpolatorTypeRecord.Builder

Packages that use InterpolatorTypeRecord.Builder
org.mechio.impl.animation.messaging   
 

Uses of InterpolatorTypeRecord.Builder in org.mechio.impl.animation.messaging
 

Methods in org.mechio.impl.animation.messaging that return InterpolatorTypeRecord.Builder
 InterpolatorTypeRecord.Builder InterpolatorTypeRecord.Builder.clearName()
          Clears the value of the 'name' field
 InterpolatorTypeRecord.Builder InterpolatorTypeRecord.Builder.clearVersionNumber()
          Clears the value of the 'versionNumber' field
static InterpolatorTypeRecord.Builder InterpolatorTypeRecord.newBuilder()
          Creates a new InterpolatorTypeRecord RecordBuilder
static InterpolatorTypeRecord.Builder InterpolatorTypeRecord.newBuilder(InterpolatorTypeRecord.Builder other)
          Creates a new InterpolatorTypeRecord RecordBuilder by copying an existing Builder
static InterpolatorTypeRecord.Builder InterpolatorTypeRecord.newBuilder(InterpolatorTypeRecord other)
          Creates a new InterpolatorTypeRecord RecordBuilder by copying an existing InterpolatorTypeRecord instance
 InterpolatorTypeRecord.Builder InterpolatorTypeRecord.Builder.setName(String value)
          Sets the value of the 'name' field
 InterpolatorTypeRecord.Builder InterpolatorTypeRecord.Builder.setVersionNumber(String value)
          Sets the value of the 'versionNumber' field
 

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



Copyright © 2011-2015. All Rights Reserved.