Uses of Record Class
dev.getelements.elements.sdk.record.ElementServiceImplementationRecord
Packages that use ElementServiceImplementationRecord
-
Uses of ElementServiceImplementationRecord in dev.getelements.elements.sdk.record
Fields in dev.getelements.elements.sdk.record declared as ElementServiceImplementationRecordModifier and TypeFieldDescriptionstatic final ElementServiceImplementationRecordElementServiceImplementationRecord.DEFAULTA singleton constant defaultElementServiceImplementation.Methods in dev.getelements.elements.sdk.record that return ElementServiceImplementationRecordModifier and TypeMethodDescriptionElementServiceImplementationRecord.from(ElementService elementService) Generates anElementServiceImplementationRecordfrom aElementServiceImplementation.ElementServiceImplementationRecord.from(ElementServiceImplementation elementServiceImplementation) Generates anElementServiceImplementationRecordfrom aElementServiceImplementation.Generates theElementServiceImplementationRecordfrom the suppliedClassbearing theElementServiceImplementationannotation.ElementServiceRecord.implementation()Returns the value of theimplementationrecord component.Constructors in dev.getelements.elements.sdk.record with parameters of type ElementServiceImplementationRecordModifierConstructorDescriptionElementServiceRecord(ElementServiceImplementationRecord implementation, ElementServiceExportRecord export) Creates an instance of aElementServiceRecordrecord class.