public class ApplyElementDTO extends Object
Constructor and Description |
---|
ApplyElementDTO() |
public String getApplyElementId()
public void setApplyElementId(String applyElementId)
public int getAddApplyElementPageNumber()
public void setAddApplyElementPageNumber(int addApplyElementPageNumber)
public List<ApplyElementDTO> getApplyElements()
public void setApplyElement(ApplyElementDTO applyElement)
public List<AttributeValueElementDTO> getAttributeValueElementDTOs()
public void setAttributeValueElementDTO(AttributeValueElementDTO attributeValueElementDTO)
public int getApplyElementNumber()
public void setApplyElementNumber(int applyElementNumber)
public String getFunctionFunctionId()
public void setFunctionFunctionId(String functionFunctionId)
public List<AttributeDesignatorDTO> getAttributeDesignators()
public void setAttributeDesignators(AttributeDesignatorDTO attributeDesignator)
public List<AttributeSelectorDTO> getAttributeSelectors()
public void setAttributeSelectors(AttributeSelectorDTO attributeSelector)
public String getVariableId()
public void setVariableId(String variableId)
public String getFunctionId()
public void setFunctionId(String functionId)
public int getAttributeDesignatorsElementCount()
public void setAttributeDesignatorsElementCount(int attributeDesignatorsElementCount)
public int getAttributeValueElementCount()
public void setAttributeValueElementCount(int attributeValueElementCount)
public int getAttributeSelectorElementCount()
public void setAttributeSelectorElementCount(int attributeSelectorElementCount)
Copyright © 2017 WSO2. All rights reserved.