Class SearchConditionDTO
java.lang.Object
cn.net.pap.example.proguard.util.dto.SearchConditionDTO
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
-
Constructor Summary
ConstructorDescriptionSearchConditionDTO
(String field, SearchConditionDTO.Operator operator, Object value) -
Method Summary
-
Constructor Details
-
SearchConditionDTO
-
-
Method Details
-
getField
-
getOperator
-
getValue
-