Uses of Enum Class
org.opengis.cite.ogcapiedr10.conformance.RequirementClass
Packages that use RequirementClass
-
Uses of RequirementClass in org.opengis.cite.ogcapiedr10.conformance
Methods in org.opengis.cite.ogcapiedr10.conformance that return RequirementClassModifier and TypeMethodDescriptionstatic RequirementClassRequirementClass.byConformanceClass(String conformanceClass) static RequirementClassReturns the enum constant of this class with the specified name.static RequirementClass[]RequirementClass.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.opengis.cite.ogcapiedr10.conformance that return types with arguments of type RequirementClassModifier and TypeMethodDescription(package private) List<RequirementClass>Conformance.parseAndValidateRequirementClasses(io.restassured.path.json.JsonPath jsonPath)