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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp23 that return TaglibUriType
 TaglibUriType Webapp23Factory.createTaglibUriType()
          Returns a new object of class 'Taglib Uri Type'.
 TaglibUriType DocumentRoot.getTaglibUri()
          Returns the value of the 'Taglib Uri' containment reference.
 TaglibUriType TaglibType.getTaglibUri()
          Returns the value of the 'Taglib Uri' containment reference.
 

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