Method MasterObject()->Version()->__hash() Method `< Method `> Method `== Method __hash int res = MasterObject.Version() < v int res = MasterObject.Version() > v int res = MasterObject.Version() == v int hash_value( MasterObject.Version arg ) Description Methods define so that version objects can be compared and ordered.