Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.EjbRefNameType
Packages that use EjbRefNameType
-
Uses of EjbRefNameType in com.sun.xml.ws.config.metro.parser.jsr109
Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as EjbRefNameTypeModifier and TypeFieldDescriptionprotected EjbRefNameTypeEjbLocalRefType.ejbRefNameprotected EjbRefNameTypeEjbRefType.ejbRefNameMethods in com.sun.xml.ws.config.metro.parser.jsr109 that return EjbRefNameTypeModifier and TypeMethodDescriptionObjectFactory.createEjbRefNameType()Create an instance ofEjbRefNameTypeEjbLocalRefType.getEjbRefName()Gets the value of the ejbRefName property.EjbRefType.getEjbRefName()Gets the value of the ejbRefName property.Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type EjbRefNameTypeModifier and TypeMethodDescriptionvoidEjbLocalRefType.setEjbRefName(EjbRefNameType value) Sets the value of the ejbRefName property.voidEjbRefType.setEjbRefName(EjbRefNameType value) Sets the value of the ejbRefName property.