Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406._interface.counters.state.Counters
-
-
Uses of Counters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406 that return Counters Modifier and Type Method Description CountersInterfaceCountersState. getCounters()Return counters, ornullif it is not present. -
Uses of Counters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406._interface.counters.state
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406._interface.counters.state with type parameters of type Counters Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Counters>>
E$$CountersBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406._interface.counters.state that return Counters Modifier and Type Method Description CountersCountersBuilder. build()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406._interface.counters.state that return types with arguments of type Counters Modifier and Type Method Description default Class<Counters>Counters. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406._interface.counters.state with parameters of type Counters Modifier and Type Method Description static booleanCounters. bindingEquals(@NonNull Counters thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intCounters. bindingHashCode(@NonNull Counters obj)Default implementation ofObject.hashCode()contract for this interface.static StringCounters. bindingToString(@NonNull Counters obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406._interface.counters.state with type arguments of type Counters Modifier and Type Method Description CountersBuilderCountersBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Counters> augmentation)Add an augmentation to this builder's product.CountersBuilderCountersBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Counters>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406._interface.counters.state with parameters of type Counters Constructor Description CountersBuilder(Counters base) -
Uses of Counters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.interfaces.top.interfaces._interface
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.interfaces.top.interfaces._interface that return Counters Modifier and Type Method Description CountersStateBuilder. getCounters()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.interfaces.top.interfaces._interface with parameters of type Counters Modifier and Type Method Description StateBuilderStateBuilder. setCounters(Counters value) -
Uses of Counters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.subinterfaces.top.subinterfaces.subinterface
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.subinterfaces.top.subinterfaces.subinterface that return Counters Modifier and Type Method Description CountersStateBuilder. getCounters()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.rev210406.subinterfaces.top.subinterfaces.subinterface with parameters of type Counters Modifier and Type Method Description StateBuilderStateBuilder. setCounters(Counters value)
-