Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026.set.field.match.SetFieldMatchKey
-
-
Uses of SetFieldMatchKey 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 SetFieldMatchKey Modifier and Type Method Description @Nullable Map<SetFieldMatchKey,SetFieldMatch>
SetFieldMatch. getSetFieldMatch()
Return setFieldMatch, ornull
if it is not present.default @NonNull Map<SetFieldMatchKey,SetFieldMatch>
SetFieldMatch. nonnullSetFieldMatch()
Return setFieldMatch, or an empty list if it is not present. -
Uses of SetFieldMatchKey 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 that return SetFieldMatchKey Modifier and Type Method Description SetFieldMatchKey
SetFieldMatch. key()
SetFieldMatchKey
SetFieldMatchBuilder. key()
Return current value associated with the property corresponding toSetFieldMatch.key()
.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026.set.field.match with parameters of type SetFieldMatchKey Modifier and Type Method Description SetFieldMatchBuilder
SetFieldMatchBuilder. withKey(SetFieldMatchKey key)
Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.table.types.rev131026.set.field.match with parameters of type SetFieldMatchKey Constructor Description SetFieldMatchKey(SetFieldMatchKey source)
Creates a copy from Source Object. -
Uses of SetFieldMatchKey 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 SetFieldMatchKey Modifier and Type Method Description Map<SetFieldMatchKey,SetFieldMatch>
ApplySetfieldBuilder. getSetFieldMatch()
Return current value associated with the property corresponding toSetFieldMatch.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 SetFieldMatchKey Modifier and Type Method Description ApplySetfieldBuilder
ApplySetfieldBuilder. setSetFieldMatch(Map<SetFieldMatchKey,SetFieldMatch> values)
Set the property corresponding toSetFieldMatch.getSetFieldMatch()
to the specified value. -
Uses of SetFieldMatchKey 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 SetFieldMatchKey Modifier and Type Method Description Map<SetFieldMatchKey,SetFieldMatch>
ApplySetfieldMissBuilder. getSetFieldMatch()
Return current value associated with the property corresponding toSetFieldMatch.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 SetFieldMatchKey Modifier and Type Method Description ApplySetfieldMissBuilder
ApplySetfieldMissBuilder. setSetFieldMatch(Map<SetFieldMatchKey,SetFieldMatch> values)
Set the property corresponding toSetFieldMatch.getSetFieldMatch()
to the specified value. -
Uses of SetFieldMatchKey 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 SetFieldMatchKey Modifier and Type Method Description Map<SetFieldMatchKey,SetFieldMatch>
MatchSetfieldBuilder. getSetFieldMatch()
Return current value associated with the property corresponding toSetFieldMatch.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 SetFieldMatchKey Modifier and Type Method Description MatchSetfieldBuilder
MatchSetfieldBuilder. setSetFieldMatch(Map<SetFieldMatchKey,SetFieldMatch> values)
Set the property corresponding toSetFieldMatch.getSetFieldMatch()
to the specified value. -
Uses of SetFieldMatchKey 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 SetFieldMatchKey Modifier and Type Method Description Map<SetFieldMatchKey,SetFieldMatch>
WildcardSetfieldBuilder. getSetFieldMatch()
Return current value associated with the property corresponding toSetFieldMatch.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 SetFieldMatchKey Modifier and Type Method Description WildcardSetfieldBuilder
WildcardSetfieldBuilder. setSetFieldMatch(Map<SetFieldMatchKey,SetFieldMatch> values)
Set the property corresponding toSetFieldMatch.getSetFieldMatch()
to the specified value. -
Uses of SetFieldMatchKey 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 SetFieldMatchKey Modifier and Type Method Description Map<SetFieldMatchKey,SetFieldMatch>
WriteSetfieldBuilder. getSetFieldMatch()
Return current value associated with the property corresponding toSetFieldMatch.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 SetFieldMatchKey Modifier and Type Method Description WriteSetfieldBuilder
WriteSetfieldBuilder. setSetFieldMatch(Map<SetFieldMatchKey,SetFieldMatch> values)
Set the property corresponding toSetFieldMatch.getSetFieldMatch()
to the specified value. -
Uses of SetFieldMatchKey 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 SetFieldMatchKey Modifier and Type Method Description Map<SetFieldMatchKey,SetFieldMatch>
WriteSetfieldMissBuilder. getSetFieldMatch()
Return current value associated with the property corresponding toSetFieldMatch.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 SetFieldMatchKey Modifier and Type Method Description WriteSetfieldMissBuilder
WriteSetfieldMissBuilder. setSetFieldMatch(Map<SetFieldMatchKey,SetFieldMatch> values)
Set the property corresponding toSetFieldMatch.getSetFieldMatch()
to the specified value.
-