|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.omg.CosNaming.Binding
This structure defines a naming graph node. A node is the association of a name and a binding type.
| Field Summary | |
|---|---|
NameComponent[] |
binding_name
|
BindingType |
binding_type
|
| Constructor Summary | |
|---|---|
Binding()
|
|
Binding(NameComponent[] binding_name,
BindingType binding_type)
|
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public NameComponent[] binding_name
public BindingType binding_type
| Constructor Detail |
public Binding()
public Binding(NameComponent[] binding_name,
BindingType binding_type)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||