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