Class Pg_ballcollectingBuilderTypedRecord
java.lang.Object
org.openprovenance.prov.template.library.pg.Pg_ballcollectingBuilderTypedRecord
- All Implemented Interfaces:
Pg_ballcollectingBuilderInterface<Object[]>
public class Pg_ballcollectingBuilderTypedRecord
extends Object
implements Pg_ballcollectingBuilderInterface<Object[]>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionObject[]call(QualifiedName operation, QualifiedName operation_type, Object time, QualifiedName player_before, QualifiedName player_type, QualifiedName team, QualifiedName pokestop_before, QualifiedName pokestop_type, QualifiedName player_after, QualifiedName pokestop_after)
-
Constructor Details
-
Pg_ballcollectingBuilderTypedRecord
public Pg_ballcollectingBuilderTypedRecord()
-
-
Method Details
-
call
public Object[] call(QualifiedName operation, QualifiedName operation_type, Object time, QualifiedName player_before, QualifiedName player_type, QualifiedName team, QualifiedName pokestop_before, QualifiedName pokestop_type, QualifiedName player_after, QualifiedName pokestop_after) - Specified by:
callin interfacePg_ballcollectingBuilderInterface<Object[]>
-