Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.connections.top.connections.connection.StateBuilder
-
Packages that use StateBuilder Package Description org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.connections.top.connections.connection -
-
Uses of StateBuilder in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.connections.top.connections.connection
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.connections.top.connections.connection that return StateBuilder Modifier and Type Method Description StateBuilderStateBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<State> augmentation)Add an augmentation to this builder's product.StateBuilderStateBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<State>> augmentationType)Remove an augmentation from this builder's product.StateBuilderStateBuilder. setAddress(IpAddress value)StateBuilderStateBuilder. setAuxId(AuxiliaryId value)StateBuilderStateBuilder. setCertificateId(String value)StateBuilderStateBuilder. setConnected(Boolean value)StateBuilderStateBuilder. setPort(PortNumber value)StateBuilderStateBuilder. setPriority(org.opendaylight.yangtools.yang.common.Uint8 value)StateBuilderStateBuilder. setSourceInterface(String value)StateBuilderStateBuilder. setTransport(Transport value)
-