package org.onap.aaiclient.client.graphinventory; public interface GraphInventoryFragmentBase { T get(); }