App-BPOMUtils-Table-FoodAdditive

 view release on metacpan or  search on metacpan

README  view on Meta::CPAN

    *   additive_group.max => *str*

        Only return records where the 'additive_group' field is less than or
        equal to specified value.

    *   additive_group.min => *str*

        Only return records where the 'additive_group' field is greater than
        or equal to specified value.

    *   additive_group.not_contains => *str*

        Only return records where the 'additive_group' field does not
        contain specified text.

    *   additive_group.not_in => *array[str]*

        Only return records where the 'additive_group' field is not in the
        specified values.

    *   additive_group.xmax => *str*

        Only return records where the 'additive_group' field is less than
        specified value.

    *   additive_group.xmin => *str*

README  view on Meta::CPAN

    *   additive_name.max => *str*

        Only return records where the 'additive_name' field is less than or
        equal to specified value.

    *   additive_name.min => *str*

        Only return records where the 'additive_name' field is greater than
        or equal to specified value.

    *   additive_name.not_contains => *str*

        Only return records where the 'additive_name' field does not contain
        specified text.

    *   additive_name.not_in => *array[str]*

        Only return records where the 'additive_name' field is not in the
        specified values.

    *   additive_name.xmax => *str*

        Only return records where the 'additive_name' field is less than
        specified value.

    *   additive_name.xmin => *str*

README  view on Meta::CPAN

    *   food_category_name.max => *str*

        Only return records where the 'food_category_name' field is less
        than or equal to specified value.

    *   food_category_name.min => *str*

        Only return records where the 'food_category_name' field is greater
        than or equal to specified value.

    *   food_category_name.not_contains => *str*

        Only return records where the 'food_category_name' field does not
        contain specified text.

    *   food_category_name.not_in => *array[str]*

        Only return records where the 'food_category_name' field is not in
        the specified values.

    *   food_category_name.xmax => *str*

        Only return records where the 'food_category_name' field is less
        than specified value.

    *   food_category_name.xmin => *str*

README  view on Meta::CPAN

    *   food_category_number.max => *str*

        Only return records where the 'food_category_number' field is less
        than or equal to specified value.

    *   food_category_number.min => *str*

        Only return records where the 'food_category_number' field is
        greater than or equal to specified value.

    *   food_category_number.not_contains => *str*

        Only return records where the 'food_category_number' field does not
        contain specified text.

    *   food_category_number.not_in => *array[str]*

        Only return records where the 'food_category_number' field is not in
        the specified values.

    *   food_category_number.xmax => *str*

        Only return records where the 'food_category_number' field is less
        than specified value.

    *   food_category_number.xmin => *str*

README  view on Meta::CPAN

    *   id.max => *str*

        Only return records where the 'id' field is less than or equal to
        specified value.

    *   id.min => *str*

        Only return records where the 'id' field is greater than or equal to
        specified value.

    *   id.not_contains => *str*

        Only return records where the 'id' field does not contain specified
        text.

    *   id.not_in => *array[str]*

        Only return records where the 'id' field is not in the specified
        values.

    *   id.xmax => *str*

        Only return records where the 'id' field is less than specified
        value.

    *   id.xmin => *str*

README  view on Meta::CPAN

    *   information.max => *str*

        Only return records where the 'information' field is less than or
        equal to specified value.

    *   information.min => *str*

        Only return records where the 'information' field is greater than or
        equal to specified value.

    *   information.not_contains => *str*

        Only return records where the 'information' field does not contain
        specified text.

    *   information.not_in => *array[str]*

        Only return records where the 'information' field is not in the
        specified values.

    *   information.xmax => *str*

        Only return records where the 'information' field is less than
        specified value.

    *   information.xmin => *str*

README  view on Meta::CPAN

    *   ins_number.max => *str*

        Only return records where the 'ins_number' field is less than or
        equal to specified value.

    *   ins_number.min => *str*

        Only return records where the 'ins_number' field is greater than or
        equal to specified value.

    *   ins_number.not_contains => *str*

        Only return records where the 'ins_number' field does not contain
        specified text.

    *   ins_number.not_in => *array[str]*

        Only return records where the 'ins_number' field is not in the
        specified values.

    *   ins_number.xmax => *str*

        Only return records where the 'ins_number' field is less than
        specified value.

    *   ins_number.xmin => *str*

README  view on Meta::CPAN

    *   limit.max => *str*

        Only return records where the 'limit' field is less than or equal to
        specified value.

    *   limit.min => *str*

        Only return records where the 'limit' field is greater than or equal
        to specified value.

    *   limit.not_contains => *str*

        Only return records where the 'limit' field does not contain
        specified text.

    *   limit.not_in => *array[str]*

        Only return records where the 'limit' field is not in the specified
        values.

    *   limit.xmax => *str*

        Only return records where the 'limit' field is less than specified
        value.

    *   limit.xmin => *str*

README  view on Meta::CPAN

    *   limit_unit.max => *str*

        Only return records where the 'limit_unit' field is less than or
        equal to specified value.

    *   limit_unit.min => *str*

        Only return records where the 'limit_unit' field is greater than or
        equal to specified value.

    *   limit_unit.not_contains => *str*

        Only return records where the 'limit_unit' field does not contain
        specified text.

    *   limit_unit.not_in => *array[str]*

        Only return records where the 'limit_unit' field is not in the
        specified values.

    *   limit_unit.xmax => *str*

        Only return records where the 'limit_unit' field is less than
        specified value.

    *   limit_unit.xmin => *str*

README  view on Meta::CPAN

    *   note.max => *str*

        Only return records where the 'note' field is less than or equal to
        specified value.

    *   note.min => *str*

        Only return records where the 'note' field is greater than or equal
        to specified value.

    *   note.not_contains => *str*

        Only return records where the 'note' field does not contain
        specified text.

    *   note.not_in => *array[str]*

        Only return records where the 'note' field is not in the specified
        values.

    *   note.xmax => *str*

        Only return records where the 'note' field is less than specified
        value.

    *   note.xmin => *str*

README  view on Meta::CPAN

    *   status.max => *str*

        Only return records where the 'status' field is less than or equal
        to specified value.

    *   status.min => *str*

        Only return records where the 'status' field is greater than or
        equal to specified value.

    *   status.not_contains => *str*

        Only return records where the 'status' field does not contain
        specified text.

    *   status.not_in => *array[str]*

        Only return records where the 'status' field is not in the specified
        values.

    *   status.xmax => *str*

        Only return records where the 'status' field is less than specified
        value.

    *   status.xmin => *str*

lib/App/BPOMUtils/Table/FoodAdditive.pm  view on Meta::CPAN

Only return records where the 'additive_group' field does not equal specified value.

=item * B<additive_group.max> => I<str>

Only return records where the 'additive_group' field is less than or equal to specified value.

=item * B<additive_group.min> => I<str>

Only return records where the 'additive_group' field is greater than or equal to specified value.

=item * B<additive_group.not_contains> => I<str>

Only return records where the 'additive_group' field does not contain specified text.

=item * B<additive_group.not_in> => I<array[str]>

Only return records where the 'additive_group' field is not in the specified values.

=item * B<additive_group.xmax> => I<str>

Only return records where the 'additive_group' field is less than specified value.

=item * B<additive_group.xmin> => I<str>

Only return records where the 'additive_group' field is greater than specified value.

lib/App/BPOMUtils/Table/FoodAdditive.pm  view on Meta::CPAN

Only return records where the 'additive_name' field does not equal specified value.

=item * B<additive_name.max> => I<str>

Only return records where the 'additive_name' field is less than or equal to specified value.

=item * B<additive_name.min> => I<str>

Only return records where the 'additive_name' field is greater than or equal to specified value.

=item * B<additive_name.not_contains> => I<str>

Only return records where the 'additive_name' field does not contain specified text.

=item * B<additive_name.not_in> => I<array[str]>

Only return records where the 'additive_name' field is not in the specified values.

=item * B<additive_name.xmax> => I<str>

Only return records where the 'additive_name' field is less than specified value.

=item * B<additive_name.xmin> => I<str>

Only return records where the 'additive_name' field is greater than specified value.

lib/App/BPOMUtils/Table/FoodAdditive.pm  view on Meta::CPAN

Only return records where the 'food_category_name' field does not equal specified value.

=item * B<food_category_name.max> => I<str>

Only return records where the 'food_category_name' field is less than or equal to specified value.

=item * B<food_category_name.min> => I<str>

Only return records where the 'food_category_name' field is greater than or equal to specified value.

=item * B<food_category_name.not_contains> => I<str>

Only return records where the 'food_category_name' field does not contain specified text.

=item * B<food_category_name.not_in> => I<array[str]>

Only return records where the 'food_category_name' field is not in the specified values.

=item * B<food_category_name.xmax> => I<str>

Only return records where the 'food_category_name' field is less than specified value.

=item * B<food_category_name.xmin> => I<str>

Only return records where the 'food_category_name' field is greater than specified value.

lib/App/BPOMUtils/Table/FoodAdditive.pm  view on Meta::CPAN

Only return records where the 'food_category_number' field does not equal specified value.

=item * B<food_category_number.max> => I<str>

Only return records where the 'food_category_number' field is less than or equal to specified value.

=item * B<food_category_number.min> => I<str>

Only return records where the 'food_category_number' field is greater than or equal to specified value.

=item * B<food_category_number.not_contains> => I<str>

Only return records where the 'food_category_number' field does not contain specified text.

=item * B<food_category_number.not_in> => I<array[str]>

Only return records where the 'food_category_number' field is not in the specified values.

=item * B<food_category_number.xmax> => I<str>

Only return records where the 'food_category_number' field is less than specified value.

=item * B<food_category_number.xmin> => I<str>

Only return records where the 'food_category_number' field is greater than specified value.

lib/App/BPOMUtils/Table/FoodAdditive.pm  view on Meta::CPAN

Only return records where the 'id' field does not equal specified value.

=item * B<id.max> => I<str>

Only return records where the 'id' field is less than or equal to specified value.

=item * B<id.min> => I<str>

Only return records where the 'id' field is greater than or equal to specified value.

=item * B<id.not_contains> => I<str>

Only return records where the 'id' field does not contain specified text.

=item * B<id.not_in> => I<array[str]>

Only return records where the 'id' field is not in the specified values.

=item * B<id.xmax> => I<str>

Only return records where the 'id' field is less than specified value.

=item * B<id.xmin> => I<str>

Only return records where the 'id' field is greater than specified value.

lib/App/BPOMUtils/Table/FoodAdditive.pm  view on Meta::CPAN

Only return records where the 'information' field does not equal specified value.

=item * B<information.max> => I<str>

Only return records where the 'information' field is less than or equal to specified value.

=item * B<information.min> => I<str>

Only return records where the 'information' field is greater than or equal to specified value.

=item * B<information.not_contains> => I<str>

Only return records where the 'information' field does not contain specified text.

=item * B<information.not_in> => I<array[str]>

Only return records where the 'information' field is not in the specified values.

=item * B<information.xmax> => I<str>

Only return records where the 'information' field is less than specified value.

=item * B<information.xmin> => I<str>

Only return records where the 'information' field is greater than specified value.

lib/App/BPOMUtils/Table/FoodAdditive.pm  view on Meta::CPAN

Only return records where the 'ins_number' field does not equal specified value.

=item * B<ins_number.max> => I<str>

Only return records where the 'ins_number' field is less than or equal to specified value.

=item * B<ins_number.min> => I<str>

Only return records where the 'ins_number' field is greater than or equal to specified value.

=item * B<ins_number.not_contains> => I<str>

Only return records where the 'ins_number' field does not contain specified text.

=item * B<ins_number.not_in> => I<array[str]>

Only return records where the 'ins_number' field is not in the specified values.

=item * B<ins_number.xmax> => I<str>

Only return records where the 'ins_number' field is less than specified value.

=item * B<ins_number.xmin> => I<str>

Only return records where the 'ins_number' field is greater than specified value.

lib/App/BPOMUtils/Table/FoodAdditive.pm  view on Meta::CPAN

Only return records where the 'limit' field does not equal specified value.

=item * B<limit.max> => I<str>

Only return records where the 'limit' field is less than or equal to specified value.

=item * B<limit.min> => I<str>

Only return records where the 'limit' field is greater than or equal to specified value.

=item * B<limit.not_contains> => I<str>

Only return records where the 'limit' field does not contain specified text.

=item * B<limit.not_in> => I<array[str]>

Only return records where the 'limit' field is not in the specified values.

=item * B<limit.xmax> => I<str>

Only return records where the 'limit' field is less than specified value.

=item * B<limit.xmin> => I<str>

Only return records where the 'limit' field is greater than specified value.

lib/App/BPOMUtils/Table/FoodAdditive.pm  view on Meta::CPAN

Only return records where the 'limit_unit' field does not equal specified value.

=item * B<limit_unit.max> => I<str>

Only return records where the 'limit_unit' field is less than or equal to specified value.

=item * B<limit_unit.min> => I<str>

Only return records where the 'limit_unit' field is greater than or equal to specified value.

=item * B<limit_unit.not_contains> => I<str>

Only return records where the 'limit_unit' field does not contain specified text.

=item * B<limit_unit.not_in> => I<array[str]>

Only return records where the 'limit_unit' field is not in the specified values.

=item * B<limit_unit.xmax> => I<str>

Only return records where the 'limit_unit' field is less than specified value.

=item * B<limit_unit.xmin> => I<str>

Only return records where the 'limit_unit' field is greater than specified value.

lib/App/BPOMUtils/Table/FoodAdditive.pm  view on Meta::CPAN

Only return records where the 'note' field does not equal specified value.

=item * B<note.max> => I<str>

Only return records where the 'note' field is less than or equal to specified value.

=item * B<note.min> => I<str>

Only return records where the 'note' field is greater than or equal to specified value.

=item * B<note.not_contains> => I<str>

Only return records where the 'note' field does not contain specified text.

=item * B<note.not_in> => I<array[str]>

Only return records where the 'note' field is not in the specified values.

=item * B<note.xmax> => I<str>

Only return records where the 'note' field is less than specified value.

=item * B<note.xmin> => I<str>

Only return records where the 'note' field is greater than specified value.

lib/App/BPOMUtils/Table/FoodAdditive.pm  view on Meta::CPAN

Only return records where the 'status' field does not equal specified value.

=item * B<status.max> => I<str>

Only return records where the 'status' field is less than or equal to specified value.

=item * B<status.min> => I<str>

Only return records where the 'status' field is greater than or equal to specified value.

=item * B<status.not_contains> => I<str>

Only return records where the 'status' field does not contain specified text.

=item * B<status.not_in> => I<array[str]>

Only return records where the 'status' field is not in the specified values.

=item * B<status.xmax> => I<str>

Only return records where the 'status' field is less than specified value.

=item * B<status.xmin> => I<str>

Only return records where the 'status' field is greater than specified value.



( run in 0.298 second using v1.01-cache-2.11-cpan-cba739cd03b )