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