|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PathType | |
|---|---|
| com.sun.xml.ws.config.metro.parser.jsr109 | |
| Uses of PathType in com.sun.xml.ws.config.metro.parser.jsr109 |
|---|
| Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as PathType | |
|---|---|
protected PathType |
ServiceRefType.jaxrpcMappingFile
|
protected PathType |
WebserviceDescriptionType.jaxrpcMappingFile
|
protected PathType |
IconType.largeIcon
|
protected PathType |
IconType.smallIcon
|
protected PathType |
WebserviceDescriptionType.wsdlFile
|
| Methods in com.sun.xml.ws.config.metro.parser.jsr109 that return PathType | |
|---|---|
PathType |
ObjectFactory.createPathType()
Create an instance of PathType |
PathType |
ServiceRefType.getJaxrpcMappingFile()
Gets the value of the jaxrpcMappingFile property. |
PathType |
WebserviceDescriptionType.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. |
PathType |
WebserviceDescriptionType.getWsdlFile()
Gets the value of the wsdlFile property. |
| Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type PathType | |
|---|---|
void |
ServiceRefType.setJaxrpcMappingFile(PathType value)
Sets the value of the jaxrpcMappingFile property. |
void |
WebserviceDescriptionType.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. |
void |
WebserviceDescriptionType.setWsdlFile(PathType value)
Sets the value of the wsdlFile property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||