class documentation

class EntityType(BasicType): (source)

View In Hierarchy

Undocumented

Method __str__ Undocumented
Method str Undocumented

Inherited from BasicType:

Method __eq__ Undocumented
Method __ne__ Undocumented
Method matches Undocumented
Method resolve Undocumented

Inherited from Type (via BasicType):

Class Method fromstring Undocumented
Method __hash__ Undocumented
Method __repr__ Undocumented
def __str__(self): (source)

Undocumented

def str(self): (source)

Undocumented