Description
I would like the ability to get the object direct from the attributes map in ResourceRecordImpl, in my case the map contains an Inet4Address object, currently I'm only able to use the get(String) method which returns a String representation of the object.