| Package | Description |
|---|---|
| org.mule.common.metadata |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DefinedMapMetaDataModel
Represents a map with defined string keys.
|
interface |
PojoMetaDataModel
Represents a POJO type.
|
interface |
QueryResultMetaDataModel
Represents a map with defined string keys.
|
interface |
XmlMetaDataModel
Represents an XML Object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractStructuredMetaDataModel |
class |
DefaultDefinedMapMetaDataModel
Dynamic Object metadata representation
|
class |
DefaultPojoMetaDataModel
Pojo metadata representation
|
class |
DefaultQueryResultMetaDataModel
Query metadata representation
|
class |
DefaultStructuredMetadataModel |
class |
DefaultXmlMetaDataModel
XML metadata representation
|
Copyright © 2018 MuleSoft, Inc.. All rights reserved.