Uses of Interface
com.aducid.sdk.common.Descriptive
| Package | Description | 
|---|---|
| com.aducid.sdk.common | 
 Interfaces and exceptions. 
 | 
| com.aducid.sdk.enums | 
 Enumeration classes. 
 | 
| com.aducid.sdk.pojo | 
 Java beans. 
 | 
- 
Uses of Descriptive in com.aducid.sdk.common
Constructors in com.aducid.sdk.common with parameters of type Descriptive Constructor Description AducidClientException(Descriptive descriptive, java.lang.String... arguments)Constructor with descriptive. - 
Uses of Descriptive in com.aducid.sdk.enums
Classes in com.aducid.sdk.enums that implement Descriptive Modifier and Type Class Description classClientStatusClient status. - 
Uses of Descriptive in com.aducid.sdk.pojo
Constructors in com.aducid.sdk.pojo with parameters of type Descriptive Constructor Description ErrorResult(java.lang.String message, Descriptive descriptive, java.lang.String... arguments)Constructor with descriptive.