fmeobjects.FMEBandProperties.equals

FMEBandProperties.equals(bandPropertyObj)

Evaluates whether two band properties are identical.

Parameters:bandPropertyObj (FMEBandProperties) – The band property to compare to.
Return type:bool
Returns:True if the two properties have the same value.