Package org.sensorhub.api.command
Class CommandData.Builder
java.lang.Object
org.vast.util.BaseBuilder<T>
org.sensorhub.api.command.CommandData.CommandDataBuilder<CommandData.Builder,CommandData>
 
org.sensorhub.api.command.CommandData.Builder
- Enclosing class:
 - CommandData
 
public static class CommandData.Builder
extends CommandData.CommandDataBuilder<CommandData.Builder,CommandData> 
- 
Field Summary
Fields inherited from class org.vast.util.BaseBuilder
instance - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class org.sensorhub.api.command.CommandData.CommandDataBuilder
build, copyFrom, withCommandStream, withFoi, withId, withIssueTime, withParams, withSender 
- 
Constructor Details
- 
Builder
public Builder() 
 - 
 - 
Method Details
- 
from
 
 -