|
Oracle Enterprise Scheduler Java API Reference 11g Release 1 (11.1.1.7) E26229-06 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.as.scheduler.PropertyInfo
Deprecated. - use ParameterInfo instead.
@Deprecated
public class PropertyInfo
| Nested Class Summary | |
|---|---|
static class |
PropertyInfo.DataTypeDeprecated. |
| Constructor Summary | |
|---|---|
PropertyInfo(java.lang.String name, PropertyInfo.DataType type)Deprecated. Constructs an instance of PropertyInfo. |
|
| Method Summary | |
|---|---|
PropertyInfo.DataType |
getDataType()Deprecated. Returns the data type of the property. |
java.lang.String |
getName()Deprecated. Returns the name of the property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertyInfo(java.lang.String name,
PropertyInfo.DataType type)
name - - the name of the property represented by this instance of PropertyInfo class.| Method Detail |
|---|
public java.lang.String getName()
public PropertyInfo.DataType getDataType()
|
Oracle Enterprise Scheduler Java API Reference 11g Release 1 (11.1.1.7) E26229-06 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||