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