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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp30 that return CookieDomainType
 CookieDomainType Webapp30Factory.createCookieDomainType()
          Returns a new object of class 'Cookie Domain Type'.
 CookieDomainType CookieConfigType.getDomain()
          Returns the value of the 'Domain' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp30 with parameters of type CookieDomainType
 void CookieConfigType.setDomain(CookieDomainType value)
          Sets the value of the 'Domain' containment reference.