v1.3.0
Features
- linkType is now a property of DigitalLink (and not an attribute anymore), two methods have been created:
setLinkType
andgetLinkType
.
However,getAttribute('linkType')
andgetAttributes().linkType
are still possible.
setLinkType
and getLinkType
.getAttribute('linkType')
and getAttributes().linkType
are still possible.