|
Oracle Warehouse Builder Java API Reference 10g Release 1 (10.1) B12155-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Property object holds a value. It's the base for all kinds of properties.
| Method Summary | |
java.lang.String |
getName()Get the name of the property object. |
PropertyOwner |
getPropertyOwner()Get the owner of the property object. |
Type |
getType()Get the type of the property object. |
| Methods inherited from interface oracle.owb.foundation.domain.Value |
equals, greaterThan, lessThan |
| Method Detail |
public java.lang.String getName()
public Type getType()
getType in interface Typedpublic PropertyOwner getPropertyOwner()
|
Oracle Warehouse Builder Java API Reference 10g Release 1 (10.1) B12155-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||