Uses of Class
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.types.rev200630.AuxiliaryId
-
-
Uses of AuxiliaryId 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 AuxiliaryId Modifier and Type Method Description AuxiliaryIdOpenflowConnectionsConfig. getAuxId()Return auxId, ornullif it is not present.default @NonNull AuxiliaryIdOpenflowConnectionsConfig. requireAuxId()Return auxId, guaranteed to be non-null. -
Uses of AuxiliaryId in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.connections.top.connections
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.connections.top.connections that return AuxiliaryId Modifier and Type Method Description AuxiliaryIdConnection. getAuxId()Return auxId, ornullif it is not present.AuxiliaryIdConnectionBuilder. getAuxId()Return current value associated with the property corresponding toConnection.getAuxId().@NonNull AuxiliaryIdConnectionKey. getAuxId()default @NonNull AuxiliaryIdConnection. requireAuxId()Return auxId, guaranteed to be non-null.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.connections.top.connections with parameters of type AuxiliaryId Modifier and Type Method Description ConnectionBuilderConnectionBuilder. setAuxId(AuxiliaryId value)Set the property corresponding toConnection.getAuxId()to the specified value.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.connections.top.connections with parameters of type AuxiliaryId Constructor Description ConnectionKey(@NonNull AuxiliaryId _auxId) -
Uses of AuxiliaryId 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 AuxiliaryId Modifier and Type Method Description AuxiliaryIdConfigBuilder. getAuxId()Return current value associated with the property corresponding toOpenflowConnectionsConfig.getAuxId().AuxiliaryIdStateBuilder. getAuxId()Return current value associated with the property corresponding toOpenflowConnectionsConfig.getAuxId().Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.rev181121.openflow.connections.top.connections.connection with parameters of type AuxiliaryId Modifier and Type Method Description ConfigBuilderConfigBuilder. setAuxId(AuxiliaryId value)Set the property corresponding toOpenflowConnectionsConfig.getAuxId()to the specified value.StateBuilderStateBuilder. setAuxId(AuxiliaryId value)Set the property corresponding toOpenflowConnectionsConfig.getAuxId()to the specified value. -
Uses of AuxiliaryId 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 AuxiliaryId Modifier and Type Method Description static AuxiliaryIdAuxiliaryId. getDefaultInstance(String defaultValue)Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.openflow.types.rev200630 with parameters of type AuxiliaryId Constructor Description AuxiliaryId(AuxiliaryId source)Creates a copy from Source Object.
-