public class GlobalType extends AbstractElementType
Java class for GlobalType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GlobalType">
<complexContent>
<extension base="{http://www.mulesoft.org/schema/mule/tooling.attributes}AbstractElementType">
</extension>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected RequiredLibraries |
requiredLibs
Support for declaring external libraries as required, enabling studio library install dialog.
|
_abstract, _extends, aliasId, allowAny, attributeCategoryOrRequiredSetAlternativesOrFixedAttribute, caption, category, connectivityTesting, connectivityTestingLabel, description, doNotInherit, embedIn, icon, image, localId, metaData, metaDataKeyDisplay, versions, wrapIn| Constructor and Description |
|---|
GlobalType() |
| Modifier and Type | Method and Description |
|---|---|
RequiredLibraries |
getRequiredLibs() |
void |
setRequiredLibs(RequiredLibraries requiredLibs) |
getAliasId, getAttributeCategoryOrRequiredSetAlternativesOrFixedAttribute, getCaption, getCategory, getConnectivityTesting, getConnectivityTestingLabel, getDescription, getDoNotInherit, getEmbedIn, getExtends, getIcon, getImage, getLocalId, getMetaData, getMetaDataKeyDisplay, getVersions, getWrapIn, isAbstract, isAllowAny, setAbstract, setAliasId, setAllowAny, setCaption, setCategory, setConnectivityTesting, setConnectivityTestingLabel, setDescription, setDoNotInherit, setEmbedIn, setExtends, setIcon, setImage, setLocalId, setMetaData, setMetaDataKeyDisplay, setVersions, setWrapInprotected RequiredLibraries requiredLibs
public RequiredLibraries getRequiredLibs()
public void setRequiredLibs(RequiredLibraries requiredLibs)
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.