public interface JCoUnitIdentifier extends Serializable
Note: The implementation for this interface provided by the JCo runtime. Other implementations are not supported.
Modifier and Type | Interface and Description |
---|---|
static class |
JCoUnitIdentifier.Type
BgRFC unit types.
|
Modifier and Type | Method and Description |
---|---|
String |
getID()
Returns the hexadecimal representation of the unit ID.
|
byte[] |
getIDAsBytes()
Returns the unit ID.
|
JCoUnitIdentifier.Type |
getType()
Returns the type of the unit.
|
String getID()
byte[] getIDAsBytes()
JCoUnitIdentifier.Type getType()
Copyright © 2016 SAP. All Rights Reserved.