Interface INCExternalizable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description NCType
externalize()
Return a NativeComm compatible representation of the object.
-
-
-
Method Detail
-
externalize
NCType externalize()
Return a NativeComm compatible representation of the object.- Returns:
- NativeComm compatible representation of the object
-
-