Searched refs:_acceptBlankAsEmpty (Results 1 – 2 of 2) sorted by relevance
15 protected Boolean _acceptBlankAsEmpty; field in CoercionConfig25 _acceptBlankAsEmpty = false; in CoercionConfig()29 _acceptBlankAsEmpty = src._acceptBlankAsEmpty; in CoercionConfig()39 return _acceptBlankAsEmpty; in getAcceptBlankAsEmpty()
33 _acceptBlankAsEmpty = state; in setAcceptBlankAsEmpty()