public class ServiceMetadataEntity extends Object implements Serializable
| Constructor and Description |
|---|
ServiceMetadataEntity() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFormat() |
String |
getMetadata() |
boolean |
isSetFormat() |
boolean |
isSetMetadata() |
ServiceMetadataEntity |
setFormat(String format) |
ServiceMetadataEntity |
setMetadata(String metadata) |
public String getMetadata()
public ServiceMetadataEntity setMetadata(String metadata)
public boolean isSetMetadata()
public String getFormat()
public ServiceMetadataEntity setFormat(String format)
public boolean isSetFormat()
Copyright © 2015–2020 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.