Interface Env

    • Method Detail

      • getKey

        EList<String> getKey()
        Returns the value of the 'Key' attribute list. The list contents are of type String.
        Returns:
        the value of the 'Key' attribute list.
        See Also:
        DockerFilePackage.getEnv_Key()
        Generated class or method.
        EMF model class or method.
        unique="false"
      • getValue

        EList<String> getValue()
        Returns the value of the 'Value' attribute list. The list contents are of type String.
        Returns:
        the value of the 'Value' attribute list.
        See Also:
        DockerFilePackage.getEnv_Value()
        Generated class or method.
        EMF model class or method.
        unique="false"