package it.angelic.soulissclient.model; /** * Created by Ale on 10/10/2015. */ public interface ISoulissNode extends ISoulissObject { }