Liferay 6.2-ce-ga5

com.liferay.portal.tools.propertiesdoc
Class PropertyComment

java.lang.Object
  extended by com.liferay.portal.tools.propertiesdoc.PropertyComment

public class PropertyComment
extends Object


Constructor Summary
PropertyComment(String comment)
           
 
Method Summary
 String getComment()
           
 boolean isPreformatted()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertyComment

public PropertyComment(String comment)
Method Detail

getComment

public String getComment()

isPreformatted

public boolean isPreformatted()

Liferay 6.2-ce-ga5