Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pce.id.object.PceIdBuilder
Packages that use PceIdBuilder
Package
Description
-
Uses of PceIdBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pce.id.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.pce.id.object that return PceIdBuilderModifier and TypeMethodDescriptionPceIdBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<PceId> augmentation) Add an augmentation to this builder's product.PceIdBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<PceId>> augmentationType) Remove an augmentation from this builder's product.Set the property corresponding toObjectHeader.getIgnore()to the specified value.PceIdBuilder.setIpAddress(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpAddressNoZone value) Set the property corresponding toPceId.getIpAddress()to the specified value.PceIdBuilder.setProcessingRule(Boolean value) Set the property corresponding toObjectHeader.getProcessingRule()to the specified value.