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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp25 that return ResAuthType
 ResAuthType Webapp25Factory.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.webapp25 with parameters of type ResAuthType
 void ResourceRefType.setResAuth(ResAuthType value)
          Sets the value of the 'Res Auth' containment reference.