public interface ElementDefinition extends Cloneable
ElementDefinition defines information about an element.
This interface requires element definitions to able to be locked.| Modifier and Type | Method and Description |
|---|---|
void |
lock()
Locks the fields so only read access is allowed.
|
Copyright © 2022. All rights reserved.