IntegerType =========== .. currentmodule:: asdf .. autoclass:: IntegerType :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~IntegerType.handle_dynamic_subclasses ~IntegerType.has_required_modules ~IntegerType.name ~IntegerType.organization ~IntegerType.requires ~IntegerType.standard ~IntegerType.supported_versions ~IntegerType.types ~IntegerType.validators ~IntegerType.version ~IntegerType.yaml_tag .. rubric:: Methods Summary .. autosummary:: ~IntegerType.from_tree ~IntegerType.from_tree_tagged ~IntegerType.incompatible_version ~IntegerType.make_yaml_tag ~IntegerType.names ~IntegerType.tag_base ~IntegerType.to_tree ~IntegerType.to_tree_tagged .. rubric:: Attributes Documentation .. autoattribute:: handle_dynamic_subclasses .. autoattribute:: has_required_modules .. autoattribute:: name .. autoattribute:: organization .. autoattribute:: requires .. autoattribute:: standard .. autoattribute:: supported_versions .. autoattribute:: types .. autoattribute:: validators .. autoattribute:: version .. autoattribute:: yaml_tag .. rubric:: Methods Documentation .. automethod:: from_tree .. automethod:: from_tree_tagged .. automethod:: incompatible_version .. automethod:: make_yaml_tag .. automethod:: names .. automethod:: tag_base .. automethod:: to_tree .. automethod:: to_tree_tagged