Interface HwvtepNodeIdentification

    • Field Detail

      • QNAME

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

      • implementedInterface

        Class<? extends HwvtepNodeIdentification> implementedInterface()
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainer
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObject
      • getHwvtepNodeName

        HwvtepNodeName getHwvtepNodeName()
        The name of the node
        Returns:
        org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.ovsdb.hwvtep.rev150901.HwvtepNodeName hwvtepNodeName, or null if not present
      • getHwvtepNodeDescription

        String getHwvtepNodeDescription()
        The description of the node
        Returns:
        java.lang.String hwvtepNodeDescription, or null if not present