Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.top.top.level.list.list1.list1._1.Cont
-
-
Uses of Cont in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210 that return Cont Modifier and Type Method Description @Nullable ContList11SimpleAugment. getCont()Return cont, ornullif it is not present..ContList11SimpleAugmentBuilder. getCont()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210 with parameters of type Cont Modifier and Type Method Description List11SimpleAugmentBuilderList11SimpleAugmentBuilder. setCont(Cont value) -
Uses of Cont in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.top.top.level.list.list1.list1._1
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.top.top.level.list.list1.list1._1 with type parameters of type Cont Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Cont>>
E$$ContBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.top.top.level.list.list1.list1._1 that return Cont Modifier and Type Method Description ContContBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.top.top.level.list.list1.list1._1 that return types with arguments of type Cont Modifier and Type Method Description default Class<Cont>Cont. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.top.top.level.list.list1.list1._1 with parameters of type Cont Modifier and Type Method Description static booleanCont. bindingEquals(@NonNull Cont thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intCont. bindingHashCode(@NonNull Cont obj)Default implementation ofObject.hashCode()contract for this interface.static StringCont. bindingToString(@NonNull Cont obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.top.top.level.list.list1.list1._1 with type arguments of type Cont Modifier and Type Method Description ContBuilderContBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Cont> augmentation)Add an augmentation to this builder's product.ContBuilderContBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Cont>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.top.top.level.list.list1.list1._1 with parameters of type Cont Constructor Description ContBuilder(Cont base)
-