Oracle Application Server TopLink API Reference
10g Release 2 (10.1.2)

B15903-01


oracle.toplink.tools.builderreader.parser
Class LineDefinition

java.lang.Object
  extended byoracle.toplink.tools.builderreader.parser.Definition
      extended byoracle.toplink.tools.builderreader.parser.LineDefinition


public class LineDefinition
extends Definition

OBSOLETE: This class in now obsolete as the Builder file format has been upgraded to use XML.


Method Summary
java.lang.reflect.Method getSetMethod()
Deprecated.

Methods inherited from class oracle.toplink.tools.builderreader.parser.Definition
addModifyReceiverMethod, fullString, getToken, setSetMethod, toString

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait

Method Detail

getSetMethod

public java.lang.reflect.Method getSetMethod()
Deprecated.
Overrides:
getSetMethod in class Definition

Copyright © 1998, 2005 Oracle Corporation. All Rights Reserved.