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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp22 that return TaglibUriType
 TaglibUriType Webapp22Factory.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.webapp22 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.