Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.aggregate.rev200501.Interface1
Packages that use Interface1
Package
Description
-
Uses of Interface1 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 Interface1Modifier and TypeMethodDescription@NonNull Interface1Interface1Builder.build()A newInterface1instance.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.aggregate.rev200501 that return types with arguments of type Interface1Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.interfaces.aggregate.rev200501 with parameters of type Interface1Modifier and TypeMethodDescriptionstatic booleanInterface1.bindingEquals(@NonNull Interface1 thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intInterface1.bindingHashCode(@NonNull Interface1 obj) Default implementation ofObject.hashCode()contract for this interface.static StringInterface1.bindingToString(@NonNull Interface1 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 Interface1ModifierConstructorDescriptionInterface1Builder(Interface1 base) Construct a builder initialized with state from specifiedInterface1.