Aestate
Public Member Functions | Private Attributes | List of all members
aestate.work.Cache.PojoItemCache Class Reference
Inheritance diagram for aestate.work.Cache.PojoItemCache:
Inheritance graph
Collaboration diagram for aestate.work.Cache.PojoItemCache:
Collaboration graph

Public Member Functions

def __init__ (self, _type, _object)
 

Private Attributes

 _type
 
 _object
 

Detailed Description

Definition at line 71 of file Cache.py.

Constructor & Destructor Documentation

◆ __init__()

def aestate.work.Cache.PojoItemCache.__init__ (   self,
  _type,
  _object 
)

Definition at line 72 of file Cache.py.

Member Data Documentation

◆ _object

aestate.work.Cache.PojoItemCache._object
private

Definition at line 75 of file Cache.py.

◆ _type

aestate.work.Cache.PojoItemCache._type
private

Definition at line 74 of file Cache.py.


The documentation for this class was generated from the following file: