Package | Description |
---|---|
org.apache.woden.internal.wsdl20 | |
org.apache.woden.internal.wsdl20.validation | |
org.apache.woden.wsdl20 |
Modifier and Type | Class and Description |
---|---|
class |
ServiceImpl
This class represents the Service component and the
<service> element.
|
Modifier and Type | Method and Description |
---|---|
Service |
DescriptionImpl.getService(QName name) |
Service[] |
DescriptionImpl.getServices() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
WSDLComponentValidator.testAssertionService1060(Service[] services,
ErrorReporter errorReporter)
Test assertion Service-1060.
|
protected void |
WSDLComponentValidator.validateServices(Service[] services,
Description desc,
ErrorReporter errorReporter)
Validate the services in the WSDL component model.
|
Modifier and Type | Method and Description |
---|---|
Service |
Description.getService(QName name)
Returns a Service with the specified name from the {services} property of this
Description.
|
Service[] |
Description.getServices()
Represents the {services} property of the Description component.
|
Copyright © 2005-2013 Apache Software Foundation. All Rights Reserved.