Uses of Interface
org.eclipse.modisco.jee.ejbjar.EjbJar20.ResTypeType

Packages that use ResTypeType
org.eclipse.modisco.jee.ejbjar.EjbJar20   
 

Uses of ResTypeType in org.eclipse.modisco.jee.ejbjar.EjbJar20
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 that return ResTypeType
 ResTypeType EjbJar20Factory.createResTypeType()
          Returns a new object of class 'Res Type Type'.
 ResTypeType DocumentRoot.getResType()
          Returns the value of the 'Res Type' containment reference.
 ResTypeType ResourceRefType.getResType()
          Returns the value of the 'Res Type' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 with parameters of type ResTypeType
 void DocumentRoot.setResType(ResTypeType value)
          Sets the value of the 'Res Type' containment reference.
 void ResourceRefType.setResType(ResTypeType value)
          Sets the value of the 'Res Type' containment reference.