Interface StringRepresentableKey
- All Known Implementing Classes:
DistributionChannel
,SapClient
,StringBasedErpType
Deprecated.
This module will be discontinued, along with its classes and methods.
Represents a key that can be represented as a String.
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Returns the String representation of this key.
-
Method Details
-
getKeyAsString
Deprecated.Returns the String representation of this key.- Returns:
- This key as a String.
-