Uses of Class
org.apache.cxf.jaxws.handler.jakartaee.PathType
-
Packages that use PathType Package Description org.apache.cxf.jaxws.handler.jakartaee 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 PathType Modifier and Type Field Description protected PathTypeIconType. largeIconprotected PathTypeIconType. smallIconMethods in org.apache.cxf.jaxws.handler.jakartaee 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.jakartaee 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.
-