Uses of Record Class
dev.getelements.elements.sdk.record.ElementServiceExportRecord
Packages that use ElementServiceExportRecord
-
Uses of ElementServiceExportRecord in dev.getelements.elements.sdk.record
Methods in dev.getelements.elements.sdk.record that return ElementServiceExportRecordModifier and TypeMethodDescriptionElementServiceRecord.export()Returns the value of theexportrecord component.static ElementServiceExportRecordCreates aElementServiceExportRecordfrom the suppliedClass<?>.static ElementServiceExportRecordElementServiceExportRecord.fromClassAndExport(Class<?> aClass, ElementServiceExport elementServiceExport) Constructors in dev.getelements.elements.sdk.record with parameters of type ElementServiceExportRecordModifierConstructorDescriptionElementServiceRecord(ElementServiceImplementationRecord implementation, ElementServiceExportRecord export) Creates an instance of aElementServiceRecordrecord class.