Uses of Enum Class
io.atlasmap.xml.v2.InspectionType
Packages that use InspectionType
- 
Uses of InspectionType in io.atlasmap.xml.v2Fields in io.atlasmap.xml.v2 declared as InspectionTypeMethods in io.atlasmap.xml.v2 that return InspectionTypeModifier and TypeMethodDescriptionstatic InspectionTypeDeprecated.XmlInspectionRequest.getType()Gets the value of the type property.static InspectionTypeDeprecated.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.Methods in io.atlasmap.xml.v2 with parameters of type InspectionTypeModifier and TypeMethodDescriptionvoidXmlInspectionRequest.setType(InspectionType value) Sets the value of the type property.