oracle.apps.cz.cio
Class UiExpressionDeltaValidator.IdTypePair
java.lang.Object
|
+--oracle.apps.cz.cio.UiExpressionDeltaValidator.IdTypePair
- Enclosing class:
- UiExpressionDeltaValidator
- public static final class UiExpressionDeltaValidator.IdTypePair
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
id
public final int id
type
public final byte type
isIdPersistent
public final boolean isIdPersistent
uiDefID
public final int uiDefID
UiExpressionDeltaValidator.IdTypePair
public UiExpressionDeltaValidator.IdTypePair(int ID,
byte TYPE)
UiExpressionDeltaValidator.IdTypePair
public UiExpressionDeltaValidator.IdTypePair(int ID,
byte TYPE,
int uiDefId,
boolean persistent)
hashCode
public int hashCode()
-
- Overrides:
hashCode in class java.lang.Object
equals
public boolean equals(java.lang.Object obj)
-
- Overrides:
equals in class java.lang.Object
Copyright © 1999, 2004, Oracle. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.