Uses of Class
org.apache.cxf.jaxws.handler.types.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.types
Subclasses of XsdStringType in org.apache.cxf.jaxws.handler.typesModifier and TypeClassDescriptionclassThe description type is used by a description element to provide text describing the parent element.Fields in org.apache.cxf.jaxws.handler.types declared as XsdStringTypeMethods in org.apache.cxf.jaxws.handler.types that return XsdStringTypeModifier and TypeMethodDescriptionParamValueType.getParamValue()Gets the value of the paramValue property.Methods in org.apache.cxf.jaxws.handler.types with parameters of type XsdStringTypeModifier and TypeMethodDescriptionvoidParamValueType.setParamValue(XsdStringType value) Sets the value of the paramValue property.