Oracle Fusion Middleware Java API Reference for Oracle ADF Model
12c (12.2.1.4.0)
E81443-01
 
- java.lang.Object
 
- 
- oracle.jbo.script.debug.common.PacketStream.Location
 
 
- 
- 
Constructor Summary
Constructors 
| Constructor and Description | 
Location(byte type,
        long classID,
        long methodID,
        long line,
        int depth)  | 
 
- 
Method Summary
- 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
 
 
 
- 
- 
Field Detail
- 
mType
public final byte mType
 
- 
mLine
public final long mLine
 
- 
mDepth
public final int mDepth
 
 
- 
Constructor Detail
- 
Location
public Location(byte type,
                long classID,
                long methodID,
                long line,
                int depth)
 
 
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model
12c (12.2.1.4.0)
E81443-01
 
Copyright © 1997, 2019, Oracle. All rights reserved.