public class Element extends Object
| Constructor and Description |
|---|
Element(String elementId,
boolean publicElement) |
| Modifier and Type | Method and Description |
|---|---|
String |
getElementId() |
boolean |
isPublicElement() |
void |
setElementId(String elementId) |
void |
setPublicElement(boolean publicElement) |
public Element(String elementId, boolean publicElement)
Copyright © 2019. All rights reserved.