Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.LocalHomeType
-
Packages that use LocalHomeType Package Description 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 Modifier and Type Field Description protected LocalHomeTypeEjbLocalRefType. localHomeMethods in com.sun.xml.ws.config.metro.parser.jsr109 that return LocalHomeType Modifier and Type Method Description LocalHomeTypeObjectFactory. createLocalHomeType()Create an instance ofLocalHomeTypeLocalHomeTypeEjbLocalRefType. getLocalHome()Gets the value of the localHome property.Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type LocalHomeType Modifier and Type Method Description voidEjbLocalRefType. setLocalHome(LocalHomeType value)Sets the value of the localHome property.
-