Uses of Class
org.apache.axis2.jaxws.description.xml.handler.PathType

Packages that use PathType
org.apache.axis2.jaxws.description.xml.handler   
 

Uses of PathType in org.apache.axis2.jaxws.description.xml.handler
 

Fields in org.apache.axis2.jaxws.description.xml.handler declared as PathType
protected  PathType ServiceRefType.jaxrpcMappingFile
           
protected  PathType IconType.largeIcon
           
protected  PathType IconType.smallIcon
           
 

Methods in org.apache.axis2.jaxws.description.xml.handler that return PathType
 PathType ObjectFactory.createPathType()
          Create an instance of PathType
 PathType ServiceRefType.getJaxrpcMappingFile()
          Gets the value of the jaxrpcMappingFile property.
 PathType IconType.getLargeIcon()
          Gets the value of the largeIcon property.
 PathType IconType.getSmallIcon()
          Gets the value of the smallIcon property.
 

Methods in org.apache.axis2.jaxws.description.xml.handler with parameters of type PathType
 void ServiceRefType.setJaxrpcMappingFile(PathType value)
          Sets the value of the jaxrpcMappingFile property.
 void IconType.setLargeIcon(PathType value)
          Sets the value of the largeIcon property.
 void IconType.setSmallIcon(PathType value)
          Sets the value of the smallIcon property.
 



Copyright ? 2007 Apache Web Services Project. All Rights Reserved.