]> git.mxchange.org Git - jcontacts-business-core.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Thu, 6 Oct 2022 14:01:20 +0000 (16:01 +0200)
committerRoland Häder <roland@mxchange.org>
Thu, 6 Oct 2022 14:01:20 +0000 (16:01 +0200)
commit60e3c86aaf4b1a7f05faf027d515a0eca7ce0975
tree7de6f981bf269bc55fec5925a36c4fc13ef3299b
parent42d68ff56df219eeb5e22c4c5a8c2f878316a114
Continued:
- use own *Utils' methods instead of direct invocation (null-safe)
- used more Objects.equals() (yes, a bit silly here)
src/org/mxchange/jcontactsbusiness/model/basicdata/BusinessBasicData.java
src/org/mxchange/jcontactsbusiness/model/branchoffice/BusinessBranchOffice.java
src/org/mxchange/jcontactsbusiness/model/headquarter/BusinessHeadquarter.java
src/org/mxchange/jcontactsbusiness/model/logo/BusinessLogo.java
src/org/mxchange/jcontactsbusiness/model/opening_time/BusinessOpeningTime.java