Package org.sensorhub.api.command
Class CommandStreamInfo.Builder
java.lang.Object
org.vast.util.BaseBuilder<T>
org.sensorhub.api.command.CommandStreamInfo.CommandStreamInfoBuilder<CommandStreamInfo.Builder,CommandStreamInfo>
org.sensorhub.api.command.CommandStreamInfo.Builder
- Enclosing class:
- CommandStreamInfo
public static class CommandStreamInfo.Builder
extends CommandStreamInfo.CommandStreamInfoBuilder<CommandStreamInfo.Builder,CommandStreamInfo>
-
Field Summary
Fields inherited from class org.vast.util.BaseBuilder
instance
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.sensorhub.api.command.CommandStreamInfo.CommandStreamInfoBuilder
build, copyFrom, withDescription, withName, withRecordDescription, withRecordEncoding, withResultDescription, withResultEncoding, withSystem, withValidTime
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
from
-