public class TypeContextQueryResult extends Object implements TypedApplicationQueryResult
| Constructor and Description |
|---|
TypeContextQueryResult(org.mule.metadata.api.model.MetadataType incoming,
org.mule.metadata.api.model.MetadataType expected) |
| Modifier and Type | Method and Description |
|---|---|
Optional<org.mule.metadata.api.model.MetadataType> |
getExpected() |
Optional<org.mule.metadata.api.model.MetadataType> |
getIncoming() |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.