public class ModuleIDKey
extends java.lang.Object
| Constructor and Description |
|---|
ModuleIDKey(long appliID,
long moduleID)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
long |
getAppliID()
Return the module associated application ID.
|
long |
getModuleID()
Return the module ID.
|
int |
hashCode() |
java.lang.String |
toString() |
public ModuleIDKey(long appliID,
long moduleID)
appliID - the module associated application IDmoduleID - the module IDpublic long getAppliID()
public long getModuleID()
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright ©2017-2023 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence