| Package | Description |
|---|---|
| nl.b3p.xml.wfs.v110 | |
| nl.b3p.xml.wfs.v110.types |
| Modifier and Type | Method and Description |
|---|---|
MetadataURLTypeFormatType |
MetadataURLType.getFormat()
Returns the value of field 'format'.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MetadataURLType.setFormat(MetadataURLTypeFormatType format)
Sets the value of field 'format'.
|
| Modifier and Type | Field and Description |
|---|---|
static MetadataURLTypeFormatType |
MetadataURLTypeFormatType.TEXT_HTML
The instance of the text/html type
|
static MetadataURLTypeFormatType |
MetadataURLTypeFormatType.TEXT_PLAIN
The instance of the text/plain type
|
static MetadataURLTypeFormatType |
MetadataURLTypeFormatType.TEXT_SGML
The instance of the text/sgml type
|
static MetadataURLTypeFormatType |
MetadataURLTypeFormatType.TEXT_XML
The instance of the text/xml type
|
| Modifier and Type | Method and Description |
|---|---|
static MetadataURLTypeFormatType |
MetadataURLTypeFormatType.valueOf(String string)
Method valueOf
Returns a new MetadataURLTypeFormatType based on the given
String value.
|
Copyright © 2020 B3Partners B.V.. All rights reserved.