|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceContact | |
---|---|
org.n52.oxf.ows.capabilities |
Uses of ServiceContact in org.n52.oxf.ows.capabilities |
---|
Methods in org.n52.oxf.ows.capabilities that return ServiceContact | |
---|---|
ServiceContact |
ServiceProvider.getServiceContact()
|
Methods in org.n52.oxf.ows.capabilities with parameters of type ServiceContact | |
---|---|
protected void |
ServiceProvider.setServiceContact(ServiceContact serviceContact)
|
Constructors in org.n52.oxf.ows.capabilities with parameters of type ServiceContact | |
---|---|
ServiceProvider(String providerName,
ServiceContact serviceContact)
Constructor which has got the 'required' attributes for the ServiceProvider-Section as its parameters. |
|
ServiceProvider(String providerName,
ServiceContact serviceContact,
OnlineResource providerSite)
this constructor has all attributes of the class as its parameters. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |