Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.XsdQNameType
Packages that use XsdQNameType
-
Uses of XsdQNameType in com.sun.xml.ws.config.metro.parser.jsr109
Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as XsdQNameTypeModifier and TypeFieldDescriptionprotected XsdQNameTypeServiceRefType.serviceQnameprotected XsdQNameTypePortComponentType.wsdlPortprotected XsdQNameTypePortComponentType.wsdlServiceFields in com.sun.xml.ws.config.metro.parser.jsr109 with type parameters of type XsdQNameTypeMethods in com.sun.xml.ws.config.metro.parser.jsr109 that return XsdQNameTypeModifier and TypeMethodDescriptionObjectFactory.createXsdQNameType()Create an instance ofXsdQNameTypeServiceRefType.getServiceQname()Gets the value of the serviceQname property.PortComponentType.getWsdlPort()Gets the value of the wsdlPort property.PortComponentType.getWsdlService()Gets the value of the wsdlService property.Methods in com.sun.xml.ws.config.metro.parser.jsr109 that return types with arguments of type XsdQNameTypeModifier and TypeMethodDescriptionHandlerType.getSoapHeader()Gets the value of the soapHeader property.Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type XsdQNameTypeModifier and TypeMethodDescriptionvoidServiceRefType.setServiceQname(XsdQNameType value) Sets the value of the serviceQname property.voidPortComponentType.setWsdlPort(XsdQNameType value) Sets the value of the wsdlPort property.voidPortComponentType.setWsdlService(XsdQNameType value) Sets the value of the wsdlService property.