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.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
Copyright ©2017-2023 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence