package com.idega.core.location.data; import com.idega.core.data.GenericType; public interface AddressType extends GenericType { }