|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InterpolatorTypeRecord.Builder | |
|---|---|
| org.robokind.impl.animation.messaging | |
| Uses of InterpolatorTypeRecord.Builder in org.robokind.impl.animation.messaging |
|---|
| Methods in org.robokind.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.robokind.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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||