AbstractSyntaxNotation1Element.numericString

Decodes a string, where the characters of the string are limited to 0 - 9 and space.

  1. string numericString [@property getter]
    class AbstractSyntaxNotation1Element(Element)
    abstract @property const
    string
    numericString
    ()
  2. string numericString [@property setter]

Meta