Uses of Enum Class
io.atlasmap.v2.Multiplicity
Packages that use Multiplicity
-
Uses of Multiplicity in io.atlasmap.v2
Fields in io.atlasmap.v2 declared as MultiplicityMethods in io.atlasmap.v2 that return MultiplicityModifier and TypeMethodDescriptionstatic MultiplicityActionDetail.getMultiplicity()Gets the value of the multiplicity property.static MultiplicityReturns 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.Methods in io.atlasmap.v2 with parameters of type MultiplicityModifier and TypeMethodDescriptionvoidActionDetail.setMultiplicity(Multiplicity value) Sets the value of the multiplicity property.