Uses of Class
com.liferay.portal.tools.propertiesdoc.PropertyComment
Packages that use PropertyComment
-
Uses of PropertyComment in com.liferay.portal.tools.propertiesdoc
Methods in com.liferay.portal.tools.propertiesdoc that return types with arguments of type PropertyCommentModifier and TypeMethodDescriptionprotected List<PropertyComment>
PropertiesDocBuilder.extractPropertyComments
(String[] lines) PropertiesSection.getPropertyComments()
Method parameters in com.liferay.portal.tools.propertiesdoc with type arguments of type PropertyCommentModifier and TypeMethodDescriptionprotected void
PropertiesDocBuilder.addPropertyComment
(List<PropertyComment> propertyComments, String comment) void
PropertiesSection.setPropertyComments
(List<PropertyComment> propertyComments)