Class VersionDatapathIdConvertorData

    • Constructor Detail

      • VersionDatapathIdConvertorData

        public VersionDatapathIdConvertorData​(org.opendaylight.yangtools.yang.common.Uint8 version)
        Instantiates a new version datapath id convertor data.
        Parameters:
        version - the version
    • Method Detail

      • getDatapathId

        public org.opendaylight.yangtools.yang.common.Uint64 getDatapathId()
        Gets datapath id.
        Returns:
        the datapath id
      • setDatapathId

        public void setDatapathId​(org.opendaylight.yangtools.yang.common.Uint64 datapathId)
        Sets datapath id.
        Parameters:
        datapathId - the datapath id