-
public class Accessibility.Certification.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final static Accessibility.Certification.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final Accessibility.CertificationfromJSON(JSONObject json, WarningLogger warnings)Parses a Certification from its RWPM JSON representation. -
-
Method Detail
-
fromJSON
final Accessibility.Certification fromJSON(JSONObject json, WarningLogger warnings)
Parses a Certification from its RWPM JSON representation.
If the certification can't be parsed, a warning will be logged with warnings.
-
-
-
-