Uses of Interface
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.with.defaults.rev110601.CopyConfigInput1
-
-
Uses of CopyConfigInput1 in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.with.defaults.rev110601
Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.with.defaults.rev110601 that return CopyConfigInput1 Modifier and Type Method Description CopyConfigInput1CopyConfigInput1Builder. build()Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.with.defaults.rev110601 that return types with arguments of type CopyConfigInput1 Modifier and Type Method Description default Class<CopyConfigInput1>CopyConfigInput1. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.with.defaults.rev110601 with parameters of type CopyConfigInput1 Modifier and Type Method Description static booleanCopyConfigInput1. bindingEquals(@NonNull CopyConfigInput1 thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intCopyConfigInput1. bindingHashCode(@NonNull CopyConfigInput1 obj)Default implementation ofObject.hashCode()contract for this interface.static StringCopyConfigInput1. bindingToString(@NonNull CopyConfigInput1 obj)Default implementation ofObject.toString()contract for this interface.Constructors in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.with.defaults.rev110601 with parameters of type CopyConfigInput1 Constructor Description CopyConfigInput1Builder(CopyConfigInput1 base)
-