Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

oracle.cabo.data.jbo.def
Class NamedObjectDefImpl

java.lang.Object
  |
  +--oracle.cabo.data.jbo.def.NamedObjectDefImpl
Direct Known Subclasses:
AppModuleDefImpl, RowDefImpl, RowSetIteratorDefImpl

public abstract class NamedObjectDefImpl
extends java.lang.Object

BC4J named object definition implementation.


Constructor Summary
NamedObjectDefImpl()
           
 
Method Summary
 java.lang.String getName()
          Returns the object name
 void setName(java.lang.String name)
          Sets the object name
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NamedObjectDefImpl

public NamedObjectDefImpl()
Method Detail

getName

public java.lang.String getName()
Returns the object name

setName

public void setName(java.lang.String name)
Sets the object name

Oracle UIX API Reference
Release 2.1.22.0.0
B12196-01

Copyright © 2002,2003, Oracle. All Rights Reserved.