Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904.get.stats.output.MapRegisterCacheStats
Packages that use MapRegisterCacheStats
Package
Description
-
Uses of MapRegisterCacheStats in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904 that return MapRegisterCacheStatsModifier and TypeMethodDescriptionGetStatsOutput.getMapRegisterCacheStats()
Return mapRegisterCacheStats, ornull
if it is not present.GetStatsOutputBuilder.getMapRegisterCacheStats()
Return current value associated with the property corresponding toGetStatsOutput.getMapRegisterCacheStats()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904 with parameters of type MapRegisterCacheStatsModifier and TypeMethodDescriptionGetStatsOutputBuilder.setMapRegisterCacheStats
(MapRegisterCacheStats value) Set the property corresponding toGetStatsOutput.getMapRegisterCacheStats()
to the specified value. -
Uses of MapRegisterCacheStats in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904.get.stats.output
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904.get.stats.output with type parameters of type MapRegisterCacheStatsModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<MapRegisterCacheStats>>
E$$MapRegisterCacheStatsBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904.get.stats.output that return MapRegisterCacheStatsModifier and TypeMethodDescription@NonNull MapRegisterCacheStats
MapRegisterCacheStatsBuilder.build()
A newMapRegisterCacheStats
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904.get.stats.output that return types with arguments of type MapRegisterCacheStatsModifier and TypeMethodDescriptiondefault Class<MapRegisterCacheStats>
MapRegisterCacheStats.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904.get.stats.output with parameters of type MapRegisterCacheStatsModifier and TypeMethodDescriptionstatic boolean
MapRegisterCacheStats.bindingEquals
(@NonNull MapRegisterCacheStats thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
MapRegisterCacheStats.bindingHashCode
(@NonNull MapRegisterCacheStats obj) Default implementation ofObject.hashCode()
contract for this interface.static String
MapRegisterCacheStats.bindingToString
(@NonNull MapRegisterCacheStats obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904.get.stats.output with type arguments of type MapRegisterCacheStatsModifier and TypeMethodDescriptionMapRegisterCacheStatsBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<MapRegisterCacheStats> augmentation) Add an augmentation to this builder's product.MapRegisterCacheStatsBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<MapRegisterCacheStats>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904.get.stats.output with parameters of type MapRegisterCacheStatsModifierConstructorDescriptionConstruct a builder initialized with state from specifiedMapRegisterCacheStats
.