Uses of Class
org.glassfish.grizzly.servlet.ver30.CookieCommentType

Packages that use CookieCommentType
org.glassfish.grizzly.servlet.ver30   
 

Uses of CookieCommentType in org.glassfish.grizzly.servlet.ver30
 

Fields in org.glassfish.grizzly.servlet.ver30 declared as CookieCommentType
protected  CookieCommentType CookieConfigType.comment
           
 

Methods in org.glassfish.grizzly.servlet.ver30 that return CookieCommentType
 CookieCommentType ObjectFactory.createCookieCommentType()
          Create an instance of CookieCommentType
 CookieCommentType CookieConfigType.getComment()
          Gets the value of the comment property.
 

Methods in org.glassfish.grizzly.servlet.ver30 with parameters of type CookieCommentType
 void CookieConfigType.setComment(CookieCommentType value)
          Sets the value of the comment property.
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.