Fixes to partial time handling
- Fix
TAF.areAllTimeReferencesComplete()
to correctly check all existing (but not absent) time references contain complete times. - Fix completion of
TAFReferenceImpl
time references. - Adjust partial/complete time within setter instead of just checking consistency upon build to avoid client errors.