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