@Embeddable public class PublisherAssertionId extends Object implements Serializable
| Constructor and Description |
|---|
PublisherAssertionId() |
PublisherAssertionId(String fromKey,
String toKey) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
String |
getFromKey() |
String |
getToKey() |
int |
hashCode() |
void |
setFromKey(String fromKey) |
void |
setToKey(String toKey) |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.