T - generic type of the restriction typepublic final class TypeRestrictionModelProperty<T> extends Object implements org.mule.runtime.api.meta.model.ModelProperty
EnrichableModel to a certain type which restricts it somehow.| Constructor and Description |
|---|
TypeRestrictionModelProperty(Class<T> type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
Class<T> |
getType() |
boolean |
isExternalizable() |
public String getName()
getName in interface org.mule.runtime.api.meta.model.ModelPropertygetName in interface org.mule.runtime.api.meta.NamedObjecttypeRestrictionpublic boolean isExternalizable()
isExternalizable in interface org.mule.runtime.api.meta.model.ModelPropertyfalseCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.