public class ContainerType extends PatternType
| Modifier and Type | Field and Description |
|---|---|
protected String |
acceptedByElements |
protected GraphicalContainerType |
graphicalContainer |
protected String |
pathExpression |
protected String |
titleColor |
categories, causesJoin, causesSplit, metaDataStaticKey, processesResponse, returnType, xmlname_abstract, _extends, aliasId, allowAny, attributeCategoryOrRequiredSetAlternativesOrFixedAttribute, caption, category, connectivityTesting, connectivityTestingLabel, description, doNotInherit, embedIn, icon, image, keywords, localId, metaData, metaDataKeyDisplay, supportsUserDefinedMetaData, versions, wrapIn| Constructor and Description |
|---|
ContainerType() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAcceptedByElements() |
GraphicalContainerType |
getGraphicalContainer() |
String |
getPathExpression() |
String |
getTitleColor() |
void |
setAcceptedByElements(String acceptedByElements) |
void |
setGraphicalContainer(GraphicalContainerType graphicalContainer) |
void |
setPathExpression(String pathExpression) |
void |
setTitleColor(String titleColor) |
getCategories, getMetaDataStaticKey, getReturnType, getXmlname, isCausesJoin, isCausesSplit, isProcessesResponse, setCategories, setCausesJoin, setCausesSplit, setMetaDataStaticKey, setProcessesResponse, setReturnType, setXmlnamegetAliasId, getAttributeCategoryOrRequiredSetAlternativesOrFixedAttribute, getCaption, getCategory, getConnectivityTesting, getConnectivityTestingLabel, getDescription, getDoNotInherit, getEmbedIn, getExtends, getIcon, getImage, getKeywords, getLocalId, getMetaData, getMetaDataKeyDisplay, getVersions, getWrapIn, isAbstract, isAllowAny, isSupportsUserDefinedMetaData, setAbstract, setAliasId, setAllowAny, setCaption, setCategory, setConnectivityTesting, setConnectivityTestingLabel, setDescription, setDoNotInherit, setEmbedIn, setExtends, setIcon, setImage, setKeywords, setLocalId, setMetaData, setMetaDataKeyDisplay, setSupportsUserDefinedMetaData, setVersions, setWrapInprotected String pathExpression
protected String acceptedByElements
protected String titleColor
protected GraphicalContainerType graphicalContainer
public String getPathExpression()
public String getAcceptedByElements()
public void setPathExpression(String pathExpression)
public void setAcceptedByElements(String acceptedByElements)
public String getTitleColor()
public void setTitleColor(String titleColor)
public GraphicalContainerType getGraphicalContainer()
public void setGraphicalContainer(GraphicalContainerType graphicalContainer)
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.