DifferenceType ============== .. currentmodule:: pyasdm.enumerations .. autoclass:: DifferenceType :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~DifferenceType.FINAL ~DifferenceType.PREDICTED ~DifferenceType.PRELIMINARY ~DifferenceType.RAPID .. rubric:: Methods Summary .. autosummary:: ~DifferenceType.from_int ~DifferenceType.getName ~DifferenceType.getValue ~DifferenceType.literal ~DifferenceType.name ~DifferenceType.names ~DifferenceType.newDifferenceType ~DifferenceType.revision ~DifferenceType.size ~DifferenceType.version .. rubric:: Attributes Documentation .. autoattribute:: FINAL .. autoattribute:: PREDICTED .. autoattribute:: PRELIMINARY .. autoattribute:: RAPID .. rubric:: Methods Documentation .. automethod:: from_int .. automethod:: getName .. automethod:: getValue .. automethod:: literal .. automethod:: name .. automethod:: names .. automethod:: newDifferenceType .. automethod:: revision .. automethod:: size .. automethod:: version