org.mule.devkit.model.code
Interface Documentable

All Known Implementing Classes:
EnumConstant, GeneratedClass, GeneratedField, GeneratedMethod, GeneratedPackage

public interface Documentable

Program elements that can have Javadoc

Author:
Jonas von Malottki

Method Summary
 GeneratedJavaDocComment javadoc()
           
 

Method Detail

javadoc

GeneratedJavaDocComment javadoc()
Returns:
the JavaDoc of the Element


Copyright © 2010–2014 MuleSoft, Inc.. All rights reserved.