Public Instance Methods : Object

class implements Interface: IuSstGiopMarshalable
* sstAsIorInContext: value goto
* sstGiopMarshalingValue: type goto
* sstIdlTypeId goto
* sstCast: typeId
	"ACTION
		Smalltalk objects have no type information and thus can be used as any
		kind of object. Hence allow Smalltakl objects to be cast to anything. Answer
		true to indicate a successful cast.

	PARAMETERS
		typeId : <String>

	RETURN VALUE
		true

	NOTES
		A true result is only meaningful in the context of remote objects."
Categories
	SST-API Developer

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