Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.EjbRefTypeType
-
Packages that use EjbRefTypeType Package Description 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 Modifier and Type Field Description protected EjbRefTypeTypeEjbLocalRefType. ejbRefTypeprotected EjbRefTypeTypeEjbRefType. ejbRefTypeMethods in com.sun.xml.ws.config.metro.parser.jsr109 that return EjbRefTypeType Modifier and Type Method Description EjbRefTypeTypeObjectFactory. createEjbRefTypeType()Create an instance ofEjbRefTypeTypeEjbRefTypeTypeEjbLocalRefType. getEjbRefType()Gets the value of the ejbRefType property.EjbRefTypeTypeEjbRefType. getEjbRefType()Gets the value of the ejbRefType property.Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type EjbRefTypeType Modifier and Type Method Description voidEjbLocalRefType. setEjbRefType(EjbRefTypeType value)Sets the value of the ejbRefType property.voidEjbRefType. setEjbRefType(EjbRefTypeType value)Sets the value of the ejbRefType property.
-