|
Extension SDK 9.0.5 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.jdeveloper.cmt.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()
public boolean equals(java.lang.Object compareTo)
public java.lang.String toString()
|
Extension SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.