class documentation

class _YearlyJSONifier: (source)

View In Hierarchy

Undocumented

Method ruleAsJSON Undocumented
Method ruleFromJSON Undocumented
Method typeCodeForJSON Undocumented
def ruleAsJSON(self, rule: EachYear) -> JSONObject: (source)

Undocumented

def ruleFromJSON(self, json: JSONObject) -> EachYear: (source)

Undocumented

def typeCodeForJSON(self) -> str: (source)

Undocumented