Uses of Enum Class
io.atlasmap.json.v2.InspectionType
-
Uses of InspectionType in io.atlasmap.json.v2
Modifier and TypeMethodDescriptionstatic InspectionType
Deprecated.JsonInspectionRequest.getType()
Gets the value of the type property.static InspectionType
Deprecated.Returns the enum constant of this class with the specified name.static InspectionType[]
InspectionType.values()
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoid
JsonInspectionRequest.setType
(InspectionType value) Sets the value of the type property.