Uses of Interface
org.eclipse.modisco.jee.webapp.webapp24.RemoteType

Packages that use RemoteType
org.eclipse.modisco.jee.webapp.webapp24   
 

Uses of RemoteType in org.eclipse.modisco.jee.webapp.webapp24
 

Methods in org.eclipse.modisco.jee.webapp.webapp24 that return RemoteType
 RemoteType Webapp24Factory.createRemoteType()
          Returns a new object of class 'Remote Type'.
 RemoteType EjbRefType.getRemote()
          Returns the value of the 'Remote' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp24 with parameters of type RemoteType
 void EjbRefType.setRemote(RemoteType value)
          Sets the value of the 'Remote' containment reference.