public class DefaultElementId extends Object implements ElementId
| Constructor and Description |
|---|
DefaultElementId(ElementType elementType,
String id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
ElementType |
getElementType()
Get the type of the element
|
String |
getId()
get the id of the element
|
int |
hashCode() |
String |
toString() |
public DefaultElementId(ElementType elementType, String id)
public ElementType getElementType()
ElementIdgetElementType in interface ElementIdCopyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.