Class DataLayout.Text

    • Constructor Detail

      • Text

        public Text​(java.lang.String text)
        Text constructor.
        Parameters:
        text - reference to a field
    • Method Detail

      • getText

        public java.lang.String getText()
        Gets the value of the var property.
        Returns:
        possible object is String
      • getElementName

        public java.lang.String getElementName()
        Description copied from interface: NamedElement
        Returns the root element name.
        Returns:
        the element name.