Package | Description |
---|---|
org.apache.wsil.extension.wsdl | |
org.apache.wsil.impl.extension.wsdl |
Modifier and Type | Method and Description |
---|---|
ReferencedService |
Reference.createReferencedService()
Create referencedService
|
ReferencedService |
Reference.getReferencedService()
Get referencedService
|
Modifier and Type | Method and Description |
---|---|
void |
Reference.setReferencedService(ReferencedService referencedService)
Set referencedService
|
Modifier and Type | Class and Description |
---|---|
class |
ReferencedServiceImpl
This class contains the implementation for a
<wsilwsdl:referencedService> element.
|
Modifier and Type | Field and Description |
---|---|
protected ReferencedService |
ReferenceImpl.referencedService
referencedService
|
Modifier and Type | Method and Description |
---|---|
ReferencedService |
ReferenceImpl.createReferencedService()
Create referencedService
|
ReferencedService |
ReferenceImpl.getReferencedService()
Get referencedService
|
Modifier and Type | Method and Description |
---|---|
void |
ReferenceImpl.setReferencedService(ReferencedService referencedService)
Set referenced service
|
Copyright ? 2001 International Business Machines Corporation. All Rights Reserved.