getExtensionType abstract method
Returns the extension type defined in this library that has the
given name
.
Implementation
ExtensionTypeElement2? getExtensionType(String name);
Returns the extension type defined in this library that has the
given name
.
ExtensionTypeElement2? getExtensionType(String name);