public interface TransparentRedundancyType extends ServerRedundancyType
| Modifier and Type | Method and Description |
|---|---|
String |
getCurrentServerId() |
com.digitalpetri.opcua.stack.core.types.structured.RedundantServerDataType[] |
getRedundantServerArray() |
void |
setCurrentServerId(String currentServerId) |
void |
setRedundantServerArray(com.digitalpetri.opcua.stack.core.types.structured.RedundantServerDataType[] redundantServerArray) |
getRedundancySupport, setRedundancySupportString getCurrentServerId()
com.digitalpetri.opcua.stack.core.types.structured.RedundantServerDataType[] getRedundantServerArray()
void setCurrentServerId(String currentServerId)
void setRedundantServerArray(com.digitalpetri.opcua.stack.core.types.structured.RedundantServerDataType[] redundantServerArray)
Copyright © 2015. All rights reserved.