public class GmlMetaDataProperty extends Object
| Constructor and Description |
|---|
GmlMetaDataProperty() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHref()
Get href
|
String |
getRole()
Get role
|
String |
getTitle()
Get title
|
void |
setHref(String href)
Set href
|
void |
setRole(String role)
Set role
|
void |
setTitle(String title)
Set title
|
String |
toString() |
public void setTitle(String title)
title - Title to setpublic void setRole(String role)
role - Role to setpublic void setHref(String href)
href - Href to setpublic String getTitle()
public String getRole()
public String getHref()
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.