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

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

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

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