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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp30 that return CookiePathType
 CookiePathType Webapp30Factory.createCookiePathType()
          Returns a new object of class 'Cookie Path Type'.
 CookiePathType CookieConfigType.getPath()
          Returns the value of the 'Path' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp30 with parameters of type CookiePathType
 void CookieConfigType.setPath(CookiePathType value)
          Sets the value of the 'Path' containment reference.