org.mule.common.metadata.key.property
Class TypeDescribingProperty
java.lang.Object
org.mule.common.metadata.key.property.TypeDescribingProperty
- All Implemented Interfaces:
- MetaDataKeyProperty, MetaDataProperty
public class TypeDescribingProperty
- extends Object
- implements MetaDataKeyProperty
Property used between DevKit and the connector. This property will help the connector's developer to discriminate
between input or output metadata
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypeDescribingProperty
public TypeDescribingProperty(TypeDescribingProperty.TypeScope typeScope,
String method)
getTypeScope
public TypeDescribingProperty.TypeScope getTypeScope()
getMethod
public String getMethod()
Copyright © 2014. All rights reserved.