AnyValueByType
implementation of the data class for the AnyValueByType value type
AnyValueByType
dataclass
Canonical path: AnyValueByType.AnyValueByType
implementation of the data class for the attribute id and value
__gt__
__gt__(any_value: AnyValueByType) -> bool
operator overloading
Parameters:
-
any_value
(AnyValueByType
) –value to compare
Returns:
-
bool
–value is greater than value to compare with
Placeholder