|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Documentable
An interface describing types that have documentation. MIFs often contain additional documentation that describe the purpose or meaning of types.
Method Summary | |
---|---|
Documentation |
getDocumentation()
Get the documentation. |
void |
setDocumentation(Documentation documentation)
Set the documentation. |
Method Detail |
---|
Documentation getDocumentation()
Get the documentation.
void setDocumentation(Documentation documentation)
Set the documentation.
documentation
- - the new documentation value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |