@Embeddable public class SiteApplicationPK extends Object implements Serializable
SiteApplication| Constructor and Description |
|---|
SiteApplicationPK() |
SiteApplicationPK(Integer siteId,
Integer applicationId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Integer |
getApplicationId() |
Integer |
getSiteId() |
int |
hashCode() |
void |
setApplicationId(Integer applicationId) |
void |
setSiteId(Integer siteId) |
String |
toString() |
Copyright © 2011–2023 aiticon GmbH. All rights reserved.