Uses of Class
org.openprovenance.prov.template.library.pg.client.common.Pg_ballcollectingBean
Packages that use Pg_ballcollectingBean
Package
Description
-
Uses of Pg_ballcollectingBean in org.openprovenance.prov.template.library.pg.client.common
Fields in org.openprovenance.prov.template.library.pg.client.common with type parameters of type Pg_ballcollectingBeanModifier and TypeFieldDescriptionPg_ballcollectingBuilder.aArgs2BeanConverterPg_ballcollectingBuilder.aRecord2BeanConverterGenerated by method org.openprovenance.prov.template.compiler.common.CompilerCommon.generateField4aBeanConverter2()Methods in org.openprovenance.prov.template.library.pg.client.common that return Pg_ballcollectingBeanModifier and TypeMethodDescriptionstatic Pg_ballcollectingBeanPg_ballcollectingBuilder.examplar()Pg_ballcollectingBuilder.newBean()final Pg_ballcollectingBeanBeanChecker.process(Pg_ballcollectingBean bean) final Pg_ballcollectingBeanBeanCompleter.process(Pg_ballcollectingBean bean) final Pg_ballcollectingBeanBeanEnactor.process(Pg_ballcollectingBean bean) BeanProcessor.process(Pg_ballcollectingBean bean) Delegator.process(Pg_ballcollectingBean bean) Porcessing methodfinal Pg_ballcollectingBeanQueryInvoker.process(Pg_ballcollectingBean bean) Converter to bean of type Pg_ballcollectingBean for template pg_ballcollecting.static Pg_ballcollectingBeanPg_ballcollectingBuilder.toBean(String __operation, String __operation_type, Integer __time, String __player_before, String __player_type, String __team, String __pokestop_before, String __pokestop_type, String __player_after, String __pokestop_after) Methods in org.openprovenance.prov.template.library.pg.client.common with parameters of type Pg_ballcollectingBeanModifier and TypeMethodDescriptionfinal Pg_ballcollectingBeanBeanChecker.process(Pg_ballcollectingBean bean) final Pg_ballcollectingBeanBeanCompleter.process(Pg_ballcollectingBean bean) final Pg_ballcollectingBeanBeanEnactor.process(Pg_ballcollectingBean bean) BeanProcessor.process(Pg_ballcollectingBean bean) Delegator.process(Pg_ballcollectingBean bean) Porcessing methodfinal Pg_ballcollectingBeanQueryInvoker.process(Pg_ballcollectingBean bean) -
Uses of Pg_ballcollectingBean in org.openprovenance.prov.template.library.pg.client.logger
Methods in org.openprovenance.prov.template.library.pg.client.logger that return Pg_ballcollectingBeanModifier and TypeMethodDescriptionstatic Pg_ballcollectingBeanLogger.beanPg_ballcollecting(String operation, String operation_type, Integer time, String player_before, String player_type, String team, String pokestop_before, String pokestop_type, String player_after, String pokestop_after) No @documentation.