public class ConditionElementDT0 extends Object
Constructor and Description |
---|
ConditionElementDT0() |
Modifier and Type | Method and Description |
---|---|
ApplyElementDTO |
getApplyElement() |
AttributeDesignatorDTO |
getAttributeDesignator() |
AttributeSelectorDTO |
getAttributeSelector() |
AttributeValueElementDTO |
getAttributeValueElementDTO() |
String |
getFunctionFunctionId() |
String |
getVariableId() |
void |
setApplyElement(ApplyElementDTO applyElement) |
void |
setAttributeDesignator(AttributeDesignatorDTO attributeDesignator) |
void |
setAttributeSelector(AttributeSelectorDTO attributeSelector) |
void |
setAttributeValueElementDTO(AttributeValueElementDTO attributeValueElementDTO) |
void |
setFunctionFunctionId(String functionFunctionId) |
void |
setVariableId(String variableId) |
public AttributeValueElementDTO getAttributeValueElementDTO()
public void setAttributeValueElementDTO(AttributeValueElementDTO attributeValueElementDTO)
public AttributeSelectorDTO getAttributeSelector()
public void setAttributeSelector(AttributeSelectorDTO attributeSelector)
public ApplyElementDTO getApplyElement()
public void setApplyElement(ApplyElementDTO applyElement)
public AttributeDesignatorDTO getAttributeDesignator()
public void setAttributeDesignator(AttributeDesignatorDTO attributeDesignator)
public String getVariableId()
public void setVariableId(String variableId)
public String getFunctionFunctionId()
public void setFunctionFunctionId(String functionFunctionId)
Copyright © 2017 WSO2. All rights reserved.