| Package | Description |
|---|---|
| org.mechio.impl.animation.messaging |
| Modifier and Type | Method and Description |
|---|---|
AnimationEventRecord.Builder |
AnimationEventRecord.Builder.clearAnimation()
Clears the value of the 'animation' field
|
AnimationEventRecord.Builder |
AnimationEventRecord.Builder.clearCurrentTimeMillisec()
Clears the value of the 'currentTimeMillisec' field
|
AnimationEventRecord.Builder |
AnimationEventRecord.Builder.clearDestinationId()
Clears the value of the 'destinationId' field
|
AnimationEventRecord.Builder |
AnimationEventRecord.Builder.clearSourceId()
Clears the value of the 'sourceId' field
|
static AnimationEventRecord.Builder |
AnimationEventRecord.newBuilder()
Creates a new AnimationEventRecord RecordBuilder
|
static AnimationEventRecord.Builder |
AnimationEventRecord.newBuilder(AnimationEventRecord.Builder other)
Creates a new AnimationEventRecord RecordBuilder by copying an existing Builder
|
static AnimationEventRecord.Builder |
AnimationEventRecord.newBuilder(AnimationEventRecord other)
Creates a new AnimationEventRecord RecordBuilder by copying an existing AnimationEventRecord instance
|
AnimationEventRecord.Builder |
AnimationEventRecord.Builder.setAnimation(AnimationRecord value)
Sets the value of the 'animation' field
|
AnimationEventRecord.Builder |
AnimationEventRecord.Builder.setCurrentTimeMillisec(long value)
Sets the value of the 'currentTimeMillisec' field
|
AnimationEventRecord.Builder |
AnimationEventRecord.Builder.setDestinationId(String value)
Sets the value of the 'destinationId' field
|
AnimationEventRecord.Builder |
AnimationEventRecord.Builder.setSourceId(String value)
Sets the value of the 'sourceId' field
|
| Modifier and Type | Method and Description |
|---|---|
static AnimationEventRecord.Builder |
AnimationEventRecord.newBuilder(AnimationEventRecord.Builder other)
Creates a new AnimationEventRecord RecordBuilder by copying an existing Builder
|
Copyright © 2011-2014. All Rights Reserved.