T
- type of identity this documentation belongs topublic interface Documentation<T extends Identity>
Modifier and Type | Interface and Description |
---|---|
static interface |
Documentation.Reference<E extends Identity>
Documentation reference.
|
Modifier and Type | Method and Description |
---|---|
String |
getCaption() |
T |
getDeclaringIdentity() |
Collection<Documentation.Reference<T>> |
getReferences() |
String |
getText() |
String getCaption()
String getText()
Collection<Documentation.Reference<T>> getReferences()
references
in this documentationT getDeclaringIdentity()
Copyright © 2017. All rights reserved.