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()
        Return hwvtepNodeName, or null if it is not present.
             
                 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 it is not present.
      • getHwvtepNodeDescription

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