Comando "in" JasperReport

Existe alguma forma de colocar o ‘in’ igual do sql? ex: in(3,0)

$F{cd_regiao}.longValue () == new Long in(3, 0) ? 
new Boolean(false) : new Boolean(true)

Alguem tem alguma idéia?

Dá uma olhada nisso aqui:

http://community.jaspersoft.com/documentation/tibco-jaspersoft-studio-user-guide/v60/using-parameters-queries

vê o título IN and NOTIN Clauses