Interface INCExternalizable

All Known Implementing Classes:
NCBool, NCData, NCDate, NCDouble, NCInt, NCList, NCLong, NCMap, NCNull, NCNumber, NCString, NCType

public interface INCExternalizable
Since:
Mar 9, 2006
  • Method Summary

    Modifier and Type
    Method
    Description
    Return a NativeComm compatible representation of the object.
  • Method Details

    • externalize

      NCType externalize()
      Return a NativeComm compatible representation of the object.
      Returns:
      NativeComm compatible representation of the object