public class TypeDetail extends TypeSummary
TypeSummary but including plan information.| Modifier and Type | Class and Description |
|---|---|
static class |
TypeDetail.TypeImplementationPlanSummary |
| Constructor and Description |
|---|
TypeDetail(RegisteredType t) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
TypeDetail.TypeImplementationPlanSummary |
getPlan() |
int |
hashCode() |
compareTo, getAliases, getContainingBundle, getDescription, getDisplayName, getExtraFields, getIconUrl, getKind, getSupertypes, getSymbolicName, getTags, getVersion, isDeprecated, isDisabled, setExtraField, setIconUrl, toStringpublic TypeDetail(RegisteredType t)
public TypeDetail.TypeImplementationPlanSummary getPlan()
public int hashCode()
hashCode in class TypeSummarypublic boolean equals(java.lang.Object obj)
equals in class TypeSummary