Exemple #1
0
 public Generator()
 {
     fieldGeneratorAthletes     = new SportsOlympicsAthleteJSON.HoldingArrayGenerator("field \"Athletes\" of the SportsOlympicsEventSchedulesAndResultsInstanceMedalWinner class", false);
     fieldGeneratorOrganization = new SportsOlympicsOrganizationJSON.HoldingGenerator("field \"Organization\" of the SportsOlympicsEventSchedulesAndResultsInstanceMedalWinner class", false);
     fieldGeneratorRank         = new FieldHoldingGeneratorRank("field \"Rank\" of the SportsOlympicsEventSchedulesAndResultsInstanceMedalWinner class");
     unknownFieldGenerator      = new UnknownFieldGenerator(false);
     set_what("the SportsOlympicsEventSchedulesAndResultsInstanceMedalWinner class");
     allow_incomplete = false;
     allow_unpolished = false;
 }
Exemple #2
0
 public Generator()
 {
     fieldGeneratorTeam         = new SportsTeamNewJSON.HoldingGenerator("field \"Team\" of the SportsTeamAndRank class", false);
     fieldGeneratorOutcomeCount = new FieldHoldingGeneratorOutcomeCount("field \"OutcomeCount\" of the SportsTeamAndRank class");
     fieldGeneratorRank         = new FieldHoldingGeneratorRank("field \"Rank\" of the SportsTeamAndRank class");
     unknownFieldGenerator      = new UnknownFieldGenerator(false);
     set_what("the SportsTeamAndRank class");
     allow_incomplete = false;
     allow_unpolished = false;
 }
Exemple #3
0
 public Generator()
 {
     fieldGeneratorQueryType     = new SportsOlympicsEventSchedulesAndResultsQueryTypeJSON.HoldingGenerator("field \"QueryType\" of the SportsOlympicsEventSchedulesAndResultsQueryComponent class", false);
     fieldGeneratorEvents        = new SportsOlympicsEventJSON.HoldingArrayGenerator("field \"Events\" of the SportsOlympicsEventSchedulesAndResultsQueryComponent class", false);
     fieldGeneratorGames         = new SportsOlympicsGamesJSON.HoldingGenerator("field \"Games\" of the SportsOlympicsEventSchedulesAndResultsQueryComponent class", false);
     fieldGeneratorRank          = new FieldHoldingGeneratorRank("field \"Rank\" of the SportsOlympicsEventSchedulesAndResultsQueryComponent class");
     fieldGeneratorDateTimeRange = new DateTimeRangeSpecJSON.HoldingGenerator("field \"DateTimeRange\" of the SportsOlympicsEventSchedulesAndResultsQueryComponent class", false);
     unknownFieldGenerator       = new UnknownFieldGenerator(false);
     set_what("the SportsOlympicsEventSchedulesAndResultsQueryComponent class");
     allow_incomplete = false;
     allow_unpolished = false;
 }
Exemple #4
0
 public Generator()
 {
     fieldGeneratorOrganization = new SportsOlympicsOrganizationJSON.HoldingGenerator("field \"Organization\" of the SportsOlympicsMedalStandingsOrganizationMedalCount class", false);
     fieldGeneratorGoldMedals   = new FieldHoldingGeneratorGoldMedals("field \"GoldMedals\" of the SportsOlympicsMedalStandingsOrganizationMedalCount class");
     fieldGeneratorSilverMedals = new FieldHoldingGeneratorSilverMedals("field \"SilverMedals\" of the SportsOlympicsMedalStandingsOrganizationMedalCount class");
     fieldGeneratorBronzeMedals = new FieldHoldingGeneratorBronzeMedals("field \"BronzeMedals\" of the SportsOlympicsMedalStandingsOrganizationMedalCount class");
     fieldGeneratorTotalMedals  = new FieldHoldingGeneratorTotalMedals("field \"TotalMedals\" of the SportsOlympicsMedalStandingsOrganizationMedalCount class");
     fieldGeneratorRank         = new FieldHoldingGeneratorRank("field \"Rank\" of the SportsOlympicsMedalStandingsOrganizationMedalCount class");
     fieldGeneratorRankIsTied   = new JSONHoldingBooleanGenerator("field \"RankIsTied\" of the SportsOlympicsMedalStandingsOrganizationMedalCount class");
     unknownFieldGenerator      = new UnknownFieldGenerator(false);
     set_what("the SportsOlympicsMedalStandingsOrganizationMedalCount class");
     allow_incomplete = false;
     allow_unpolished = false;
 }
Exemple #5
0
 public Generator()
 {
     fieldGeneratorQueryType           = new SportsOlympicsMedalStandingsQueryTypeJSON.HoldingGenerator("field \"QueryType\" of the SportsOlympicsMedalStandingsQueryComponent class", false);
     fieldGeneratorOrganization        = new SportsOlympicsOrganizationJSON.HoldingGenerator("field \"Organization\" of the SportsOlympicsMedalStandingsQueryComponent class", false);
     fieldGeneratorMedalType           = new SportsOlympicsMedalJSON.HoldingGenerator("field \"MedalType\" of the SportsOlympicsMedalStandingsQueryComponent class", false);
     fieldGeneratorRank                = new FieldHoldingGeneratorRank("field \"Rank\" of the SportsOlympicsMedalStandingsQueryComponent class");
     fieldGeneratorRankResult          = new FieldHoldingGeneratorRankResult("field \"RankResult\" of the SportsOlympicsMedalStandingsQueryComponent class");
     fieldGeneratorGames               = new SportsOlympicsGamesJSON.HoldingGenerator("field \"Games\" of the SportsOlympicsMedalStandingsQueryComponent class", false);
     fieldGeneratorSortMethod          = new SportsOlympicsMedalStandingsSortMethodJSON.HoldingGenerator("field \"SortMethod\" of the SportsOlympicsMedalStandingsQueryComponent class", false);
     fieldGeneratorStandingsIndex      = new FieldHoldingGeneratorStandingsIndex("field \"StandingsIndex\" of the SportsOlympicsMedalStandingsQueryComponent class");
     fieldGeneratorOrganizationIndices = new FieldHoldingArrayGeneratorOrganizationIndices("field \"OrganizationIndices\" of the SportsOlympicsMedalStandingsQueryComponent class");
     fieldGeneratorError               = new SportsOlympicsMedalStandingsErrorJSON.HoldingGenerator("field \"Error\" of the SportsOlympicsMedalStandingsQueryComponent class", false);
     unknownFieldGenerator             = new UnknownFieldGenerator(false);
     set_what("the SportsOlympicsMedalStandingsQueryComponent class");
     allow_incomplete = false;
     allow_unpolished = false;
 }
Exemple #6
0
 public Generator() : base(false)
 {
     fieldGeneratorRank    = new FieldHoldingGeneratorRank("field \"Rank\" of the SportsOlympicsEventSchedulesAndResultsArgumentRank class");
     unknownFieldGenerator = new UnknownFieldGenerator(false);
     set_what("the SportsOlympicsEventSchedulesAndResultsArgumentRank class");
 }
Exemple #7
0
 public Generator() : base(false)
 {
     fieldGeneratorRank    = new FieldHoldingGeneratorRank("field \"Rank\" of the SportsOlympicsMedalStandingsArgumentRank class");
     unknownFieldGenerator = new UnknownFieldGenerator(false);
     set_what("the SportsOlympicsMedalStandingsArgumentRank class");
 }
Exemple #8
0
 public Generator(bool ignore_extras) : base(ignore_extras)
 {
     fieldGeneratorRank    = new FieldHoldingGeneratorRank("field \"Rank\" of the SportsOlympicsMedalStandingsArgumentRank class");
     unknownFieldGenerator = new UnknownFieldGenerator(ignore_extras);
     set_what("the SportsOlympicsMedalStandingsArgumentRank class");
 }