Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.endpoints.object.EndpointsObjBuilder
Packages that use EndpointsObjBuilder
Package
Description
-
Uses of EndpointsObjBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.endpoints.object
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.pcep.types.rev181109.endpoints.object that return EndpointsObjBuilderModifier and TypeMethodDescriptionEndpointsObjBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<EndpointsObj> augmentation) Add an augmentation to this builder's product.EndpointsObjBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<EndpointsObj>> augmentationType) Remove an augmentation from this builder's product.EndpointsObjBuilder.setAddressFamily
(AddressFamily value) Set the property corresponding toEndpoints.getAddressFamily()
to the specified value.Set the property corresponding toObjectHeader.getIgnore()
to the specified value.EndpointsObjBuilder.setProcessingRule
(Boolean value) Set the property corresponding toObjectHeader.getProcessingRule()
to the specified value.