Class VirtualSubnet

    • Method Detail

      • getSubnetUUID

        public org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Uuid getSubnetUUID()
        Specified by:
        getSubnetUUID in interface IVirtualSubnet
      • getTenantID

        public org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.yang.types.rev130715.Uuid getTenantID()
        Specified by:
        getTenantID in interface IVirtualSubnet
      • getGatewayIp

        public org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddress getGatewayIp()
      • getSubnetCidr

        public org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefix getSubnetCidr()
        Specified by:
        getSubnetCidr in interface IVirtualSubnet
      • getIpv6AddressMode

        public java.lang.String getIpv6AddressMode()
      • getIpv6RAMode

        public java.lang.String getIpv6RAMode()
      • addInterface

        public void addInterface​(VirtualPort intf)
      • removeInterface

        public void removeInterface​(VirtualPort intf)
      • removeSelf

        public void removeSelf()