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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp23 that return ResTypeType
 ResTypeType Webapp23Factory.createResTypeType()
          Returns a new object of class 'Res Type Type'.
 ResTypeType DocumentRoot.getResType()
          Returns the value of the 'Res Type' containment reference.
 ResTypeType ResourceRefType.getResType()
          Returns the value of the 'Res Type' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp23 with parameters of type ResTypeType
 void DocumentRoot.setResType(ResTypeType value)
          Sets the value of the 'Res Type' containment reference.
 void ResourceRefType.setResType(ResTypeType value)
          Sets the value of the 'Res Type' containment reference.