Uses of Class
org.apache.cxf.jaxws.handler.jakartaee.PathType
Packages that use PathType
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
-
Uses of PathType in org.apache.cxf.jaxws.handler.jakartaee
Fields in org.apache.cxf.jaxws.handler.jakartaee declared as PathTypeModifier and TypeFieldDescriptionprotected PathTypeIconType.largeIconprotected PathTypeIconType.smallIconMethods in org.apache.cxf.jaxws.handler.jakartaee that return PathTypeModifier and TypeMethodDescriptionIconType.getLargeIcon()Gets the value of the largeIcon property.IconType.getSmallIcon()Gets the value of the smallIcon property.Methods in org.apache.cxf.jaxws.handler.jakartaee with parameters of type PathTypeModifier and TypeMethodDescriptionvoidIconType.setLargeIcon(PathType value) Sets the value of the largeIcon property.voidIconType.setSmallIcon(PathType value) Sets the value of the smallIcon property.