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

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

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

Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as EjbRefTypeType
protected  EjbRefTypeType EjbLocalRefType.ejbRefType
           
protected  EjbRefTypeType EjbRefType.ejbRefType
           
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 that return EjbRefTypeType
 EjbRefTypeType ObjectFactory.createEjbRefTypeType()
          Create an instance of EjbRefTypeType
 EjbRefTypeType EjbLocalRefType.getEjbRefType()
          Gets the value of the ejbRefType property.
 EjbRefTypeType EjbRefType.getEjbRefType()
          Gets the value of the ejbRefType property.
 

Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type EjbRefTypeType
 void EjbLocalRefType.setEjbRefType(EjbRefTypeType value)
          Sets the value of the ejbRefType property.
 void EjbRefType.setEjbRefType(EjbRefTypeType value)
          Sets the value of the ejbRefType property.
 



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