Interface Networks

    • Method Detail

      • setName

        void setName​(String value)
        Sets the value of the 'Name' attribute.
        Parameters:
        value - the new value of the 'Name' attribute.
        See Also:
        getName()
        Generated class or method.
      • setDriver

        void setDriver​(String value)
        Sets the value of the 'Driver' attribute.
        Parameters:
        value - the new value of the 'Driver' attribute.
        See Also:
        getDriver()
        Generated class or method.
      • setDriver_opts

        void setDriver_opts​(Mapping value)
        Sets the value of the 'Driver opts' containment reference.
        Parameters:
        value - the new value of the 'Driver opts' containment reference.
        See Also:
        getDriver_opts()
        Generated class or method.
      • setAttachable

        void setAttachable​(String value)
        Sets the value of the 'Attachable' attribute.
        Parameters:
        value - the new value of the 'Attachable' attribute.
        See Also:
        getAttachable()
        Generated class or method.
      • setEnable_ipv6

        void setEnable_ipv6​(String value)
        Sets the value of the 'Enable ipv6' attribute.
        Parameters:
        value - the new value of the 'Enable ipv6' attribute.
        See Also:
        getEnable_ipv6()
        Generated class or method.
      • getIpam

        Ipam getIpam()
        Returns the value of the 'Ipam' containment reference.
        Returns:
        the value of the 'Ipam' containment reference.
        See Also:
        setIpam(Ipam), ComposeFilePackage.getNetworks_Ipam()
        Generated class or method.
        EMF model class or method.
        containment="true"
      • setIpam

        void setIpam​(Ipam value)
        Sets the value of the 'Ipam' containment reference.
        Parameters:
        value - the new value of the 'Ipam' containment reference.
        See Also:
        getIpam()
        Generated class or method.
      • setInternal

        void setInternal​(String value)
        Sets the value of the 'Internal' attribute.
        Parameters:
        value - the new value of the 'Internal' attribute.
        See Also:
        getInternal()
        Generated class or method.
      • setLabels

        void setLabels​(ListOrMapping value)
        Sets the value of the 'Labels' containment reference.
        Parameters:
        value - the new value of the 'Labels' containment reference.
        See Also:
        getLabels()
        Generated class or method.
      • setExternal

        void setExternal​(String value)
        Sets the value of the 'External' attribute.
        Parameters:
        value - the new value of the 'External' attribute.
        See Also:
        getExternal()
        Generated class or method.
      • setCustomName

        void setCustomName​(String value)
        Sets the value of the 'Custom Name' attribute.
        Parameters:
        value - the new value of the 'Custom Name' attribute.
        See Also:
        getCustomName()
        Generated class or method.