所有方法 实例方法 具体方法
| 限定符和类型 |
方法和说明 |
protected void |
addCriterion(String condition) |
protected void |
addCriterion(String condition,
Object value1,
Object value2,
String property) |
protected void |
addCriterion(String condition,
Object value,
String property) |
SmebServiceKindExample.Criteria |
andBoothTypeBetween(String value1,
String value2) |
SmebServiceKindExample.Criteria |
andBoothTypeEqualTo(String value) |
SmebServiceKindExample.Criteria |
andBoothTypeGreaterThan(String value) |
SmebServiceKindExample.Criteria |
andBoothTypeGreaterThanOrEqualTo(String value) |
SmebServiceKindExample.Criteria |
andBoothTypeIn(List<String> values) |
SmebServiceKindExample.Criteria |
andBoothTypeIsNotNull() |
SmebServiceKindExample.Criteria |
andBoothTypeIsNull() |
SmebServiceKindExample.Criteria |
andBoothTypeLessThan(String value) |
SmebServiceKindExample.Criteria |
andBoothTypeLessThanOrEqualTo(String value) |
SmebServiceKindExample.Criteria |
andBoothTypeLike(String value) |
SmebServiceKindExample.Criteria |
andBoothTypeNotBetween(String value1,
String value2) |
SmebServiceKindExample.Criteria |
andBoothTypeNotEqualTo(String value) |
SmebServiceKindExample.Criteria |
andBoothTypeNotIn(List<String> values) |
SmebServiceKindExample.Criteria |
andBoothTypeNotLike(String value) |
SmebServiceKindExample.Criteria |
andCreateByBetween(String value1,
String value2) |
SmebServiceKindExample.Criteria |
andCreateByEqualTo(String value) |
SmebServiceKindExample.Criteria |
andCreateByGreaterThan(String value) |
SmebServiceKindExample.Criteria |
andCreateByGreaterThanOrEqualTo(String value) |
SmebServiceKindExample.Criteria |
andCreateByIdBetween(Integer value1,
Integer value2) |
SmebServiceKindExample.Criteria |
andCreateByIdEqualTo(Integer value) |
SmebServiceKindExample.Criteria |
andCreateByIdGreaterThan(Integer value) |
SmebServiceKindExample.Criteria |
andCreateByIdGreaterThanOrEqualTo(Integer value) |
SmebServiceKindExample.Criteria |
andCreateByIdIn(List<Integer> values) |
SmebServiceKindExample.Criteria |
andCreateByIdIsNotNull() |
SmebServiceKindExample.Criteria |
andCreateByIdIsNull() |
SmebServiceKindExample.Criteria |
andCreateByIdLessThan(Integer value) |
SmebServiceKindExample.Criteria |
andCreateByIdLessThanOrEqualTo(Integer value) |
SmebServiceKindExample.Criteria |
andCreateByIdNotBetween(Integer value1,
Integer value2) |
SmebServiceKindExample.Criteria |
andCreateByIdNotEqualTo(Integer value) |
SmebServiceKindExample.Criteria |
andCreateByIdNotIn(List<Integer> values) |
SmebServiceKindExample.Criteria |
andCreateByIn(List<String> values) |
SmebServiceKindExample.Criteria |
andCreateByIsNotNull() |
SmebServiceKindExample.Criteria |
andCreateByIsNull() |
SmebServiceKindExample.Criteria |
andCreateByLessThan(String value) |
SmebServiceKindExample.Criteria |
andCreateByLessThanOrEqualTo(String value) |
SmebServiceKindExample.Criteria |
andCreateByLike(String value) |
SmebServiceKindExample.Criteria |
andCreateByNotBetween(String value1,
String value2) |
SmebServiceKindExample.Criteria |
andCreateByNotEqualTo(String value) |
SmebServiceKindExample.Criteria |
andCreateByNotIn(List<String> values) |
SmebServiceKindExample.Criteria |
andCreateByNotLike(String value) |
SmebServiceKindExample.Criteria |
andCreateTimeBetween(Date value1,
Date value2) |
SmebServiceKindExample.Criteria |
andCreateTimeEqualTo(Date value) |
SmebServiceKindExample.Criteria |
andCreateTimeGreaterThan(Date value) |
SmebServiceKindExample.Criteria |
andCreateTimeGreaterThanOrEqualTo(Date value) |
SmebServiceKindExample.Criteria |
andCreateTimeIn(List<Date> values) |
SmebServiceKindExample.Criteria |
andCreateTimeIsNotNull() |
SmebServiceKindExample.Criteria |
andCreateTimeIsNull() |
SmebServiceKindExample.Criteria |
andCreateTimeLessThan(Date value) |
SmebServiceKindExample.Criteria |
andCreateTimeLessThanOrEqualTo(Date value) |
SmebServiceKindExample.Criteria |
andCreateTimeNotBetween(Date value1,
Date value2) |
SmebServiceKindExample.Criteria |
andCreateTimeNotEqualTo(Date value) |
SmebServiceKindExample.Criteria |
andCreateTimeNotIn(List<Date> values) |
SmebServiceKindExample.Criteria |
andEnableBetween(Integer value1,
Integer value2) |
SmebServiceKindExample.Criteria |
andEnableEqualTo(Integer value) |
SmebServiceKindExample.Criteria |
andEnableGreaterThan(Integer value) |
SmebServiceKindExample.Criteria |
andEnableGreaterThanOrEqualTo(Integer value) |
SmebServiceKindExample.Criteria |
andEnableIn(List<Integer> values) |
SmebServiceKindExample.Criteria |
andEnableIsNotNull() |
SmebServiceKindExample.Criteria |
andEnableIsNull() |
SmebServiceKindExample.Criteria |
andEnableLessThan(Integer value) |
SmebServiceKindExample.Criteria |
andEnableLessThanOrEqualTo(Integer value) |
SmebServiceKindExample.Criteria |
andEnableNotBetween(Integer value1,
Integer value2) |
SmebServiceKindExample.Criteria |
andEnableNotEqualTo(Integer value) |
SmebServiceKindExample.Criteria |
andEnableNotIn(List<Integer> values) |
SmebServiceKindExample.Criteria |
andIdBetween(Integer value1,
Integer value2) |
SmebServiceKindExample.Criteria |
andIdEqualTo(Integer value) |
SmebServiceKindExample.Criteria |
andIdGreaterThan(Integer value) |
SmebServiceKindExample.Criteria |
andIdGreaterThanOrEqualTo(Integer value) |
SmebServiceKindExample.Criteria |
andIdIn(List<Integer> values) |
SmebServiceKindExample.Criteria |
andIdIsNotNull() |
SmebServiceKindExample.Criteria |
andIdIsNull() |
SmebServiceKindExample.Criteria |
andIdLessThan(Integer value) |
SmebServiceKindExample.Criteria |
andIdLessThanOrEqualTo(Integer value) |
SmebServiceKindExample.Criteria |
andIdNotBetween(Integer value1,
Integer value2) |
SmebServiceKindExample.Criteria |
andIdNotEqualTo(Integer value) |
SmebServiceKindExample.Criteria |
andIdNotIn(List<Integer> values) |
SmebServiceKindExample.Criteria |
andKindNameBetween(String value1,
String value2) |
SmebServiceKindExample.Criteria |
andKindNameEnBetween(String value1,
String value2) |
SmebServiceKindExample.Criteria |
andKindNameEnEqualTo(String value) |
SmebServiceKindExample.Criteria |
andKindNameEnGreaterThan(String value) |
SmebServiceKindExample.Criteria |
andKindNameEnGreaterThanOrEqualTo(String value) |
SmebServiceKindExample.Criteria |
andKindNameEnIn(List<String> values) |
SmebServiceKindExample.Criteria |
andKindNameEnIsNotNull() |
SmebServiceKindExample.Criteria |
andKindNameEnIsNull() |
SmebServiceKindExample.Criteria |
andKindNameEnLessThan(String value) |
SmebServiceKindExample.Criteria |
andKindNameEnLessThanOrEqualTo(String value) |
SmebServiceKindExample.Criteria |
andKindNameEnLike(String value) |
SmebServiceKindExample.Criteria |
andKindNameEnNotBetween(String value1,
String value2) |
SmebServiceKindExample.Criteria |
andKindNameEnNotEqualTo(String value) |
SmebServiceKindExample.Criteria |
andKindNameEnNotIn(List<String> values) |
SmebServiceKindExample.Criteria |
andKindNameEnNotLike(String value) |
SmebServiceKindExample.Criteria |
andKindNameEqualTo(String value) |
SmebServiceKindExample.Criteria |
andKindNameGreaterThan(String value) |
SmebServiceKindExample.Criteria |
andKindNameGreaterThanOrEqualTo(String value) |
SmebServiceKindExample.Criteria |
andKindNameIn(List<String> values) |
SmebServiceKindExample.Criteria |
andKindNameIsNotNull() |
SmebServiceKindExample.Criteria |
andKindNameIsNull() |
SmebServiceKindExample.Criteria |
andKindNameLessThan(String value) |
SmebServiceKindExample.Criteria |
andKindNameLessThanOrEqualTo(String value) |
SmebServiceKindExample.Criteria |
andKindNameLike(String value) |
SmebServiceKindExample.Criteria |
andKindNameNotBetween(String value1,
String value2) |
SmebServiceKindExample.Criteria |
andKindNameNotEqualTo(String value) |
SmebServiceKindExample.Criteria |
andKindNameNotIn(List<String> values) |
SmebServiceKindExample.Criteria |
andKindNameNotLike(String value) |
SmebServiceKindExample.Criteria |
andLastUpdateByBetween(String value1,
String value2) |
SmebServiceKindExample.Criteria |
andLastUpdateByEqualTo(String value) |
SmebServiceKindExample.Criteria |
andLastUpdateByGreaterThan(String value) |
SmebServiceKindExample.Criteria |
andLastUpdateByGreaterThanOrEqualTo(String value) |
SmebServiceKindExample.Criteria |
andLastUpdateByIn(List<String> values) |
SmebServiceKindExample.Criteria |
andLastUpdateByIsNotNull() |
SmebServiceKindExample.Criteria |
andLastUpdateByIsNull() |
SmebServiceKindExample.Criteria |
andLastUpdateByLessThan(String value) |
SmebServiceKindExample.Criteria |
andLastUpdateByLessThanOrEqualTo(String value) |
SmebServiceKindExample.Criteria |
andLastUpdateByLike(String value) |
SmebServiceKindExample.Criteria |
andLastUpdateByNotBetween(String value1,
String value2) |
SmebServiceKindExample.Criteria |
andLastUpdateByNotEqualTo(String value) |
SmebServiceKindExample.Criteria |
andLastUpdateByNotIn(List<String> values) |
SmebServiceKindExample.Criteria |
andLastUpdateByNotLike(String value) |
SmebServiceKindExample.Criteria |
andLastUpdateTimeBetween(Date value1,
Date value2) |
SmebServiceKindExample.Criteria |
andLastUpdateTimeEqualTo(Date value) |
SmebServiceKindExample.Criteria |
andLastUpdateTimeGreaterThan(Date value) |
SmebServiceKindExample.Criteria |
andLastUpdateTimeGreaterThanOrEqualTo(Date value) |
SmebServiceKindExample.Criteria |
andLastUpdateTimeIn(List<Date> values) |
SmebServiceKindExample.Criteria |
andLastUpdateTimeIsNotNull() |
SmebServiceKindExample.Criteria |
andLastUpdateTimeIsNull() |
SmebServiceKindExample.Criteria |
andLastUpdateTimeLessThan(Date value) |
SmebServiceKindExample.Criteria |
andLastUpdateTimeLessThanOrEqualTo(Date value) |
SmebServiceKindExample.Criteria |
andLastUpdateTimeNotBetween(Date value1,
Date value2) |
SmebServiceKindExample.Criteria |
andLastUpdateTimeNotEqualTo(Date value) |
SmebServiceKindExample.Criteria |
andLastUpdateTimeNotIn(List<Date> values) |
SmebServiceKindExample.Criteria |
andPaymentMethodBetween(String value1,
String value2) |
SmebServiceKindExample.Criteria |
andPaymentMethodEqualTo(String value) |
SmebServiceKindExample.Criteria |
andPaymentMethodGreaterThan(String value) |
SmebServiceKindExample.Criteria |
andPaymentMethodGreaterThanOrEqualTo(String value) |
SmebServiceKindExample.Criteria |
andPaymentMethodIn(List<String> values) |
SmebServiceKindExample.Criteria |
andPaymentMethodIsNotNull() |
SmebServiceKindExample.Criteria |
andPaymentMethodIsNull() |
SmebServiceKindExample.Criteria |
andPaymentMethodLessThan(String value) |
SmebServiceKindExample.Criteria |
andPaymentMethodLessThanOrEqualTo(String value) |
SmebServiceKindExample.Criteria |
andPaymentMethodLike(String value) |
SmebServiceKindExample.Criteria |
andPaymentMethodNotBetween(String value1,
String value2) |
SmebServiceKindExample.Criteria |
andPaymentMethodNotEqualTo(String value) |
SmebServiceKindExample.Criteria |
andPaymentMethodNotIn(List<String> values) |
SmebServiceKindExample.Criteria |
andPaymentMethodNotLike(String value) |
SmebServiceKindExample.Criteria |
andPromptBetween(String value1,
String value2) |
SmebServiceKindExample.Criteria |
andPromptEnBetween(String value1,
String value2) |
SmebServiceKindExample.Criteria |
andPromptEnEqualTo(String value) |
SmebServiceKindExample.Criteria |
andPromptEnGreaterThan(String value) |
SmebServiceKindExample.Criteria |
andPromptEnGreaterThanOrEqualTo(String value) |
SmebServiceKindExample.Criteria |
andPromptEnIn(List<String> values) |
SmebServiceKindExample.Criteria |
andPromptEnIsNotNull() |
SmebServiceKindExample.Criteria |
andPromptEnIsNull() |
SmebServiceKindExample.Criteria |
andPromptEnLessThan(String value) |
SmebServiceKindExample.Criteria |
andPromptEnLessThanOrEqualTo(String value) |
SmebServiceKindExample.Criteria |
andPromptEnLike(String value) |
SmebServiceKindExample.Criteria |
andPromptEnNotBetween(String value1,
String value2) |
SmebServiceKindExample.Criteria |
andPromptEnNotEqualTo(String value) |
SmebServiceKindExample.Criteria |
andPromptEnNotIn(List<String> values) |
SmebServiceKindExample.Criteria |
andPromptEnNotLike(String value) |
SmebServiceKindExample.Criteria |
andPromptEqualTo(String value) |
SmebServiceKindExample.Criteria |
andPromptGreaterThan(String value) |
SmebServiceKindExample.Criteria |
andPromptGreaterThanOrEqualTo(String value) |
SmebServiceKindExample.Criteria |
andPromptIn(List<String> values) |
SmebServiceKindExample.Criteria |
andPromptIsNotNull() |
SmebServiceKindExample.Criteria |
andPromptIsNull() |
SmebServiceKindExample.Criteria |
andPromptLessThan(String value) |
SmebServiceKindExample.Criteria |
andPromptLessThanOrEqualTo(String value) |
SmebServiceKindExample.Criteria |
andPromptLike(String value) |
SmebServiceKindExample.Criteria |
andPromptNotBetween(String value1,
String value2) |
SmebServiceKindExample.Criteria |
andPromptNotEqualTo(String value) |
SmebServiceKindExample.Criteria |
andPromptNotIn(List<String> values) |
SmebServiceKindExample.Criteria |
andPromptNotLike(String value) |
SmebServiceKindExample.Criteria |
andRemarkBetween(String value1,
String value2) |
SmebServiceKindExample.Criteria |
andRemarkEqualTo(String value) |
SmebServiceKindExample.Criteria |
andRemarkGreaterThan(String value) |
SmebServiceKindExample.Criteria |
andRemarkGreaterThanOrEqualTo(String value) |
SmebServiceKindExample.Criteria |
andRemarkIn(List<String> values) |
SmebServiceKindExample.Criteria |
andRemarkIsNotNull() |
SmebServiceKindExample.Criteria |
andRemarkIsNull() |
SmebServiceKindExample.Criteria |
andRemarkLessThan(String value) |
SmebServiceKindExample.Criteria |
andRemarkLessThanOrEqualTo(String value) |
SmebServiceKindExample.Criteria |
andRemarkLike(String value) |
SmebServiceKindExample.Criteria |
andRemarkNotBetween(String value1,
String value2) |
SmebServiceKindExample.Criteria |
andRemarkNotEqualTo(String value) |
SmebServiceKindExample.Criteria |
andRemarkNotIn(List<String> values) |
SmebServiceKindExample.Criteria |
andRemarkNotLike(String value) |
SmebServiceKindExample.Criteria |
andSortBetween(Integer value1,
Integer value2) |
SmebServiceKindExample.Criteria |
andSortEqualTo(Integer value) |
SmebServiceKindExample.Criteria |
andSortGreaterThan(Integer value) |
SmebServiceKindExample.Criteria |
andSortGreaterThanOrEqualTo(Integer value) |
SmebServiceKindExample.Criteria |
andSortIn(List<Integer> values) |
SmebServiceKindExample.Criteria |
andSortIsNotNull() |
SmebServiceKindExample.Criteria |
andSortIsNull() |
SmebServiceKindExample.Criteria |
andSortLessThan(Integer value) |
SmebServiceKindExample.Criteria |
andSortLessThanOrEqualTo(Integer value) |
SmebServiceKindExample.Criteria |
andSortNotBetween(Integer value1,
Integer value2) |
SmebServiceKindExample.Criteria |
andSortNotEqualTo(Integer value) |
SmebServiceKindExample.Criteria |
andSortNotIn(List<Integer> values) |
List<SmebServiceKindExample.Criterion> |
getAllCriteria() |
List<SmebServiceKindExample.Criterion> |
getCriteria() |
boolean |
isValid() |