org.mule.common.metadata.property
Class DescriptionMetaDataProperty
java.lang.Object
org.mule.common.metadata.property.DescriptionMetaDataProperty
- All Implemented Interfaces:
- MetaDataFieldProperty, MetaDataModelProperty, MetaDataProperty
public class DescriptionMetaDataProperty
- extends Object
- implements MetaDataFieldProperty, MetaDataModelProperty
Property used to specify a description of a field.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DescriptionMetaDataProperty
public DescriptionMetaDataProperty(String description)
getDescription
public String getDescription()
setDescription
public void setDescription(String description)
Copyright © 2015 MuleSoft, Inc.. All rights reserved.