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

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

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

Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as LocalHomeType
protected  LocalHomeType EjbLocalRefType.localHome
           
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 that return LocalHomeType
 LocalHomeType ObjectFactory.createLocalHomeType()
          Create an instance of LocalHomeType
 LocalHomeType EjbLocalRefType.getLocalHome()
          Gets the value of the localHome property.
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type LocalHomeType
 void EjbLocalRefType.setLocalHome(LocalHomeType value)
          Sets the value of the localHome property.
 



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