public static class OdiLoadPlanInstanceRun.OdiLoadPlanInstanceRunId
extends java.lang.Object
implements java.io.Serializable
OdiContextualSchemaMapping.| Constructor and Description |
|---|
OdiLoadPlanInstanceRunId(java.lang.Number pLoadPlanInstance,
java.lang.Long pRunCount)
Create a new
OdiContextualSchemaMapping.OdiContextualSchemaMappingId. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
java.lang.Number |
getLoadPlanInstance()
used to return the id of the loadPlanInstance
|
java.lang.Long |
getRunCount()
used to return the run count number
|
int |
hashCode() |
public OdiLoadPlanInstanceRunId(java.lang.Number pLoadPlanInstance,
java.lang.Long pRunCount)
OdiContextualSchemaMapping.OdiContextualSchemaMappingId.pContextId - context idpLogicalSchemaId - logical schema idpublic java.lang.Number getLoadPlanInstance()
public java.lang.Long getRunCount()
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Object