@Contract
public interface RestModel<T>
Modifier and Type | Method and Description |
---|---|
void |
allFieldsSet() |
boolean |
isSet(String fieldName) |
boolean |
isTrimmed() |
void |
trimmed() |
boolean isSet(String fieldName)
void allFieldsSet()
void trimmed()
boolean isTrimmed()
Copyright © 2021. All rights reserved.