Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.subobject.type.IpPrefixCaseBuilder
-
Packages that use IpPrefixCaseBuilder Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.subobject.type -
-
Uses of IpPrefixCaseBuilder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.subobject.type
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.rsvp.rev150820.basic.explicit.route.subobjects.subobject.type that return IpPrefixCaseBuilder Modifier and Type Method Description IpPrefixCaseBuilderIpPrefixCaseBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<IpPrefixCase> augmentation)Add an augmentation to this builder's product.IpPrefixCaseBuilderIpPrefixCaseBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<IpPrefixCase>> augmentationType)Remove an augmentation from this builder's product.IpPrefixCaseBuilderIpPrefixCaseBuilder. setIpPrefix(IpPrefix value)
-