Uses of Class
com.sun.grizzly.http.webxml.schema.version_3_0.CookieCommentType

Packages that use CookieCommentType
com.sun.grizzly.http.webxml.schema.version_3_0   
 

Uses of CookieCommentType in com.sun.grizzly.http.webxml.schema.version_3_0
 

Fields in com.sun.grizzly.http.webxml.schema.version_3_0 declared as CookieCommentType
protected  CookieCommentType CookieConfigType.comment
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 that return CookieCommentType
 CookieCommentType ObjectFactory.createCookieCommentType()
          Create an instance of CookieCommentType
 CookieCommentType CookieConfigType.getComment()
          Gets the value of the comment property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 with parameters of type CookieCommentType
 void CookieConfigType.setComment(CookieCommentType value)
          Sets the value of the comment property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.