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

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

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

Methods in org.eclipse.modisco.jee.webapp.webapp23 that return ResAuthType
 ResAuthType Webapp23Factory.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.webapp23 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.