Uses of Interface
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.with.defaults.rev110601.GetConfigInput1
-
-
Uses of GetConfigInput1 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 GetConfigInput1 Modifier and Type Method Description GetConfigInput1GetConfigInput1Builder. 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 GetConfigInput1 Modifier and Type Method Description default Class<GetConfigInput1>GetConfigInput1. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.with.defaults.rev110601 with parameters of type GetConfigInput1 Modifier and Type Method Description static booleanGetConfigInput1. bindingEquals(@NonNull GetConfigInput1 thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intGetConfigInput1. bindingHashCode(@NonNull GetConfigInput1 obj)Default implementation ofObject.hashCode()contract for this interface.static StringGetConfigInput1. bindingToString(@NonNull GetConfigInput1 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 GetConfigInput1 Constructor Description GetConfigInput1Builder(GetConfigInput1 base)
-