Uses of Enum Class
io.atlasmap.v2.FieldStatus
Packages that use FieldStatus
-
Uses of FieldStatus in io.atlasmap.v2
Fields in io.atlasmap.v2 declared as FieldStatusMethods in io.atlasmap.v2 that return FieldStatusModifier and TypeMethodDescriptionstatic FieldStatusField.getStatus()Gets the value of the status property.static FieldStatusReturns 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.Methods in io.atlasmap.v2 with parameters of type FieldStatusModifier and TypeMethodDescriptionvoidField.setStatus(FieldStatus value) Sets the value of the status property.