| Package | Description |
|---|---|
| org.mechio.impl.animation.messaging |
| Modifier and Type | Method and Description |
|---|---|
AnimationRecord.Builder |
AnimationRecord.Builder.clearChannels()
Clears the value of the 'channels' field
|
AnimationRecord.Builder |
AnimationRecord.Builder.clearName()
Clears the value of the 'name' field
|
AnimationRecord.Builder |
AnimationRecord.Builder.clearStartTime()
Clears the value of the 'startTime' field
|
AnimationRecord.Builder |
AnimationRecord.Builder.clearStopTime()
Clears the value of the 'stopTime' field
|
AnimationRecord.Builder |
AnimationRecord.Builder.clearVersionNumber()
Clears the value of the 'versionNumber' field
|
static AnimationRecord.Builder |
AnimationRecord.newBuilder()
Creates a new AnimationRecord RecordBuilder
|
static AnimationRecord.Builder |
AnimationRecord.newBuilder(AnimationRecord.Builder other)
Creates a new AnimationRecord RecordBuilder by copying an existing Builder
|
static AnimationRecord.Builder |
AnimationRecord.newBuilder(AnimationRecord other)
Creates a new AnimationRecord RecordBuilder by copying an existing AnimationRecord instance
|
AnimationRecord.Builder |
AnimationRecord.Builder.setChannels(List<ChannelRecord> value)
Sets the value of the 'channels' field
|
AnimationRecord.Builder |
AnimationRecord.Builder.setName(String value)
Sets the value of the 'name' field
|
AnimationRecord.Builder |
AnimationRecord.Builder.setStartTime(Long value)
Sets the value of the 'startTime' field
|
AnimationRecord.Builder |
AnimationRecord.Builder.setStopTime(Long value)
Sets the value of the 'stopTime' field
|
AnimationRecord.Builder |
AnimationRecord.Builder.setVersionNumber(String value)
Sets the value of the 'versionNumber' field
|
| Modifier and Type | Method and Description |
|---|---|
static AnimationRecord.Builder |
AnimationRecord.newBuilder(AnimationRecord.Builder other)
Creates a new AnimationRecord RecordBuilder by copying an existing Builder
|
Copyright © 2011-2016. All Rights Reserved.