public class IngressConnectorInfo extends Object implements ElementInfo
ElementInfo.ElementType| Constructor and Description |
|---|
IngressConnectorInfo() |
IngressConnectorInfo(String className) |
public IngressConnectorInfo()
public IngressConnectorInfo(String className)
public String getClassName()
getClassName in interface ElementInfopublic String getDisplayName()
getDisplayName in interface ElementInfopublic List<FieldInfo> getFields()
getFields in interface ElementInfopublic int getFieldCount()
getFieldCount in interface ElementInfopublic List<OutPortInfo> getOutPorts()
getOutPorts in interface ElementInfopublic int getOutPortCount()
getOutPortCount in interface ElementInfopublic void setDisplayName(String displayName)
public String getIconFile()
getIconFile in interface ElementInfopublic String getScopeType()
getScopeType in interface ElementInfopublic void setScopeType(ScopeType scopeType)
public void setIconFile(String iconFile)
public void addOutPort(OutPortInfo outPortInfo)
addOutPort in interface ElementInfopublic void addField(FieldInfo pi)
addField in interface ElementInfopublic void addBeanRef(BeanRefInfo bri)
addBeanRef in interface ElementInfopublic List<BeanRefInfo> getBeanRefs()
getBeanRefs in interface ElementInfopublic int getBeanRefCount()
getBeanRefCount in interface ElementInfopublic String getDescription()
getDescription in interface ElementInfopublic void setDescription(String description)
public boolean isConfigurationRequired()
isConfigurationRequired in interface ElementInfopublic void setConfigurationRequired(boolean configurationRequired)
public String getDocumentationURL()
getDocumentationURL in interface ElementInfopublic void setDocumentationURL(String documentationURL)
public boolean hasResponse()
hasResponse in interface ElementInfopublic boolean isHasResponse()
public void setHasResponse(boolean hasResponse)
public ElementInfo.ElementType getElementType()
getElementType in interface ElementInfoCopyright © 2016–2019 AdroitLogic. All rights reserved.