Interface Ports

    • Method Detail

      • getPorts

        List getPorts()
        Returns the value of the 'Ports' containment reference.
        Returns:
        the value of the 'Ports' containment reference.
        See Also:
        setPorts(List), ComposeFilePackage.getPorts_Ports()
        Generated class or method.
        EMF model class or method.
        containment="true"
      • setPorts

        void setPorts​(List value)
        Sets the value of the 'Ports' containment reference.
        Parameters:
        value - the new value of the 'Ports' containment reference.
        See Also:
        getPorts()
        Generated class or method.