Interface DataChangeCounterConfig

    • Field Detail

      • QNAME

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

      • implementedInterface

        default Class<DataChangeCounterConfig> implementedInterface()
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainer
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObject
      • getCounterId

        @Nullable String getCounterId()
        Returns:
        java.lang.String counterId, or null if not present
      • getTopologyName

        @Nullable String getTopologyName()
        Returns:
        java.lang.String topologyName, or null if not present