public class ListMetadataFormatsType extends Object implements XMLWritable
| Modifier and Type | Field and Description |
|---|---|
protected List<MetadataFormatType> |
metadataFormat |
| Constructor and Description |
|---|
ListMetadataFormatsType() |
| Modifier and Type | Method and Description |
|---|---|
List<MetadataFormatType> |
getMetadataFormat()
Gets the value of the metadataFormat property.
|
void |
write(XmlOutputContext context) |
protected List<MetadataFormatType> metadataFormat
public List<MetadataFormatType> getMetadataFormat()
public void write(XmlOutputContext context) throws WritingXmlException
write in interface XMLWritableWritingXmlExceptionCopyright © 2020. All rights reserved.