super(TYPE); appleDataBox = AppleDataBox.getUint32AppleDataBox();
if (countryCodes.containsKey(getValue())) { return countryCodes.get(getValue()); } else { return "unknown country code " + getValue(); }