org.mule.devkit.model.studio
Class ConnectorType
java.lang.Object
org.mule.devkit.model.studio.AbstractElementType
org.mule.devkit.model.studio.GlobalType
org.mule.devkit.model.studio.ConnectorType
public class ConnectorType
- extends GlobalType
Java class for ConnectorType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ConnectorType">
<complexContent>
<extension base="{http://www.mulesoft.org/schema/mule/tooling.attributes}GlobalType">
</extension>
</complexContent>
</complexType>
| Fields inherited from class org.mule.devkit.model.studio.AbstractElementType |
_abstract, _extends, aliasId, allowAny, attributeCategoryOrRequiredSetAlternativesOrFixedAttribute, caption, category, connectivityTesting, description, doNotInherit, embedIn, icon, image, localId, metaData, versions, wrapIn |
| Methods inherited from class org.mule.devkit.model.studio.AbstractElementType |
getAliasId, getAttributeCategoryOrRequiredSetAlternativesOrFixedAttribute, getCaption, getCategory, getConnectivityTesting, getDescription, getDoNotInherit, getEmbedIn, getExtends, getIcon, getImage, getLocalId, getMetaData, getVersions, getWrapIn, isAbstract, isAllowAny, setAbstract, setAliasId, setAllowAny, setCaption, setCategory, setConnectivityTesting, setDescription, setDoNotInherit, setEmbedIn, setExtends, setIcon, setImage, setLocalId, setMetaData, setVersions, setWrapIn |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectorType
public ConnectorType()
Copyright © 2010–2014 MuleSoft, Inc.. All rights reserved.