public class ConnectionControl extends Object implements Control
CRITICAL, NONCRITICAL
Constructor and Description |
---|
ConnectionControl() |
Modifier and Type | Method and Description |
---|---|
byte[] |
getEncodedValue() |
String |
getID() |
boolean |
isCritical() |
public byte[] getEncodedValue()
getEncodedValue
in interface Control
Control.getEncodedValue()
public String getID()
getID
in interface Control
Control.getID()
public boolean isCritical()
isCritical
in interface Control
Control.isCritical()
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.