| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.ows |
| Modifier and Type | Class and Description |
|---|---|
class |
RequestMethodType
Connect point URL and any constraints for this HTTP request method for this operation request.
|
| Modifier and Type | Field and Description |
|---|---|
protected OnlineResourceType |
ContactType.onlineResource |
protected OnlineResourceType |
ServiceProvider.providerSite |
| Modifier and Type | Method and Description |
|---|---|
OnlineResourceType |
ObjectFactory.createOnlineResourceType()
Create an instance of
OnlineResourceType |
OnlineResourceType |
ContactType.getOnlineResource()
Gets the value of the onlineResource property.
|
OnlineResourceType |
ServiceProvider.getProviderSite()
Gets the value of the providerSite property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContactType.setOnlineResource(OnlineResourceType value)
Sets the value of the onlineResource property.
|
void |
ServiceProvider.setProviderSite(OnlineResourceType value)
Sets the value of the providerSite property.
|
| Constructor and Description |
|---|
ContactType(TelephoneType phone,
AddressType address,
OnlineResourceType onlineResource,
String hoursOfService,
String contactInstructions)
Fully-initialising value constructor
|
ServiceProvider(String providerName,
OnlineResourceType providerSite,
ResponsiblePartySubsetType serviceContact)
Fully-initialising value constructor
|
Copyright © 2016. All rights reserved.