Uses of Interface
org.eclipse.modisco.jee.webapp.webapp24.ResAuthType

Packages that use ResAuthType
org.eclipse.modisco.jee.webapp.webapp24   
 

Uses of ResAuthType in org.eclipse.modisco.jee.webapp.webapp24
 

Methods in org.eclipse.modisco.jee.webapp.webapp24 that return ResAuthType
 ResAuthType Webapp24Factory.createResAuthType()
          Returns a new object of class 'Res Auth Type'.
 ResAuthType ResourceRefType.getResAuth()
          Returns the value of the 'Res Auth' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp24 with parameters of type ResAuthType
 void ResourceRefType.setResAuth(ResAuthType value)
          Sets the value of the 'Res Auth' containment reference.