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