Uses of Enum Class
io.atlasmap.v2.Multiplicity
-
Uses of Multiplicity in io.atlasmap.v2
Modifier and TypeMethodDescriptionstatic Multiplicity
ActionDetail.getMultiplicity()
Gets the value of the multiplicity property.static Multiplicity
Returns the enum constant of this class with the specified name.static Multiplicity[]
Multiplicity.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ActionDetail.setMultiplicity
(Multiplicity value) Sets the value of the multiplicity property.