Uses of Class
org.apache.cxf.jaxws.handler.types.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.types
Fields in org.apache.cxf.jaxws.handler.types declared as PathTypeModifier and TypeFieldDescriptionprotected PathTypeIconType.largeIconprotected PathTypeIconType.smallIconMethods in org.apache.cxf.jaxws.handler.types 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.types 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.