Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.monitoring.response.monitoring.metrics.list.SpecificMetricsList
Packages that use SpecificMetricsList
Package
Description
-
Uses of SpecificMetricsList in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.monitoring.response.monitoring.metrics.list
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.monitoring.response.monitoring.metrics.list with type parameters of type SpecificMetricsListModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<SpecificMetricsList>>
E$$SpecificMetricsListBuilder.augmentation(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.monitoring.response.monitoring.metrics.list that return SpecificMetricsListModifier and TypeMethodDescription@NonNull SpecificMetricsListSpecificMetricsListBuilder.build()A newSpecificMetricsListinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.monitoring.response.monitoring.metrics.list that return types with arguments of type SpecificMetricsListModifier and TypeMethodDescriptiondefault Class<SpecificMetricsList> SpecificMetricsList.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.monitoring.response.monitoring.metrics.list with parameters of type SpecificMetricsListModifier and TypeMethodDescriptionstatic booleanSpecificMetricsList.bindingEquals(@NonNull SpecificMetricsList thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intSpecificMetricsList.bindingHashCode(@NonNull SpecificMetricsList obj) Default implementation ofObject.hashCode()contract for this interface.static StringSpecificMetricsList.bindingToString(@NonNull SpecificMetricsList obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.monitoring.response.monitoring.metrics.list with type arguments of type SpecificMetricsListModifier and TypeMethodDescriptionSpecificMetricsListBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<SpecificMetricsList> augmentation) Add an augmentation to this builder's product.SpecificMetricsListBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<SpecificMetricsList>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.monitoring.response.monitoring.metrics.list with parameters of type SpecificMetricsListModifierConstructorDescriptionConstruct a builder initialized with state from specifiedSpecificMetricsList.