Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.unreach.destination.object.unreach.destination.obj.destination.Ipv4DestinationCase
Packages that use Ipv4DestinationCase
Package
Description
-
Uses of Ipv4DestinationCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.unreach.destination.object.unreach.destination.obj.destination
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.unreach.destination.object.unreach.destination.obj.destination with type parameters of type Ipv4DestinationCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<Ipv4DestinationCase>>
E$$Ipv4DestinationCaseBuilder.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.pcep.types.rev181109.unreach.destination.object.unreach.destination.obj.destination that return Ipv4DestinationCaseModifier and TypeMethodDescription@NonNull Ipv4DestinationCaseIpv4DestinationCaseBuilder.build()A newIpv4DestinationCaseinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.unreach.destination.object.unreach.destination.obj.destination that return types with arguments of type Ipv4DestinationCaseModifier and TypeMethodDescriptiondefault Class<Ipv4DestinationCase> Ipv4DestinationCase.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.unreach.destination.object.unreach.destination.obj.destination with parameters of type Ipv4DestinationCaseModifier and TypeMethodDescriptionstatic booleanIpv4DestinationCase.bindingEquals(@NonNull Ipv4DestinationCase thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intIpv4DestinationCase.bindingHashCode(@NonNull Ipv4DestinationCase obj) Default implementation ofObject.hashCode()contract for this interface.static StringIpv4DestinationCase.bindingToString(@NonNull Ipv4DestinationCase obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.unreach.destination.object.unreach.destination.obj.destination with type arguments of type Ipv4DestinationCaseModifier and TypeMethodDescriptionIpv4DestinationCaseBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<Ipv4DestinationCase> augmentation) Add an augmentation to this builder's product.Ipv4DestinationCaseBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Ipv4DestinationCase>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.unreach.destination.object.unreach.destination.obj.destination with parameters of type Ipv4DestinationCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedIpv4DestinationCase.