Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.augment.rev140709.RpcSecondLeafOnlyAugment
-
Packages that use RpcSecondLeafOnlyAugment Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.augment.rev140709 -
-
Uses of RpcSecondLeafOnlyAugment in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.augment.rev140709
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.augment.rev140709 that return RpcSecondLeafOnlyAugment Modifier and Type Method Description @NonNull RpcSecondLeafOnlyAugmentRpcSecondLeafOnlyAugmentBuilder. build()A newRpcSecondLeafOnlyAugmentinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.augment.rev140709 that return types with arguments of type RpcSecondLeafOnlyAugment Modifier and Type Method Description default Class<RpcSecondLeafOnlyAugment>RpcSecondLeafOnlyAugment. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.augment.rev140709 with parameters of type RpcSecondLeafOnlyAugment Modifier and Type Method Description static booleanRpcSecondLeafOnlyAugment. bindingEquals(@NonNull RpcSecondLeafOnlyAugment thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intRpcSecondLeafOnlyAugment. bindingHashCode(@NonNull RpcSecondLeafOnlyAugment obj)Default implementation ofObject.hashCode()contract for this interface.static StringRpcSecondLeafOnlyAugment. bindingToString(@NonNull RpcSecondLeafOnlyAugment obj)Default implementation ofObject.toString()contract for this interface.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.augment.rev140709 with parameters of type RpcSecondLeafOnlyAugment Constructor Description RpcSecondLeafOnlyAugmentBuilder(RpcSecondLeafOnlyAugment base)Construct a builder initialized with state from specifiedRpcSecondLeafOnlyAugment.
-