Uses of Class
org.apache.axis2.jaxws.description.xml.handler.PathType
Packages that use PathType
-
Uses of PathType in org.apache.axis2.jaxws.description.xml.handler
Fields in org.apache.axis2.jaxws.description.xml.handler declared as PathTypeModifier and TypeFieldDescriptionprotected PathTypeServiceRefType.jaxrpcMappingFileprotected PathTypeIconType.largeIconprotected PathTypeIconType.smallIconMethods in org.apache.axis2.jaxws.description.xml.handler that return PathTypeModifier and TypeMethodDescriptionObjectFactory.createPathType()Create an instance ofPathTypeServiceRefType.getJaxrpcMappingFile()Gets the value of the jaxrpcMappingFile property.IconType.getLargeIcon()Gets the value of the largeIcon property.IconType.getSmallIcon()Gets the value of the smallIcon property.Methods in org.apache.axis2.jaxws.description.xml.handler with parameters of type PathTypeModifier and TypeMethodDescriptionvoidServiceRefType.setJaxrpcMappingFile(PathType value) Sets the value of the jaxrpcMappingFile property.voidIconType.setLargeIcon(PathType value) Sets the value of the largeIcon property.voidIconType.setSmallIcon(PathType value) Sets the value of the smallIcon property.