Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.subobject.type.unnumbered._case.UnnumberedBuilder
Package
Description
-
Uses of UnnumberedBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.subobject.type.unnumbered._case
Modifier and TypeMethodDescriptionUnnumberedBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<Unnumbered> augmentation) Add an augmentation to this builder's product.UnnumberedBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Unnumbered>> augmentationType) Remove an augmentation from this builder's product.UnnumberedBuilder.setInterfaceId
(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toUnnumberedSubobject.getInterfaceId()
to the specified value.UnnumberedBuilder.setRouterId
(org.opendaylight.yangtools.yang.common.Uint32 value) Set the property corresponding toUnnumberedSubobject.getRouterId()
to the specified value.