@Embeddable public static class NCSComponent.NodeIdentification extends Object
Constructor and Description |
---|
NodeIdentification() |
NodeIdentification(String nodeForeignSource,
String nodeForeignId) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getForeignId() |
String |
getForeignSource() |
int |
hashCode() |
void |
setForeignId(String foreignId) |
void |
setForeignSource(String foreignSource) |
Copyright © 2019. All rights reserved.