public interface IElementsService extends IService
| Modifier and Type | Method and Description |
|---|---|
Element |
getElement(String elementId)
Get details about a specific Element ID.
|
Element getElement(String elementId) throws RebrickableException
elementId - element IDRebrickableException - exceptionCopyright © 2022. All rights reserved.