Uses of Record Class
dev.getelements.elements.sdk.util.InheritedAttributes
Packages that use InheritedAttributes
-
Uses of InheritedAttributes in dev.getelements.elements.sdk.util
Methods in dev.getelements.elements.sdk.util that return InheritedAttributesModifier and TypeMethodDescriptionInheritedAttributes.newDerivativeFrom
(Attributes attributes) Derives a new set of attributes from the current set of attributes.InheritedMutableAttributes.newDerivativeFrom
(Attributes attributes) Derives a new set of attributes from the current set of attributes.static InheritedAttributes
InheritedAttributes.withAttributes
(Attributes current) Creates anInheritedAttributes
object that inherits from the given attributes.