| Package | Description |
|---|---|
| org.mechio.impl.animation.messaging |
| Modifier and Type | Field and Description |
|---|---|
List<ChannelRecord> |
AnimationRecord.channels
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ChannelRecord |
ChannelRecord.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<ChannelRecord> |
AnimationRecord.getChannels()
Gets the value of the 'channels' field.
|
List<ChannelRecord> |
AnimationRecord.Builder.getChannels()
Gets the value of the 'channels' field
|
| Modifier and Type | Method and Description |
|---|---|
static ChannelRecord.Builder |
ChannelRecord.newBuilder(ChannelRecord other)
Creates a new ChannelRecord RecordBuilder by copying an existing ChannelRecord instance
|
| Modifier and Type | Method and Description |
|---|---|
void |
AnimationRecord.setChannels(List<ChannelRecord> value)
Sets the value of the 'channels' field.
|
AnimationRecord.Builder |
AnimationRecord.Builder.setChannels(List<ChannelRecord> value)
Sets the value of the 'channels' field
|
Copyright © 2011-2014. All Rights Reserved.