|
Oracle Application Development Framework Model and Business Components Java API Reference
10g Release 3 (10.1.3) B16005-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.jbo.jbotester.Property
| Constructor Summary | |
Property(java.lang.String k, java.lang.String v, java.lang.String d, boolean ro, boolean n, boolean m, boolean c) |
|
| Method Summary | |
int |
compareTo(java.lang.Object o)Compares this object with the specified object for order. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Property(java.lang.String k,
java.lang.String v,
java.lang.String d,
boolean ro,
boolean n,
boolean m,
boolean c)
| Method Detail |
public int compareTo(java.lang.Object o)
compareTo in interface com.sun.java.util.collections.Comparable
|
Oracle Application Development Framework Model and Business Components Java API Reference
10g Release 3 (10.1.3) B16005-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||