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

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

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

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

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