]> git.mxchange.org Git - jcore.git/history - src/org/mxchange/jcore/BaseFrameworkSystem.java
Introduced fieldIterator() + all Contact instances are now iterable over their attributes
[jcore.git] / src / org / mxchange / jcore / BaseFrameworkSystem.java
2015-08-07 Roland HaederIntroduced fieldIterator() + all Contact instances...
2015-08-07 Roland HaederCorrect property name (was from import of addressbook...
2015-08-06 Roland HaederAdded setter/getter for contact instance + made some...
2015-08-06 Roland HaederMoved more stuff from addressbook to here
2015-08-06 Roland Haederbundle is now static as only one instance is enough...
2015-08-06 Roland HaederMinor: moved class member to proper position
2015-08-06 Roland HaederInitial import, mostly from Addressbook project