Interface Pg_ballcollectingBuilderInterface<T>
- All Known Implementing Classes:
Pg_ballcollectingBuilderTypedRecord,Pg_ballcollectingBuilderTypeManagement
public interface Pg_ballcollectingBuilderInterface<T>
-
Method Summary
Modifier and TypeMethodDescriptioncall(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)
-
Method Details
-
call
T 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)
-