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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp23 that return TaglibType
 TaglibType Webapp23Factory.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.webapp23 with parameters of type TaglibType
 void DocumentRoot.setTaglib(TaglibType value)
          Sets the value of the 'Taglib' containment reference.