Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904.SendMapRegisterInput
-
Packages that use SendMapRegisterInput Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904 -
-
Uses of SendMapRegisterInput 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 SendMapRegisterInput Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<SendMapRegisterInput>>
E$$SendMapRegisterInputBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904 that return SendMapRegisterInput Modifier and Type Method Description SendMapRegisterInputSendMapRegisterInputBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904 that return types with arguments of type SendMapRegisterInput Modifier and Type Method Description default Class<SendMapRegisterInput>SendMapRegisterInput. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904 with parameters of type SendMapRegisterInput Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<org.opendaylight.yangtools.yang.common.RpcResult<SendMapRegisterOutput>>OdlLispSbService. sendMapRegister(SendMapRegisterInput input)Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904 with type arguments of type SendMapRegisterInput Modifier and Type Method Description SendMapRegisterInputBuilderSendMapRegisterInputBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SendMapRegisterInput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<SendMapRegisterInput> augmentationValue)SendMapRegisterInputBuilderSendMapRegisterInputBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SendMapRegisterInput>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<SendMapRegisterInput> augmentationValue)SendMapRegisterInputBuilderSendMapRegisterInputBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SendMapRegisterInput>> augmentationType)Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.lfm.lisp.sb.rev150904 with parameters of type SendMapRegisterInput Constructor Description SendMapRegisterInputBuilder(SendMapRegisterInput base)
-