Uses of Enum Class
io.atlasmap.xml.v2.InspectionType
-
Uses of InspectionType in io.atlasmap.xml.v2
Modifier and TypeMethodDescriptionstatic InspectionType
Deprecated.XmlInspectionRequest.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
XmlInspectionRequest.setType
(InspectionType value) Sets the value of the type property.