Uses of Interface
com.aducid.sdk.common.Valuable
| Package | Description |
|---|---|
| com.aducid.sdk.enums |
Enumeration classes.
|
| com.aducid.sdk.util |
Utility classes.
|
-
Uses of Valuable in com.aducid.sdk.enums
Classes in com.aducid.sdk.enums that implement Valuable Modifier and Type Class Description classAIMStatusAIM status.classAlgorithmNameAlgorithm name.classAttributeSetNameAttribute set name.classMethodNameMethod name.classOperationNameOperation name.classPLFOperationPrimary local factor operation.classSLFOperationSecondary local factor operation.classVerificationTypeVerification type. -
Uses of Valuable in com.aducid.sdk.util
Methods in com.aducid.sdk.util with parameters of type Valuable Modifier and Type Method Description static com.aducid.iface.MethodParameterTypeMethodParameterUtils. getMethodParameter(Valuable valuable)Returns method parameter.