public static class CloseSessionResponse.Builder extends DynamicStructure.Builder
| Modifier | Constructor and Description |
|---|---|
protected |
Builder(UaDataTypeSpecification specification,
Supplier<? extends Structure> emptyInstanceSupplier) |
| Modifier and Type | Method and Description |
|---|---|
CloseSessionResponse |
build()
Builds a Structure with the given data.
|
ResponseHeader |
getResponseHeader() |
CloseSessionResponse.Builder |
setResponseHeader(ResponseHeader value) |
protected Builder(UaDataTypeSpecification specification, Supplier<? extends Structure> emptyInstanceSupplier)
public ResponseHeader getResponseHeader()
public CloseSessionResponse.Builder setResponseHeader(ResponseHeader value)
public CloseSessionResponse build()
Structure.Builderbuild in interface Structure.Builderbuild in class DynamicStructure.BuilderCopyright © 2026. All rights reserved.