Public Instance Methods : SstNameBinding

* bindingName
	"ACTION
		Answer the %bindingName field of the receiver.

	RETURN VALUE
		<String>

	NOTES
		The receiver implements CORBA's CosNaming module's Binding IDL type"
Categories
	SST-API Developer
* bindingName: value
Categories
	SST-API Developer
* bindingType
	"ACTION
		Answer the %bindingType field of the receiver.  The type is an integer 
		whose value correspond to the IDL-Smalltalk mapping for 
		CORBA's CosNaming::BindingType.

	RETURN VALUE
		<Integer>

	NOTES
		The receiver implements CORBA's CosNaming module's Binding IDL type"
Categories
	SST-API Developer
* bindingType: value
Categories
	SST-API Developer
* typeNContextConstant
	"ACTION
		Answer the value associated with the IDL-Smalltalk mapping
		for CORBA's CosNaming::BindingType::ncontext.
 
	RETURN VALUE
		<Integer> 

	NOTES
		The receiver implements CORBA's CosNaming module's Binding IDL type"
Categories
	SST-API Developer
* typeNObjectConstant
	"ACTION
		Answer the value associated with the IDL-Smalltalk mapping 
		for CORBA's CosNaming::BindingType::nobject.
 
	RETURN VALUE
		<Integer> 

	NOTES
		The receiver implements CORBA's CosNaming module's Binding IDL type"
Categories
	SST-API Developer

[FIRST] [PREV] [NEXT] [LAST]