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

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

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

Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as HomeType
protected  HomeType EjbRefType.home
           
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 that return HomeType
 HomeType ObjectFactory.createHomeType()
          Create an instance of HomeType
 HomeType EjbRefType.getHome()
          Gets the value of the home property.
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type HomeType
 void EjbRefType.setHome(HomeType value)
          Sets the value of the home property.
 



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