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

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

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

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