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

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

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

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

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