Package com.aducid.sdk.common
Interface Valuable
- All Known Implementing Classes:
AIMStatus,AlgorithmName,AttributeSetName,MethodName,OperationName,PLFOperation,SLFOperation,VerificationType
public interface Valuable
Valuable interface.
Created 7. 12. 2015 10:39:48
- Author:
- Radek Jira
-
Method Summary
Modifier and Type Method Description java.lang.StringgetValue()Returns value.
-
Method Details
-
getValue
java.lang.String getValue()Returns value.
- Returns:
- value
-