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()@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)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()AuxiliaryIdStateBuilder. 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)StateBuilderStateBuilder. setAuxId(AuxiliaryId 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.
-