Uses of Record Class
dev.getelements.elements.sdk.record.ElementDependencyRecord
Packages that use ElementDependencyRecord
-
Uses of ElementDependencyRecord in dev.getelements.elements.sdk.record
Methods in dev.getelements.elements.sdk.record that return ElementDependencyRecordModifier and TypeMethodDescriptionstatic ElementDependencyRecordElementDependencyRecord.from(ElementDependency elementDependency) Creates anElementDependencyRecordfrom theElementDependencyannotation..Methods in dev.getelements.elements.sdk.record that return types with arguments of type ElementDependencyRecordModifier and TypeMethodDescriptionElementRecord.dependencies()Returns the value of thedependenciesrecord component.static Stream<ElementDependencyRecord> ElementDependencyRecord.fromPackage(Package aPackage) Gets aStreamofElementDependencyRecordinstances from theElementDependencyannotation assigned to the suppliedPackage