Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.types.rev200120.extended.community.extended.community.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
Modifier 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.Modifier and TypeMethodDescription@NonNull SourceAs4ExtendedCommunityCase
SourceAs4ExtendedCommunityCaseBuilder.build()
A newSourceAs4ExtendedCommunityCase
instance.Modifier and TypeMethodDescriptiondefault Class
<SourceAs4ExtendedCommunityCase> SourceAs4ExtendedCommunityCase.implementedInterface()
Modifier 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.Modifier 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.ModifierConstructorDescriptionConstruct a builder initialized with state from specifiedSourceAs4ExtendedCommunityCase
.