commit | 7403d21c2c60368c34d4750ffaa698fc9379f1be | [log] [tgz] |
---|---|---|
author | Jim Hahn <jrh3@att.com> | Mon Jun 17 10:00:18 2019 -0400 |
committer | Jim Hahn <jrh3@att.com> | Mon Jun 17 10:14:29 2019 -0400 |
tree | 0a0f5b3c5fe8bdea19b2c623720040e3d1111078 | |
parent | 11e734977f6e34b05aedde77486703ca04d66414 [diff] |
Change getCanonicalName() to getName() in api Per javadocs, getName() should generally be used instead of Class.getCanonicalName(). This change only applies to classes; it does not apply to File objects. Change-Id: Ia1726f178f906bfdfbd056c50598228cff8e1a2d Issue-ID: POLICY-1646 Signed-off-by: Jim Hahn <jrh3@att.com>
Copyright 2017-2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains the ONAP Policy API code.
To build it using Maven 3, run: mvn clean install