Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026.set.field.match.SetFieldMatch
-
-
Uses of SetFieldMatch in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart
Methods in org.opendaylight.openflowplugin.impl.protocol.deserialization.multipart that return types with arguments of type SetFieldMatch Modifier and Type Method Description Optional<SetFieldMatch>TableFeaturesMatchFieldDeserializer. deserialize(io.netty.buffer.ByteBuf message)Deserialize match field if deserializer supports it, otherwise returns empty optional. -
Uses of SetFieldMatch in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield
Methods in org.opendaylight.openflowplugin.impl.protocol.serialization.multipart.tablefeatures.matchfield with parameters of type SetFieldMatch Modifier and Type Method Description voidAbstractMatchFieldSerializer. serialize(SetFieldMatch setFieldMatch, io.netty.buffer.ByteBuf byteBuf) -
Uses of SetFieldMatch in org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026 that return types with arguments of type SetFieldMatch Modifier and Type Method Description @Nullable Map<SetFieldMatchKey,SetFieldMatch>SetFieldMatch. getSetFieldMatch()Return setFieldMatch, ornullif it is not present.default @NonNull Map<SetFieldMatchKey,SetFieldMatch>SetFieldMatch. nonnullSetFieldMatch()Return setFieldMatch, or an empty list if it is not present. -
Uses of SetFieldMatch in org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026.set.field.match
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026.set.field.match with type parameters of type SetFieldMatch Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<SetFieldMatch>>
E$$SetFieldMatchBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026.set.field.match that return SetFieldMatch Modifier and Type Method Description SetFieldMatchSetFieldMatchBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026.set.field.match that return types with arguments of type SetFieldMatch Modifier and Type Method Description default Class<SetFieldMatch>SetFieldMatch. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026.set.field.match with parameters of type SetFieldMatch Modifier and Type Method Description static booleanSetFieldMatch. bindingEquals(@NonNull SetFieldMatch thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intSetFieldMatch. bindingHashCode(@NonNull SetFieldMatch obj)Default implementation ofObject.hashCode()contract for this interface.static StringSetFieldMatch. bindingToString(@NonNull SetFieldMatch obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026.set.field.match with type arguments of type SetFieldMatch Modifier and Type Method Description SetFieldMatchBuilderSetFieldMatchBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<SetFieldMatch> augmentation)Add an augmentation to this builder's product.SetFieldMatchBuilderSetFieldMatchBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<SetFieldMatch>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026.set.field.match with parameters of type SetFieldMatch Constructor Description SetFieldMatchBuilder(SetFieldMatch base) -
Uses of SetFieldMatch in org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026.table.feature.prop.type.table.feature.prop.type.apply.setfield
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026.table.feature.prop.type.table.feature.prop.type.apply.setfield that return types with arguments of type SetFieldMatch Modifier and Type Method Description Map<SetFieldMatchKey,SetFieldMatch>ApplySetfieldBuilder. getSetFieldMatch()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026.table.feature.prop.type.table.feature.prop.type.apply.setfield with type arguments of type SetFieldMatch Modifier and Type Method Description ApplySetfieldBuilderApplySetfieldBuilder. setSetFieldMatch(List<SetFieldMatch> values)Deprecated, for removal: This API element is subject to removal in a future version.UseApplySetfieldBuilder.setSetFieldMatch(Map)instead.ApplySetfieldBuilderApplySetfieldBuilder. setSetFieldMatch(Map<SetFieldMatchKey,SetFieldMatch> values) -
Uses of SetFieldMatch in org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026.table.feature.prop.type.table.feature.prop.type.apply.setfield.miss
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026.table.feature.prop.type.table.feature.prop.type.apply.setfield.miss that return types with arguments of type SetFieldMatch Modifier and Type Method Description Map<SetFieldMatchKey,SetFieldMatch>ApplySetfieldMissBuilder. getSetFieldMatch()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026.table.feature.prop.type.table.feature.prop.type.apply.setfield.miss with type arguments of type SetFieldMatch Modifier and Type Method Description ApplySetfieldMissBuilderApplySetfieldMissBuilder. setSetFieldMatch(List<SetFieldMatch> values)Deprecated, for removal: This API element is subject to removal in a future version.UseApplySetfieldMissBuilder.setSetFieldMatch(Map)instead.ApplySetfieldMissBuilderApplySetfieldMissBuilder. setSetFieldMatch(Map<SetFieldMatchKey,SetFieldMatch> values) -
Uses of SetFieldMatch in org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026.table.feature.prop.type.table.feature.prop.type.match
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026.table.feature.prop.type.table.feature.prop.type.match that return types with arguments of type SetFieldMatch Modifier and Type Method Description Map<SetFieldMatchKey,SetFieldMatch>MatchSetfieldBuilder. getSetFieldMatch()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026.table.feature.prop.type.table.feature.prop.type.match with type arguments of type SetFieldMatch Modifier and Type Method Description MatchSetfieldBuilderMatchSetfieldBuilder. setSetFieldMatch(List<SetFieldMatch> values)Deprecated, for removal: This API element is subject to removal in a future version.UseMatchSetfieldBuilder.setSetFieldMatch(Map)instead.MatchSetfieldBuilderMatchSetfieldBuilder. setSetFieldMatch(Map<SetFieldMatchKey,SetFieldMatch> values) -
Uses of SetFieldMatch in org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026.table.feature.prop.type.table.feature.prop.type.wildcards
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026.table.feature.prop.type.table.feature.prop.type.wildcards that return types with arguments of type SetFieldMatch Modifier and Type Method Description Map<SetFieldMatchKey,SetFieldMatch>WildcardSetfieldBuilder. getSetFieldMatch()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026.table.feature.prop.type.table.feature.prop.type.wildcards with type arguments of type SetFieldMatch Modifier and Type Method Description WildcardSetfieldBuilderWildcardSetfieldBuilder. setSetFieldMatch(List<SetFieldMatch> values)Deprecated, for removal: This API element is subject to removal in a future version.UseWildcardSetfieldBuilder.setSetFieldMatch(Map)instead.WildcardSetfieldBuilderWildcardSetfieldBuilder. setSetFieldMatch(Map<SetFieldMatchKey,SetFieldMatch> values) -
Uses of SetFieldMatch in org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026.table.feature.prop.type.table.feature.prop.type.write.setfield
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026.table.feature.prop.type.table.feature.prop.type.write.setfield that return types with arguments of type SetFieldMatch Modifier and Type Method Description Map<SetFieldMatchKey,SetFieldMatch>WriteSetfieldBuilder. getSetFieldMatch()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026.table.feature.prop.type.table.feature.prop.type.write.setfield with type arguments of type SetFieldMatch Modifier and Type Method Description WriteSetfieldBuilderWriteSetfieldBuilder. setSetFieldMatch(List<SetFieldMatch> values)Deprecated, for removal: This API element is subject to removal in a future version.UseWriteSetfieldBuilder.setSetFieldMatch(Map)instead.WriteSetfieldBuilderWriteSetfieldBuilder. setSetFieldMatch(Map<SetFieldMatchKey,SetFieldMatch> values) -
Uses of SetFieldMatch in org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026.table.feature.prop.type.table.feature.prop.type.write.setfield.miss
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026.table.feature.prop.type.table.feature.prop.type.write.setfield.miss that return types with arguments of type SetFieldMatch Modifier and Type Method Description Map<SetFieldMatchKey,SetFieldMatch>WriteSetfieldMissBuilder. getSetFieldMatch()Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026.table.feature.prop.type.table.feature.prop.type.write.setfield.miss with type arguments of type SetFieldMatch Modifier and Type Method Description WriteSetfieldMissBuilderWriteSetfieldMissBuilder. setSetFieldMatch(List<SetFieldMatch> values)Deprecated, for removal: This API element is subject to removal in a future version.UseWriteSetfieldMissBuilder.setSetFieldMatch(Map)instead.WriteSetfieldMissBuilderWriteSetfieldMissBuilder. setSetFieldMatch(Map<SetFieldMatchKey,SetFieldMatch> values)
-