Uses of Interface
org.eclipse.modisco.jee.webapp.webapp30.CookieCommentType

Packages that use CookieCommentType
org.eclipse.modisco.jee.webapp.webapp30   
 

Uses of CookieCommentType in org.eclipse.modisco.jee.webapp.webapp30
 

Methods in org.eclipse.modisco.jee.webapp.webapp30 that return CookieCommentType
 CookieCommentType Webapp30Factory.createCookieCommentType()
          Returns a new object of class 'Cookie Comment Type'.
 CookieCommentType CookieConfigType.getComment()
          Returns the value of the 'Comment' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp30 with parameters of type CookieCommentType
 void CookieConfigType.setComment(CookieCommentType value)
          Sets the value of the 'Comment' containment reference.