Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.RemoteType

Packages that use RemoteType
com.sun.xml.ws.config.metro.parser.jsr109   
 

Uses of RemoteType in com.sun.xml.ws.config.metro.parser.jsr109
 

Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as RemoteType
protected  RemoteType EjbRefType.remote
           
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 that return RemoteType
 RemoteType ObjectFactory.createRemoteType()
          Create an instance of RemoteType
 RemoteType EjbRefType.getRemote()
          Gets the value of the remote property.
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type RemoteType
 void EjbRefType.setRemote(RemoteType value)
          Sets the value of the remote property.
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.