Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.pe.distinguisher.labels.attribute.pe.distinguisher.labels.attribute.PeDistinguisherLabelAttribute
Packages that use PeDistinguisherLabelAttribute
Package
Description
-
Uses of PeDistinguisherLabelAttribute in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.pe.distinguisher.labels.attribute
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.pe.distinguisher.labels.attribute that return types with arguments of type PeDistinguisherLabelAttributeModifier and TypeMethodDescription@Nullable List<PeDistinguisherLabelAttribute> PeDistinguisherLabelsAttribute.getPeDistinguisherLabelAttribute()Return peDistinguisherLabelAttribute, ornullif it is not present.PeDistinguisherLabelsAttributeBuilder.getPeDistinguisherLabelAttribute()Return current value associated with the property corresponding toPeDistinguisherLabelsAttribute.getPeDistinguisherLabelAttribute().default @NonNull List<PeDistinguisherLabelAttribute> PeDistinguisherLabelsAttribute.nonnullPeDistinguisherLabelAttribute()Return peDistinguisherLabelAttribute, or an empty list if it is not present.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.pe.distinguisher.labels.attribute with type arguments of type PeDistinguisherLabelAttributeModifier and TypeMethodDescriptionPeDistinguisherLabelsAttributeBuilder.setPeDistinguisherLabelAttribute(List<PeDistinguisherLabelAttribute> values) Set the property corresponding toPeDistinguisherLabelsAttribute.getPeDistinguisherLabelAttribute()to the specified value. -
Uses of PeDistinguisherLabelAttribute in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.pe.distinguisher.labels.attribute.pe.distinguisher.labels.attribute
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.pe.distinguisher.labels.attribute.pe.distinguisher.labels.attribute with type parameters of type PeDistinguisherLabelAttributeModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<PeDistinguisherLabelAttribute>>
E$$PeDistinguisherLabelAttributeBuilder.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.bgp.mvpn.rev200120.pe.distinguisher.labels.attribute.pe.distinguisher.labels.attribute that return PeDistinguisherLabelAttributeModifier and TypeMethodDescription@NonNull PeDistinguisherLabelAttributePeDistinguisherLabelAttributeBuilder.build()A newPeDistinguisherLabelAttributeinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.pe.distinguisher.labels.attribute.pe.distinguisher.labels.attribute that return types with arguments of type PeDistinguisherLabelAttributeModifier and TypeMethodDescriptiondefault Class<PeDistinguisherLabelAttribute> PeDistinguisherLabelAttribute.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.pe.distinguisher.labels.attribute.pe.distinguisher.labels.attribute with parameters of type PeDistinguisherLabelAttributeModifier and TypeMethodDescriptionstatic booleanPeDistinguisherLabelAttribute.bindingEquals(@NonNull PeDistinguisherLabelAttribute thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intPeDistinguisherLabelAttribute.bindingHashCode(@NonNull PeDistinguisherLabelAttribute obj) Default implementation ofObject.hashCode()contract for this interface.static StringPeDistinguisherLabelAttribute.bindingToString(@NonNull PeDistinguisherLabelAttribute obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.pe.distinguisher.labels.attribute.pe.distinguisher.labels.attribute with type arguments of type PeDistinguisherLabelAttributeModifier and TypeMethodDescriptionPeDistinguisherLabelAttributeBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<PeDistinguisherLabelAttribute> augmentation) Add an augmentation to this builder's product.PeDistinguisherLabelAttributeBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<PeDistinguisherLabelAttribute>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.rev200120.pe.distinguisher.labels.attribute.pe.distinguisher.labels.attribute with parameters of type PeDistinguisherLabelAttributeModifierConstructorDescriptionConstruct a builder initialized with state from specifiedPeDistinguisherLabelAttribute.