public static final class PubSubSystemConfToUaBinaryFileCommand.Builder extends Object
PubSubSystemConfToUaBinaryFileCommand.| Modifier and Type | Field and Description |
|---|---|
protected String |
connectionNameFilter |
protected boolean |
includeCustomTypesInHeader |
protected boolean |
usePubSubConfiguration2DataType |
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
| Modifier and Type | Method and Description |
|---|---|
PubSubSystemConfToUaBinaryFileCommand |
build()
Returns an instance of
PubSubSystemConfToUaBinaryFileCommand with the values given to this builder. |
String |
getConnectionNameFilter() |
boolean |
isIncludeCustomTypesInHeader() |
boolean |
isUsePubSubConfiguration2DataType() |
PubSubSystemConfToUaBinaryFileCommand.Builder |
setConnectionNameFilter(String connectionNameFilter)
Set the value for
PubSubSystemConfToUaBinaryFileCommand.getConnectionNameFilter(). |
PubSubSystemConfToUaBinaryFileCommand.Builder |
setIncludeCustomTypesInHeader(boolean includeCustomTypesInHeader)
Set the value for
PubSubSystemConfToUaBinaryFileCommand.isIncludeCustomTypesInHeader(). |
PubSubSystemConfToUaBinaryFileCommand.Builder |
setUsePubSubConfiguration2DataType(boolean usePubSubConfiguration2DataType)
Set the value for
PubSubSystemConfToUaBinaryFileCommand.isUsePubSubConfiguration2DataType(). |
protected String connectionNameFilter
protected boolean includeCustomTypesInHeader
protected boolean usePubSubConfiguration2DataType
public String getConnectionNameFilter()
public boolean isIncludeCustomTypesInHeader()
public boolean isUsePubSubConfiguration2DataType()
public PubSubSystemConfToUaBinaryFileCommand.Builder setConnectionNameFilter(String connectionNameFilter)
PubSubSystemConfToUaBinaryFileCommand.getConnectionNameFilter(). Returns itself for method chaining.public PubSubSystemConfToUaBinaryFileCommand.Builder setIncludeCustomTypesInHeader(boolean includeCustomTypesInHeader)
PubSubSystemConfToUaBinaryFileCommand.isIncludeCustomTypesInHeader(). Returns itself for method chaining.public PubSubSystemConfToUaBinaryFileCommand.Builder setUsePubSubConfiguration2DataType(boolean usePubSubConfiguration2DataType)
PubSubSystemConfToUaBinaryFileCommand.isUsePubSubConfiguration2DataType(). Returns itself for method chaining.public PubSubSystemConfToUaBinaryFileCommand build()
PubSubSystemConfToUaBinaryFileCommand with the values given to this builder.Copyright © 2026. All rights reserved.