Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.add.lsp.args.Arguments
-
-
Uses of Arguments in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109 that return Arguments Modifier and Type Method Description ArgumentsSubmitAddLspInputBuilder. getArguments()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.programming.rev181109 with parameters of type Arguments Modifier and Type Method Description SubmitAddLspInputBuilderSubmitAddLspInputBuilder. setArguments(Arguments value) -
Uses of Arguments in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120 that return Arguments Modifier and Type Method Description ArgumentsAddLspArgs. getArguments()Return arguments, ornullif it is not present.ArgumentsAddLspInputBuilder. getArguments()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120 with parameters of type Arguments Modifier and Type Method Description AddLspInputBuilderAddLspInputBuilder. setArguments(Arguments value) -
Uses of Arguments in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.add.lsp.args
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.add.lsp.args with type parameters of type Arguments Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Arguments>>
E$$ArgumentsBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.add.lsp.args that return Arguments Modifier and Type Method Description ArgumentsArgumentsBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.add.lsp.args that return types with arguments of type Arguments Modifier and Type Method Description default Class<Arguments>Arguments. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.add.lsp.args with parameters of type Arguments Modifier and Type Method Description static booleanArguments. bindingEquals(@NonNull Arguments thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intArguments. bindingHashCode(@NonNull Arguments obj)Default implementation ofObject.hashCode()contract for this interface.static StringArguments. bindingToString(@NonNull Arguments obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.add.lsp.args with type arguments of type Arguments Modifier and Type Method Description ArgumentsBuilderArgumentsBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Arguments> augmentation)Add an augmentation to this builder's product.ArgumentsBuilderArgumentsBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Arguments>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.topology.pcep.rev200120.add.lsp.args with parameters of type Arguments Constructor Description ArgumentsBuilder(Arguments base)
-