|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OperationsMetadata | |
---|---|
org.n52.oxf.ows |
Uses of OperationsMetadata in org.n52.oxf.ows |
---|
Methods in org.n52.oxf.ows that return OperationsMetadata | |
---|---|
OperationsMetadata |
ServiceDescriptor.getOperationsMetadata()
|
Methods in org.n52.oxf.ows with parameters of type OperationsMetadata | |
---|---|
protected void |
ServiceDescriptor.setOperationsMetadata(OperationsMetadata operationsMetadata)
|
Constructors in org.n52.oxf.ows with parameters of type OperationsMetadata | |
---|---|
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 |