Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820._record.route.subobjects.subobject.type.IpPrefixCaseBuilder
Packages that use IpPrefixCaseBuilder
Package
Description
-
Uses of IpPrefixCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820._record.route.subobjects.subobject.type
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820._record.route.subobjects.subobject.type that return IpPrefixCaseBuilderModifier and TypeMethodDescriptionIpPrefixCaseBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<IpPrefixCase> augmentation) Add an augmentation to this builder's product.IpPrefixCaseBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<IpPrefixCase>> augmentationType) Remove an augmentation from this builder's product.IpPrefixCaseBuilder.setIpPrefix(IpPrefix value) Set the property corresponding toIpPrefixCase.getIpPrefix()to the specified value.