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 ElementDesignationRecordParses and, if fails, throw an instance ofInvalidDesignationExceptionif 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.