public class AttributeDTO extends DTO
This class is typically used in FilterCriteriaDTO for expressing matching condition.
Modifier and Type | Field and Description |
---|---|
String |
name
Attribute name
|
Object |
value
Supposed value of the attribute
|
Constructor and Description |
---|
AttributeDTO() |
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0