Uses of Interface
org.eclipse.modisco.jee.webapp.webapp22.TaglibType

Packages that use TaglibType
org.eclipse.modisco.jee.webapp.webapp22   
 

Uses of TaglibType in org.eclipse.modisco.jee.webapp.webapp22
 

Methods in org.eclipse.modisco.jee.webapp.webapp22 that return TaglibType
 TaglibType Webapp22Factory.createTaglibType()
          Returns a new object of class 'Taglib Type'.
 TaglibType DocumentRoot.getTaglib()
          Returns the value of the 'Taglib' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp22 with parameters of type TaglibType
 void DocumentRoot.setTaglib(TaglibType value)
          Sets the value of the 'Taglib' containment reference.