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

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

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

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