public class AttributesElementDTO extends Object
Constructor and Description |
---|
AttributesElementDTO() |
Modifier and Type | Method and Description |
---|---|
void |
addAttributeElementDTO(AttributeElementDTO attributeElementDTO) |
List<AttributeElementDTO> |
getAttributeElementDTOs() |
String |
getCategory() |
void |
setAttributeElementDTOs(List<AttributeElementDTO> attributeElementDTOs) |
void |
setCategory(String category) |
public String getCategory()
public void setCategory(String category)
public List<AttributeElementDTO> getAttributeElementDTOs()
public void setAttributeElementDTOs(List<AttributeElementDTO> attributeElementDTOs)
public void addAttributeElementDTO(AttributeElementDTO attributeElementDTO)
Copyright © 2017 WSO2. All rights reserved.