public class BlockResult extends Object implements EntityBlockResult
Block
class.Constructor and Description |
---|
BlockResult()
Creates a new result instance.
|
Modifier and Type | Method and Description |
---|---|
EntityCollection |
getEntityCollection()
Returns the collection of entities from the block.
|
void |
setEntityCollection(EntityCollection entities)
Sets the entities for the block.
|
public EntityCollection getEntityCollection()
getEntityCollection
in interface EntityBlockResult
public void setEntityCollection(EntityCollection entities)
entities
- the entities.Jas4pp 1.5 © Java Analysis Studio for Particle Physics