Uses of Record Class
dev.getelements.elements.sdk.record.ElementDefaultAttributeRecord
Packages that use ElementDefaultAttributeRecord
-
Uses of ElementDefaultAttributeRecord in dev.getelements.elements.sdk.record
Methods in dev.getelements.elements.sdk.record that return types with arguments of type ElementDefaultAttributeRecordModifier and TypeMethodDescriptionElementRecord.defaultAttributes()
Returns the value of thedefaultAttributes
record component. -
Uses of ElementDefaultAttributeRecord in dev.getelements.elements.sdk.util
Method parameters in dev.getelements.elements.sdk.util with type arguments of type ElementDefaultAttributeRecordModifier and TypeMethodDescriptionSimpleAttributes.Builder.from
(Iterable<ElementDefaultAttributeRecord> defaultAttributeRecords) Copies all values from anotherAttributes
into thisSimpleAttributes.Builder
.