Annotation Type Instance

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      String doc
      Documentation string attached to the instance definition, specified in doc KSY element.
      String id
      Original identifier (id key) from ksy file.
    • Element Detail

      • id

        String id
        Original identifier (id key) from ksy file.
        Returns:
        Identifier, that can differ from instance name, if it clash with Java reserved words. Can not be empty
      • doc

        String doc
        Documentation string attached to the instance definition, specified in doc KSY element.
        Returns:
        Documentation string for an instance. If documentation is missed, returns empty string