Uses of Class
org.apache.cxf.jaxws.handler.jakartaee.XsdStringType
Packages that use XsdStringType
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of XsdStringType in org.apache.cxf.jaxws.handler.jakartaee
Subclasses of XsdStringType in org.apache.cxf.jaxws.handler.jakartaeeModifier and TypeClassDescriptionclassThe description type is used by a description element to provide text describing the parent element.Fields in org.apache.cxf.jaxws.handler.jakartaee declared as XsdStringTypeMethods in org.apache.cxf.jaxws.handler.jakartaee that return XsdStringTypeModifier and TypeMethodDescriptionParamValueType.getParamValue()Gets the value of the paramValue property.Methods in org.apache.cxf.jaxws.handler.jakartaee with parameters of type XsdStringTypeModifier and TypeMethodDescriptionvoidParamValueType.setParamValue(XsdStringType value) Sets the value of the paramValue property.