Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.aug.grouping.Cont2Builder
-
Packages that use Cont2Builder Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.aug.grouping -
-
Uses of Cont2Builder in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.aug.grouping
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.aug.grouping that return Cont2Builder Modifier and Type Method Description Cont2BuilderCont2Builder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Cont2>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<Cont2> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.Use eitheraddAugmentation(Augmentation)orremoveAugmentation(Class)instead.Cont2BuilderCont2Builder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Cont2> augmentation)Add an augmentation to this builder's product.Cont2BuilderCont2Builder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Cont2>> augmentationType)Remove an augmentation from this builder's product.Cont2BuilderCont2Builder. setContlist1(List<Contlist1> values)Deprecated, for removal: This API element is subject to removal in a future version.Use {#link #setContlist1(Map)} instead.Cont2BuilderCont2Builder. setContlist1(Map<Contlist1Key,Contlist1> values)
-