fmeobjects.FMEBandProperties.equals
- FMEBandProperties.equals(bandPropertyObj)
Evaluates whether two band properties are identical.
- Parameters:
bandPropertyObj (FMEBandProperties) – The band property to compare to.
- Return type:
- Returns:
True
if the two properties have the same value.