org.mule.common.metadata.property.xml
Class AttributeMetaDataFieldProperty

java.lang.Object
  extended by org.mule.common.metadata.property.xml.AttributeMetaDataFieldProperty
All Implemented Interfaces:
MetaDataFieldProperty, MetaDataProperty

public class AttributeMetaDataFieldProperty
extends Object
implements MetaDataFieldProperty

Created by machaval on 1/26/14.


Constructor Summary
AttributeMetaDataFieldProperty(boolean isAttribute)
           
 
Method Summary
 boolean isAttribute()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributeMetaDataFieldProperty

public AttributeMetaDataFieldProperty(boolean isAttribute)
Method Detail

isAttribute

public boolean isAttribute()


Copyright © 2015 MuleSoft, Inc.. All rights reserved.