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