Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.subobject.type.ip.prefix._case.IpPrefixBuilder
Packages that use IpPrefixBuilder
Package
Description
-
Uses of IpPrefixBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.subobject.type.ip.prefix._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.subobject.type.ip.prefix._case that return IpPrefixBuilderModifier and TypeMethodDescriptionIpPrefixBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<IpPrefix> augmentation) Add an augmentation to this builder's product.IpPrefixBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<IpPrefix>> augmentationType) Remove an augmentation from this builder's product.IpPrefixBuilder.setIpPrefix
(org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.inet.types.rev130715.IpPrefix value) Set the property corresponding toIpPrefixSubobject.getIpPrefix()
to the specified value.