Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.System1
Packages that use System1
-
Uses of System1 in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121 that return System1Modifier and TypeMethodDescription@NonNull System1System1Builder.build()A newSystem1instance.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121 that return types with arguments of type System1Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121 with parameters of type System1Modifier and TypeMethodDescriptionstatic booleanSystem1.bindingEquals(@NonNull System1 thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intSystem1.bindingHashCode(@NonNull System1 obj) Default implementation ofObject.hashCode()contract for this interface.static StringSystem1.bindingToString(@NonNull System1 obj) Default implementation ofObject.toString()contract for this interface.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121 with parameters of type System1ModifierConstructorDescriptionSystem1Builder(System1 base) Construct a builder initialized with state from specifiedSystem1.