Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.aggregate.rev200501.Config1
-
Packages that use Config1 Package Description org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.aggregate.rev200501 -
-
Uses of Config1 in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.aggregate.rev200501
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.aggregate.rev200501 that return Config1 Modifier and Type Method Description @NonNull Config1Config1Builder. build()A newConfig1instance.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.aggregate.rev200501 that return types with arguments of type Config1 Modifier and Type Method Description default Class<Config1>Config1. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.aggregate.rev200501 with parameters of type Config1 Modifier and Type Method Description static booleanConfig1. bindingEquals(@NonNull Config1 thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intConfig1. bindingHashCode(@NonNull Config1 obj)Default implementation ofObject.hashCode()contract for this interface.static StringConfig1. bindingToString(@NonNull Config1 obj)Default implementation ofObject.toString()contract for this interface.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.aggregate.rev200501 with parameters of type Config1 Constructor Description Config1Builder(Config1 base)Construct a builder initialized with state from specifiedConfig1.
-