AssociatedFieldNature ===================== .. currentmodule:: pyasdm.enumerations .. autoclass:: AssociatedFieldNature :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~AssociatedFieldNature.OFF ~AssociatedFieldNature.ON ~AssociatedFieldNature.PHASE_REFERENCE .. rubric:: Methods Summary .. autosummary:: ~AssociatedFieldNature.from_int ~AssociatedFieldNature.getName ~AssociatedFieldNature.getValue ~AssociatedFieldNature.literal ~AssociatedFieldNature.name ~AssociatedFieldNature.names ~AssociatedFieldNature.newAssociatedFieldNature ~AssociatedFieldNature.revision ~AssociatedFieldNature.size ~AssociatedFieldNature.version .. rubric:: Attributes Documentation .. autoattribute:: OFF .. autoattribute:: ON .. autoattribute:: PHASE_REFERENCE .. rubric:: Methods Documentation .. automethod:: from_int .. automethod:: getName .. automethod:: getValue .. automethod:: literal .. automethod:: name .. automethod:: names .. automethod:: newAssociatedFieldNature .. automethod:: revision .. automethod:: size .. automethod:: version