Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.SourceAs4ExtendedCommunityCase
Packages that use SourceAs4ExtendedCommunityCase
Package
Description
-
Uses of SourceAs4ExtendedCommunityCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community with type parameters of type SourceAs4ExtendedCommunityCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<SourceAs4ExtendedCommunityCase>>
E$$SourceAs4ExtendedCommunityCaseBuilder.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.types.rev200120.extended.community.extended.community that return SourceAs4ExtendedCommunityCaseModifier and TypeMethodDescription@NonNull SourceAs4ExtendedCommunityCase
SourceAs4ExtendedCommunityCaseBuilder.build()
A newSourceAs4ExtendedCommunityCase
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community that return types with arguments of type SourceAs4ExtendedCommunityCaseModifier and TypeMethodDescriptiondefault Class
<SourceAs4ExtendedCommunityCase> SourceAs4ExtendedCommunityCase.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community with parameters of type SourceAs4ExtendedCommunityCaseModifier and TypeMethodDescriptionstatic boolean
SourceAs4ExtendedCommunityCase.bindingEquals
(@NonNull SourceAs4ExtendedCommunityCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
SourceAs4ExtendedCommunityCase.bindingHashCode
(@NonNull SourceAs4ExtendedCommunityCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
SourceAs4ExtendedCommunityCase.bindingToString
(@NonNull SourceAs4ExtendedCommunityCase obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community with type arguments of type SourceAs4ExtendedCommunityCaseModifier and TypeMethodDescriptionSourceAs4ExtendedCommunityCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<SourceAs4ExtendedCommunityCase> augmentation) Add an augmentation to this builder's product.SourceAs4ExtendedCommunityCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<SourceAs4ExtendedCommunityCase>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community with parameters of type SourceAs4ExtendedCommunityCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedSourceAs4ExtendedCommunityCase
.