Skip navigation links

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

E52944-01


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

Packages that use NodeBinding
oracle.javatools.parser.java.v2.model The parser model API. 

 

Uses of NodeBinding in oracle.javatools.parser.java.v2.model

 

Fields in oracle.javatools.parser.java.v2.model declared as NodeBinding
static NodeBinding[] NodeBinding.EMPTY_ARRAY
           

 

Methods in oracle.javatools.parser.java.v2.model that return NodeBinding
 NodeBinding SourceElement.getBinding(int key)
          Gets the NodeBinding bound with the given key.

 

Methods in oracle.javatools.parser.java.v2.model with parameters of type NodeBinding
 void SourceElement.setBinding(NodeBinding data)
          Stores the NodeBinding instance.

 


Skip navigation links

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

E52944-01


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