package ee.edio.garmin.dom.sdk.projectinfo; public interface PermissionMap extends ProjectInfoDomElement { Permissions getPermissions(); }