Package | Description |
---|---|
com.addicticks.avenuemq.dto.testing |
Builders.
|
Modifier and Type | Method and Description |
---|---|
static InstrumentStateBuilder |
InstrumentStateBuilder.builder()
Creates a new builder.
|
InstrumentStateBuilder |
InstrumentStateBuilder.withSourceState(com.addicticks.avenuemq.dto.SourceState sourceState)
Sets the source state.
|
InstrumentStateBuilder |
InstrumentStateBuilder.withState(com.addicticks.avenuemq.dto.InstrumentState.StateType state)
Sets the state.
|
InstrumentStateBuilder |
InstrumentStateBuilder.withStopReason(com.addicticks.avenuemq.dto.InstrumentState.StopReasonType stopReason)
Sets the stop reason.
|
InstrumentStateBuilder |
InstrumentStateBuilder.withText(String text)
Sets some informative text about the state.
|
Copyright © 2019 Addicticks. All rights reserved.