Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.odl.bgp._default.policy.rev200120.non.transitive.attributes.filter.NonTransitiveAttributesFilter
Packages that use NonTransitiveAttributesFilter
Package
Description
-
Uses of NonTransitiveAttributesFilter in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.odl.bgp._default.policy.rev200120
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.odl.bgp._default.policy.rev200120 that return NonTransitiveAttributesFilterModifier and TypeMethodDescriptionNonTransitiveAttributesFilter.getNonTransitiveAttributesFilter()Return nonTransitiveAttributesFilter, ornullif it is not present.NonTransitiveAttributesFilterBuilder.getNonTransitiveAttributesFilter()Return current value associated with the property corresponding toNonTransitiveAttributesFilter.getNonTransitiveAttributesFilter().Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.odl.bgp._default.policy.rev200120 with parameters of type NonTransitiveAttributesFilterModifier and TypeMethodDescriptionNonTransitiveAttributesFilterBuilder.setNonTransitiveAttributesFilter(NonTransitiveAttributesFilter value) Set the property corresponding toNonTransitiveAttributesFilter.getNonTransitiveAttributesFilter()to the specified value. -
Uses of NonTransitiveAttributesFilter in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.odl.bgp._default.policy.rev200120.non.transitive.attributes.filter
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.odl.bgp._default.policy.rev200120.non.transitive.attributes.filter with type parameters of type NonTransitiveAttributesFilterModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<NonTransitiveAttributesFilter>>
E$$NonTransitiveAttributesFilterBuilder.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.odl.bgp._default.policy.rev200120.non.transitive.attributes.filter that return NonTransitiveAttributesFilterModifier and TypeMethodDescription@NonNull NonTransitiveAttributesFilterNonTransitiveAttributesFilterBuilder.build()A newNonTransitiveAttributesFilterinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.odl.bgp._default.policy.rev200120.non.transitive.attributes.filter that return types with arguments of type NonTransitiveAttributesFilterModifier and TypeMethodDescriptiondefault Class<NonTransitiveAttributesFilter> NonTransitiveAttributesFilter.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.odl.bgp._default.policy.rev200120.non.transitive.attributes.filter with parameters of type NonTransitiveAttributesFilterModifier and TypeMethodDescriptionstatic booleanNonTransitiveAttributesFilter.bindingEquals(@NonNull NonTransitiveAttributesFilter thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intNonTransitiveAttributesFilter.bindingHashCode(@NonNull NonTransitiveAttributesFilter obj) Default implementation ofObject.hashCode()contract for this interface.static StringNonTransitiveAttributesFilter.bindingToString(@NonNull NonTransitiveAttributesFilter obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.odl.bgp._default.policy.rev200120.non.transitive.attributes.filter with type arguments of type NonTransitiveAttributesFilterModifier and TypeMethodDescriptionNonTransitiveAttributesFilterBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<NonTransitiveAttributesFilter> augmentation) Add an augmentation to this builder's product.NonTransitiveAttributesFilterBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<NonTransitiveAttributesFilter>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.odl.bgp._default.policy.rev200120.non.transitive.attributes.filter with parameters of type NonTransitiveAttributesFilterModifierConstructorDescriptionConstruct a builder initialized with state from specifiedNonTransitiveAttributesFilter.