Interface UserInterface

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<UserInterface>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.ChoiceIn<TerminationPointVbridgeAugment>, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, InterfaceType

    public interface UserInterface
    extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<UserInterface>, InterfaceType
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
    • Method Detail

      • implementedInterface

        default java.lang.Class<UserInterface> implementedInterface()
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainer
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObject
      • getUserInterface

        ExternalReference getUserInterface()
        Reference to the network element interface, which is configured to be a member of this virtual bridge domain. This reference needs to be resolved against the supporting node's configuration data store.
        Returns:
        org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.external.reference.rev160129.ExternalReference userInterface, or null if not present