Entity ====== .. currentmodule:: pyasdm.types .. autoclass:: Entity :show-inheritance: .. rubric:: Methods Summary .. autosummary:: ~Entity.equals ~Entity.fromBin ~Entity.getEntityId ~Entity.getEntityIdEncrypted ~Entity.getEntityTypeName ~Entity.getEntityVersion ~Entity.getInstance ~Entity.getInstanceVersion ~Entity.isNull ~Entity.setEntityId ~Entity.setEntityIdEncrypted ~Entity.setEntityTypeName ~Entity.setEntityVersion ~Entity.setFromXML ~Entity.setInstanceVersion ~Entity.toBin ~Entity.toXML .. rubric:: Methods Documentation .. automethod:: equals .. automethod:: fromBin .. automethod:: getEntityId .. automethod:: getEntityIdEncrypted .. automethod:: getEntityTypeName .. automethod:: getEntityVersion .. automethod:: getInstance .. automethod:: getInstanceVersion .. automethod:: isNull .. automethod:: setEntityId .. automethod:: setEntityIdEncrypted .. automethod:: setEntityTypeName .. automethod:: setEntityVersion .. automethod:: setFromXML .. automethod:: setInstanceVersion .. automethod:: toBin .. automethod:: toXML