Uses of Class
org.apache.cxf.jaxws.handler.types.PathType
-
Packages that use PathType Package Description org.apache.cxf.jaxws.handler.types 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 PathType Modifier and Type Field Description protected PathTypeIconType. largeIconprotected PathTypeIconType. smallIconMethods in org.apache.cxf.jaxws.handler.types that return PathType Modifier and Type Method Description PathTypeIconType. getLargeIcon()Gets the value of the largeIcon property.PathTypeIconType. getSmallIcon()Gets the value of the smallIcon property.Methods in org.apache.cxf.jaxws.handler.types with parameters of type PathType Modifier and Type Method Description voidIconType. setLargeIcon(PathType value)Sets the value of the largeIcon property.voidIconType. setSmallIcon(PathType value)Sets the value of the smallIcon property.
-