Uses of Record Class
dev.getelements.elements.sdk.record.ElementDesignationRecord
Packages that use ElementDesignationRecord
-
Uses of ElementDesignationRecord in dev.getelements.elements.sdk.record
Methods in dev.getelements.elements.sdk.record that return ElementDesignationRecordModifier and TypeMethodDescriptionstatic ElementDesignationRecord
Parses and, if fails, throw an instance ofInvalidDesignationException
if parsing fails.Methods in dev.getelements.elements.sdk.record that return types with arguments of type ElementDesignationRecordModifier and TypeMethodDescriptionstatic Optional
<ElementDesignationRecord> Tries to parse a designated component.