public interface InfoItemDetailsProvider<T>
| Modifier and Type | Method and Description |
|---|---|
InfoItemClassDetails |
getInfoItemClassDetails() |
InfoItemDetails |
getInfoItemDetails(T t) |
InfoItemClassDetails getInfoItemClassDetails()
InfoItemDetails getInfoItemDetails(T t)