Uses of Class
com.sun.xml.rpc.processor.modeler.j2ee.xml.xsdQNameType
-
Packages that use xsdQNameType Package Description com.sun.xml.rpc.processor.modeler.j2ee.xml -
-
Uses of xsdQNameType in com.sun.xml.rpc.processor.modeler.j2ee.xml
Subclasses of xsdQNameType in com.sun.xml.rpc.processor.modeler.j2ee.xml Modifier and Type Class Description classwsdlMessageTypeThis class represents the complex typeMethods in com.sun.xml.rpc.processor.modeler.j2ee.xml that return xsdQNameType Modifier and Type Method Description xsdQNameTypejavaWsdlMappingFactory. createxsdQNameType(String elementName)Create the Java bean xsdQNameType for the elementxsdQNameTypejavaXmlTypeMappingType. getRootTypeQname()xsdQNameTypeserviceEndpointInterfaceMappingType. getWsdlBinding()xsdQNameTypeserviceEndpointInterfaceMappingType. getWsdlPortType()xsdQNameTypeserviceInterfaceMappingType. getWsdlServiceName()Methods in com.sun.xml.rpc.processor.modeler.j2ee.xml with parameters of type xsdQNameType Modifier and Type Method Description voidjavaXmlTypeMappingType. setRootTypeQname(xsdQNameType rootTypeQname)voidserviceEndpointInterfaceMappingType. setWsdlBinding(xsdQNameType wsdlBinding)voidserviceEndpointInterfaceMappingType. setWsdlPortType(xsdQNameType wsdlPortType)voidserviceInterfaceMappingType. setWsdlServiceName(xsdQNameType wsdlServiceName)
-