|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceProvider | |
---|---|
org.n52.oxf.ows |
Uses of ServiceProvider in org.n52.oxf.ows |
---|
Methods in org.n52.oxf.ows that return ServiceProvider | |
---|---|
ServiceProvider |
ServiceDescriptor.getServiceProvider()
|
Methods in org.n52.oxf.ows with parameters of type ServiceProvider | |
---|---|
protected void |
ServiceDescriptor.setServiceProvider(ServiceProvider serviceProvider)
|
Constructors in org.n52.oxf.ows with parameters of type ServiceProvider | |
---|---|
ServiceDescriptor(String version,
ServiceIdentification si,
ServiceProvider sp,
OperationsMetadata om,
Contents c)
this constructor has all required attributes of the class as its parameters. |
|
ServiceDescriptor(String url,
String version,
ServiceIdentification si,
ServiceProvider sp,
OperationsMetadata om,
Contents c,
String updateSequence)
this constructor has all attributes of the class as its parameters. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |