Uses of Class
org.apache.cxf.jaxws.handler.types.DescriptionType
-
Packages that use DescriptionType Package Description org.apache.cxf.jaxws.handler.types Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of DescriptionType in org.apache.cxf.jaxws.handler.types
Fields in org.apache.cxf.jaxws.handler.types 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.types 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.
-