Interface FieldInstruction

    • Method Detail

      • getFieldname

        java.lang.String getFieldname()
        Returns the value of the 'Fieldname' attribute.

        If the meaning of the 'Fieldname' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Fieldname' attribute.
        See Also:
        setFieldname(String), EmftvmPackage.getFieldInstruction_Fieldname()
      • setFieldname

        void setFieldname​(java.lang.String value)
        Sets the value of the 'Fieldname' attribute.
        Parameters:
        value - the new value of the 'Fieldname' attribute.
        See Also:
        getFieldname()