Class NCString

    • Constructor Detail

      • NCString

        public NCString​(String value)
        Create a NCString instance.
        Parameters:
        value - String value of the created instance
    • Method Detail

      • string

        public String string()
        Returns the String value of this object
        Returns:
        String value of this object
      • getType

        public int getType()
        Description copied from class: NCType
        Returns the type of this NCType object.
        Specified by:
        getType in class NCType
        Returns:
        the type of this NCType