/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package eu.cloud4soa.api.datamodel.frontend; /** * * @author vincenzo */ public abstract class PaaSProviderDetails { }