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

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

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

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