Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.4.0)

E13403-05

oracle.javatools.parser.java.v2.model
Interface NodeBinding


public interface NodeBinding

A client data object.


Field Summary
static NodeBinding[] EMPTY_ARRAY
           
 
Method Summary
 int getBindingType()
          Gets the key associated with this bound data.
 

Field Detail

EMPTY_ARRAY

static final NodeBinding[] EMPTY_ARRAY
Method Detail

getBindingType

int getBindingType()
Gets the key associated with this bound data. The Key associated with bound data should NOT change for the lifetime of the bound data object.

Returns:
The Key this node binding is associated with.

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.4.0)

E13403-05

Copyright © 1997, 2011, Oracle. All rights reserved.