Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.unreach.destination.object.UnreachDestinationObjBuilder
Packages that use UnreachDestinationObjBuilder
Package
Description
-
Uses of UnreachDestinationObjBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.unreach.destination.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.unreach.destination.object that return UnreachDestinationObjBuilderModifier and TypeMethodDescriptionUnreachDestinationObjBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<UnreachDestinationObj> augmentation) Add an augmentation to this builder's product.UnreachDestinationObjBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<UnreachDestinationObj>> augmentationType) Remove an augmentation from this builder's product.UnreachDestinationObjBuilder.setDestination(Destination value) Set the property corresponding toUnreachDestinationObj.getDestination()to the specified value.Set the property corresponding toObjectHeader.getIgnore()to the specified value.UnreachDestinationObjBuilder.setProcessingRule(Boolean value) Set the property corresponding toObjectHeader.getProcessingRule()to the specified value.