Uses of Interface
org.eclipse.modisco.jee.ejbjar.EjbJar31.RespectBindingType

Packages that use RespectBindingType
org.eclipse.modisco.jee.ejbjar.EjbJar31   
 

Uses of RespectBindingType in org.eclipse.modisco.jee.ejbjar.EjbJar31
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar31 that return RespectBindingType
 RespectBindingType EjbJar31Factory.createRespectBindingType()
          Returns a new object of class 'Respect Binding Type'.
 RespectBindingType PortComponentRefType.getRespectBinding()
          Returns the value of the 'Respect Binding' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar31 with parameters of type RespectBindingType
 void PortComponentRefType.setRespectBinding(RespectBindingType value)
          Sets the value of the 'Respect Binding' containment reference.