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

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

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

Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as LocalType
protected  LocalType EjbLocalRefType.local
           
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 that return LocalType
 LocalType ObjectFactory.createLocalType()
          Create an instance of LocalType
 LocalType EjbLocalRefType.getLocal()
          Gets the value of the local property.
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type LocalType
 void EjbLocalRefType.setLocal(LocalType value)
          Sets the value of the local property.
 



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