|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CosNaming.Binding
public final class Binding
Generated from IDL definition of struct "Binding"
Field Summary | |
---|---|
NameComponent[] |
binding_name
|
BindingType |
binding_type
|
Constructor Summary | |
---|---|
Binding()
|
|
Binding(NameComponent[] binding_name,
BindingType binding_type)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, 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 |