Uses of Class
com.sun.xml.rpc.processor.schema.EnumerationFacet
-
Packages that use EnumerationFacet Package Description com.sun.xml.rpc.processor.modeler.wsdl -
-
Uses of EnumerationFacet in com.sun.xml.rpc.processor.modeler.wsdl
Methods in com.sun.xml.rpc.processor.modeler.wsdl with parameters of type EnumerationFacet Modifier and Type Method Description protected LiteralTypeSchemaAnalyzerBase. enumerationToLiteralType(SimpleTypeDefinitionComponent component, EnumerationFacet facet, QName nameHint, QName mappingNameHint)protected SOAPTypeSchemaAnalyzerBase. enumerationToSOAPType(SimpleTypeDefinitionComponent component, EnumerationFacet facet, QName nameHint)
-