Unify ModificationApplyOperation.toString() 85/93885/2
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 18 Nov 2020 14:58:36 +0000 (15:58 +0100)
committerRobert Varga <nite@hq.sk>
Wed, 18 Nov 2020 18:50:06 +0000 (18:50 +0000)
Not all ModificationApplyOperation subclasses provide useful
information in toString(). Make sure all of them do.

JIRA: YANGTOOLS-1176
Change-Id: Id93f2899dcedd8c289b093c1e126c09108eefb4c
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>

No differences found