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