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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp30 that return CookieNameType
 CookieNameType Webapp30Factory.createCookieNameType()
          Returns a new object of class 'Cookie Name Type'.
 CookieNameType CookieConfigType.getName()
          Returns the value of the 'Name' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp30 with parameters of type CookieNameType
 void CookieConfigType.setName(CookieNameType value)
          Sets the value of the 'Name' containment reference.