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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp23 that return TaglibLocationType
 TaglibLocationType Webapp23Factory.createTaglibLocationType()
          Returns a new object of class 'Taglib Location Type'.
 TaglibLocationType DocumentRoot.getTaglibLocation()
          Returns the value of the 'Taglib Location' containment reference.
 TaglibLocationType TaglibType.getTaglibLocation()
          Returns the value of the 'Taglib Location' containment reference.
 

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