Uses of Class
org.apache.cxf.jaxws.handler.types.XsdStringType
-
Packages that use XsdStringType Package Description org.apache.cxf.jaxws.handler.types 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.types Modifier and Type Class Description classDescriptionTypeThe 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 XsdStringType Modifier and Type Field Description protected XsdStringTypeParamValueType. paramValueMethods in org.apache.cxf.jaxws.handler.types that return XsdStringType Modifier and Type Method Description XsdStringTypeParamValueType. getParamValue()Gets the value of the paramValue property.Methods in org.apache.cxf.jaxws.handler.types with parameters of type XsdStringType Modifier and Type Method Description voidParamValueType. setParamValue(XsdStringType value)Sets the value of the paramValue property.
-