Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.monitoring.response.monitoring.metrics.list.specific.metrics.list.SpecificMetrics
Packages that use SpecificMetrics
Package
Description
-
Uses of SpecificMetrics 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 that return types with arguments of type SpecificMetricsModifier and TypeMethodDescription@Nullable List<SpecificMetrics> SpecificMetricsList.getSpecificMetrics()Return specificMetrics, ornullif it is not present.SpecificMetricsListBuilder.getSpecificMetrics()Return current value associated with the property corresponding toSpecificMetricsList.getSpecificMetrics().default @NonNull List<SpecificMetrics> SpecificMetricsList.nonnullSpecificMetrics()Return specificMetrics, or an empty list if it is not present.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 SpecificMetricsModifier and TypeMethodDescriptionSpecificMetricsListBuilder.setSpecificMetrics(List<SpecificMetrics> values) Set the property corresponding toSpecificMetricsList.getSpecificMetrics()to the specified value. -
Uses of SpecificMetrics in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.monitoring.response.monitoring.metrics.list.specific.metrics.list
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.monitoring.response.monitoring.metrics.list.specific.metrics.list with type parameters of type SpecificMetricsModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<SpecificMetrics>>
E$$SpecificMetricsBuilder.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.specific.metrics.list that return SpecificMetricsModifier and TypeMethodDescription@NonNull SpecificMetricsSpecificMetricsBuilder.build()A newSpecificMetricsinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.monitoring.response.monitoring.metrics.list.specific.metrics.list that return types with arguments of type SpecificMetricsModifier and TypeMethodDescriptiondefault Class<SpecificMetrics> SpecificMetrics.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.monitoring.response.monitoring.metrics.list.specific.metrics.list with parameters of type SpecificMetricsModifier and TypeMethodDescriptionstatic booleanSpecificMetrics.bindingEquals(@NonNull SpecificMetrics thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intSpecificMetrics.bindingHashCode(@NonNull SpecificMetrics obj) Default implementation ofObject.hashCode()contract for this interface.static StringSpecificMetrics.bindingToString(@NonNull SpecificMetrics 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.specific.metrics.list with type arguments of type SpecificMetricsModifier and TypeMethodDescriptionSpecificMetricsBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<SpecificMetrics> augmentation) Add an augmentation to this builder's product.SpecificMetricsBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<SpecificMetrics>> 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.specific.metrics.list with parameters of type SpecificMetricsModifierConstructorDescriptionConstruct a builder initialized with state from specifiedSpecificMetrics.