Interface SchemaNodeInformation


public interface SchemaNodeInformation
Represents the osd:information element associated with a node in a resolved data model.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the information text defined in the data model.
  • Method Details

    • getInformation

      String getInformation()
      Returns the information text defined in the data model.