Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904.SendMapReplyInput
-
Packages that use SendMapReplyInput Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904 -
-
Uses of SendMapReplyInput in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904 with type parameters of type SendMapReplyInput Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<SendMapReplyInput>>
E$$SendMapReplyInputBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904 that return SendMapReplyInput Modifier and Type Method Description SendMapReplyInputSendMapReplyInputBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904 that return types with arguments of type SendMapReplyInput Modifier and Type Method Description default Class<SendMapReplyInput>SendMapReplyInput. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904 with parameters of type SendMapReplyInput Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<SendMapReplyOutput>>OdlLispSbService. sendMapReply(SendMapReplyInput input)Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904 with type arguments of type SendMapReplyInput Modifier and Type Method Description SendMapReplyInputBuilderSendMapReplyInputBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SendMapReplyInput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<SendMapReplyInput> augmentationValue)SendMapReplyInputBuilderSendMapReplyInputBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SendMapReplyInput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<SendMapReplyInput> augmentationValue)SendMapReplyInputBuilderSendMapReplyInputBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SendMapReplyInput>> augmentationType)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904 with parameters of type SendMapReplyInput Constructor Description SendMapReplyInputBuilder(SendMapReplyInput base)
-