public class LoopDef extends BaseElementDef
| Modifier and Type | Method and Description |
|---|---|
String |
getEmpty() |
String |
getFilter() |
String |
getIndex() |
String |
getItem() |
BaseElementDef |
getLoopBodyDef() |
BaseElementDef |
getLoopValueDef() |
String |
getMaxloops() |
IElementDef[] |
getOperationDefs() |
String |
getShortElementName() |
getBodyText, getColumnNumber, getId, getLineNumber, hasOperationspublic LoopDef(XmlNode xmlNode)
public String getMaxloops()
public String getItem()
public String getIndex()
public String getFilter()
public String getEmpty()
public BaseElementDef getLoopValueDef()
public BaseElementDef getLoopBodyDef()
public IElementDef[] getOperationDefs()
getOperationDefs in interface IElementDefgetOperationDefs in class BaseElementDefpublic String getShortElementName()
getShortElementName in interface IElementDefgetShortElementName in class BaseElementDefCopyright © 2022 WSO2. All rights reserved.