public class InspireUniqueResourceIdentifier extends Object implements InspireObject
| Constructor and Description |
|---|
InspireUniqueResourceIdentifier(String code)
constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
getCode()
Get the code
|
String |
getMetadataUrl()
Get the metadata URL
|
String |
getNamespace()
Get the namespace
|
boolean |
isSetMetadataUrl()
Check if the metadata URL is set
|
boolean |
isSetNamespace()
Check if the namespace is set
|
InspireUniqueResourceIdentifier |
setMetadataUrl(String metadataUrl)
Set the metadata URL
|
InspireUniqueResourceIdentifier |
setNamespace(String namespace)
Set the namespace
|
public InspireUniqueResourceIdentifier(String code)
code - the code of the identifierpublic String getCode()
public String getNamespace()
public InspireUniqueResourceIdentifier setNamespace(String namespace)
namespace - the namespace to setpublic boolean isSetNamespace()
true, if the namespace is setpublic String getMetadataUrl()
public InspireUniqueResourceIdentifier setMetadataUrl(String metadataUrl)
metadataUrl - the metadataUrl to setpublic boolean isSetMetadataUrl()
true, if the metadata URL is setCopyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.