Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.types.rev200630.DatapathId
-
-
Uses of DatapathId 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 DatapathId Modifier and Type Method Description DatapathIdOpenflowAgentConfig. getDatapathId()Return datapathId, ornullif it is not present.default @NonNull DatapathIdOpenflowAgentConfig. requireDatapathId()Return datapathId, guaranteed to be non-null. -
Uses of DatapathId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.agent.top.agent
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.agent.top.agent that return DatapathId Modifier and Type Method Description DatapathIdConfigBuilder. getDatapathId()Return current value associated with the property corresponding toOpenflowAgentConfig.getDatapathId().DatapathIdStateBuilder. getDatapathId()Return current value associated with the property corresponding toOpenflowAgentConfig.getDatapathId().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.agent.top.agent with parameters of type DatapathId Modifier and Type Method Description ConfigBuilderConfigBuilder. setDatapathId(DatapathId value)Set the property corresponding toOpenflowAgentConfig.getDatapathId()to the specified value.StateBuilderStateBuilder. setDatapathId(DatapathId value)Set the property corresponding toOpenflowAgentConfig.getDatapathId()to the specified value. -
Uses of DatapathId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.types.rev200630
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.types.rev200630 that return DatapathId Modifier and Type Method Description static DatapathIdDatapathId. getDefaultInstance(String defaultValue)Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.types.rev200630 with parameters of type DatapathId Constructor Description DatapathId(DatapathId source)Creates a copy from Source Object.
-