| Package | Description |
|---|---|
| org.mechio.impl.animation.messaging |
| Modifier and Type | Method and Description |
|---|---|
ChannelRecord.Builder |
ChannelRecord.Builder.clearChannelId()
Clears the value of the 'channelId' field
|
ChannelRecord.Builder |
ChannelRecord.Builder.clearMotionPaths()
Clears the value of the 'motionPaths' field
|
ChannelRecord.Builder |
ChannelRecord.Builder.clearName()
Clears the value of the 'name' field
|
ChannelRecord.Builder |
ChannelRecord.Builder.clearStartTime()
Clears the value of the 'startTime' field
|
ChannelRecord.Builder |
ChannelRecord.Builder.clearStopTime()
Clears the value of the 'stopTime' field
|
static ChannelRecord.Builder |
ChannelRecord.newBuilder()
Creates a new ChannelRecord RecordBuilder
|
static ChannelRecord.Builder |
ChannelRecord.newBuilder(ChannelRecord.Builder other)
Creates a new ChannelRecord RecordBuilder by copying an existing Builder
|
static ChannelRecord.Builder |
ChannelRecord.newBuilder(ChannelRecord other)
Creates a new ChannelRecord RecordBuilder by copying an existing ChannelRecord instance
|
ChannelRecord.Builder |
ChannelRecord.Builder.setChannelId(int value)
Sets the value of the 'channelId' field
|
ChannelRecord.Builder |
ChannelRecord.Builder.setMotionPaths(List<MotionPathRecord> value)
Sets the value of the 'motionPaths' field
|
ChannelRecord.Builder |
ChannelRecord.Builder.setName(String value)
Sets the value of the 'name' field
|
ChannelRecord.Builder |
ChannelRecord.Builder.setStartTime(Long value)
Sets the value of the 'startTime' field
|
ChannelRecord.Builder |
ChannelRecord.Builder.setStopTime(Long value)
Sets the value of the 'stopTime' field
|
| Modifier and Type | Method and Description |
|---|---|
static ChannelRecord.Builder |
ChannelRecord.newBuilder(ChannelRecord.Builder other)
Creates a new ChannelRecord RecordBuilder by copying an existing Builder
|
Copyright © 2011-2014. All Rights Reserved.