Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.EjbRefTypeType
Packages that use EjbRefTypeType
-
Uses of EjbRefTypeType in com.sun.xml.ws.config.metro.parser.jsr109
Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as EjbRefTypeTypeModifier and TypeFieldDescriptionprotected EjbRefTypeTypeEjbLocalRefType.ejbRefTypeprotected EjbRefTypeTypeEjbRefType.ejbRefTypeMethods in com.sun.xml.ws.config.metro.parser.jsr109 that return EjbRefTypeTypeModifier and TypeMethodDescriptionObjectFactory.createEjbRefTypeType()Create an instance ofEjbRefTypeTypeEjbLocalRefType.getEjbRefType()Gets the value of the ejbRefType property.EjbRefType.getEjbRefType()Gets the value of the ejbRefType property.Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type EjbRefTypeTypeModifier and TypeMethodDescriptionvoidEjbLocalRefType.setEjbRefType(EjbRefTypeType value) Sets the value of the ejbRefType property.voidEjbRefType.setEjbRefType(EjbRefTypeType value) Sets the value of the ejbRefType property.