Uses of Interface
org.eclipse.modisco.jee.ejbjar.EjbJar11.ResAuthType

Packages that use ResAuthType
org.eclipse.modisco.jee.ejbjar.EjbJar11   
 

Uses of ResAuthType in org.eclipse.modisco.jee.ejbjar.EjbJar11
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar11 that return ResAuthType
 ResAuthType EjbJar11Factory.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.ejbjar.EjbJar11 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.