| Constructor and Description |
|---|
LicInstallIdEntity()
Contructor
|
LicInstallIdEntity(int leaderInstallId,
int localInstallId)
Creates a License Install Id Entity.
|
| Modifier and Type | Method and Description |
|---|---|
Long |
getId()
Gets the internally-assigned identifier used for intra-model
references.
|
int |
getLeaderInstallId()
Returns the leader assigned install id
|
int |
getLocalInstallId()
Returns member local assigned install id
|
public LicInstallIdEntity()
public LicInstallIdEntity(int leaderInstallId,
int localInstallId)
leaderInstallId - leader install base id for licensing purposeslocalInstallId - local install base id for licensing purposespublic Long getId()
Storablepublic int getLeaderInstallId()
public int getLocalInstallId()
Copyright © 2014. All Rights Reserved.