Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.augment.rev140709.RpcLeafOnlyUsesAugment
-
Packages that use RpcLeafOnlyUsesAugment Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.augment.rev140709 -
-
Uses of RpcLeafOnlyUsesAugment 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 RpcLeafOnlyUsesAugment Modifier and Type Method Description @NonNull RpcLeafOnlyUsesAugmentRpcLeafOnlyUsesAugmentBuilder. build()A newRpcLeafOnlyUsesAugmentinstance.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 RpcLeafOnlyUsesAugment Modifier and Type Method Description default Class<RpcLeafOnlyUsesAugment>RpcLeafOnlyUsesAugment. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.augment.rev140709 with parameters of type RpcLeafOnlyUsesAugment Modifier and Type Method Description static booleanRpcLeafOnlyUsesAugment. bindingEquals(@NonNull RpcLeafOnlyUsesAugment thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intRpcLeafOnlyUsesAugment. bindingHashCode(@NonNull RpcLeafOnlyUsesAugment obj)Default implementation ofObject.hashCode()contract for this interface.static StringRpcLeafOnlyUsesAugment. bindingToString(@NonNull RpcLeafOnlyUsesAugment 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 RpcLeafOnlyUsesAugment Constructor Description RpcLeafOnlyUsesAugmentBuilder(RpcLeafOnlyUsesAugment base)Construct a builder initialized with state from specifiedRpcLeafOnlyUsesAugment.
-