public class BOPredicate extends java.lang.Object implements java.util.function.Predicate<BOI>
Predicate
for doing a check on a single BOI
.Constructor and Description |
---|
BOPredicate(SchemaI _schema,
EntityI _entity) |
Modifier and Type | Method and Description |
---|---|
EntityI |
getEntity() |
SchemaI |
getSchema() |
void |
setEntity(EntityI $2) |
void |
setSchema(SchemaI $1) |
boolean |
test(BOI bo) |
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.