Uses of Class
org.apache.cxf.jaxws.handler.jakartaee.DescriptionType
-
Packages that use DescriptionType Package Description org.apache.cxf.jaxws.handler.jakartaee Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of DescriptionType in org.apache.cxf.jaxws.handler.jakartaee
Fields in org.apache.cxf.jaxws.handler.jakartaee with type parameters of type DescriptionType Modifier and Type Field Description protected List<DescriptionType>ParamValueType. descriptionprotected List<DescriptionType>PortComponentHandlerType. descriptionMethods in org.apache.cxf.jaxws.handler.jakartaee that return types with arguments of type DescriptionType Modifier and Type Method Description List<DescriptionType>ParamValueType. getDescription()Gets the value of the description property.List<DescriptionType>PortComponentHandlerType. getDescription()Gets the value of the description property.
-