# class OperatorEntity



# STATIC MEMBERS

# static member read-only Equals

Type: OperatorEntity

Description:

# static member read-only NotEquals

Type: OperatorEntity

Description:

# static member read-only Within

Type: OperatorEntity

Description:

# static member read-only NotWithin

Type: OperatorEntity

Description:

# static member read-only CommonItems

Type: OperatorEntity

Description:

# static member read-only NoCommonItems

Type: OperatorEntity

Description:

# static member read-only IsBlank

Type: OperatorEntity

Description:

# static member read-only IsTrue

Type: OperatorEntity

Description:

# static member read-only IsFalse

Type: OperatorEntity

Description:

# STATIC FUNCTIONS

# static function values()

Description:

Return:

(OperatorEntity) -

# static function valueOf(name)

Description:

Parameters:

  • name: (String) -

Return:

(OperatorEntity) -

Last Updated: 12/20/2022, 8:12:45 AM