|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface represents part of deployment descriptor that can
contain a Documentation
.
Method Summary | |
Documentation |
getDocumentation()
Returns the documentation. |
Documentation |
setDocumentation(java.lang.String displayName)
Creates the documentation. |
Methods inherited from interface org.systinet.wasp.dd.DeploymentPart |
getDeploymentDescriptor |
Method Detail |
public Documentation getDocumentation()
public Documentation setDocumentation(java.lang.String displayName)
displayName
- display name of the documentation, use null
to remove the documentation
Documentation
object just created or null
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |