| Constructor and Description |
|---|
Segment(Class<?> elementType,
String entityId) |
| Modifier and Type | Method and Description |
|---|---|
<R,P> R |
accept(ElementTypeVisitor<R,P> visitor,
P parameter) |
boolean |
equals(Object o) |
String |
getElementId() |
Class<?> |
getElementType() |
int |
hashCode() |
String |
toString() |
public <R,P> R accept(ElementTypeVisitor<R,P> visitor, P parameter)
public String getElementId()
public Class<?> getElementType()
Copyright © 2015 Red Hat, Inc.. All rights reserved.