/** */ package TaxationWithRoot; /** * * A representation of the model object 'Fiscal Address'. * * * * @see TaxationWithRoot.TaxationPackage#getFiscal_Address() * @model * @generated */ public interface Fiscal_Address extends Address { } // Fiscal_Address