Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.of.migration.test.model.rev150210.KnockKnockInputBuilder
Packages that use KnockKnockInputBuilder
Package
Description
-
Uses of KnockKnockInputBuilder 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 KnockKnockInputBuilderModifier and TypeMethodDescriptionKnockKnockInputBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<KnockKnockInput> augmentation) Add an augmentation to this builder's product.KnockKnockInputBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<KnockKnockInput>> augmentationType) Remove an augmentation from this builder's product.KnockKnockInputBuilder.setKnockerId(org.opendaylight.yangtools.yang.binding.InstanceIdentifier<?> value) Set the property corresponding toKnockKnockInput.getKnockerId()to the specified value.KnockKnockInputBuilder.setQuestion(String value) Set the property corresponding toKnockKnockInput.getQuestion()to the specified value.