|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.jdeveloper.cmt.CmtPropertyID
public class CmtPropertyID
Class for uniquely identifying a Property Type.
| Constructor Summary | |
|---|---|
CmtPropertyID(java.lang.String propertyName, java.lang.Class propertyType, boolean isBound, boolean isConstrained)Create the id for the given property. |
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object compareTo) |
int |
hashCode()Returns the hashcode for this IntrospectionTarget. |
java.lang.String |
toString() |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CmtPropertyID(java.lang.String propertyName,
java.lang.Class propertyType,
boolean isBound,
boolean isConstrained)
| Method Detail |
|---|
public int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object compareTo)
equals in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.Object
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||