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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp23 that return LocationType
 LocationType Webapp23Factory.createLocationType()
          Returns a new object of class 'Location Type'.
 LocationType DocumentRoot.getLocation()
          Returns the value of the 'Location' containment reference.
 LocationType ErrorPageType.getLocation()
          Returns the value of the 'Location' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp23 with parameters of type LocationType
 void DocumentRoot.setLocation(LocationType value)
          Sets the value of the 'Location' containment reference.
 void ErrorPageType.setLocation(LocationType value)
          Sets the value of the 'Location' containment reference.