Exemple #1
0
 public Generator()
 {
     fieldGeneratorRankResult             = new FieldHoldingGeneratorRankResult("field \"RankResult\" of the SportsOlympicsEventSchedulesAndResultsQueryResult class");
     fieldGeneratorEventInstancesMappings = new SportsOlympicsEventSchedulesAndResultsEventInstanceMappingJSON.HoldingArrayGenerator("field \"EventInstancesMappings\" of the SportsOlympicsEventSchedulesAndResultsQueryResult class", false);
     fieldGeneratorError   = new SportsOlympicsEventSchedulesAndResultsErrorJSON.HoldingGenerator("field \"Error\" of the SportsOlympicsEventSchedulesAndResultsQueryResult class", false);
     unknownFieldGenerator = new UnknownFieldGenerator(false);
     set_what("the SportsOlympicsEventSchedulesAndResultsQueryResult class");
     allow_incomplete = false;
     allow_unpolished = false;
 }
Exemple #2
0
 public Generator() : base(false)
 {
     fieldGeneratorQueryData    = new SportsPlayoffTriviaInputDataJSON.HoldingArrayGenerator("field \"QueryData\" of the SportsPlayoffTriviaInformationNugget class", false);
     fieldGeneratorIsSingleGame = new JSONHoldingBooleanGenerator("field \"IsSingleGame\" of the SportsPlayoffTriviaInformationNugget class");
     fieldGeneratorRankResult   = new FieldHoldingGeneratorRankResult("field \"RankResult\" of the SportsPlayoffTriviaInformationNugget class");
     fieldGeneratorRanks        = new SportsPlayoffTriviaRanksJSON.HoldingArrayGenerator("field \"Ranks\" of the SportsPlayoffTriviaInformationNugget class", false);
     fieldGeneratorGames        = new SportsGameJSON.HoldingArrayGenerator("field \"Games\" of the SportsPlayoffTriviaInformationNugget class", false);
     fieldGeneratorSeries       = new SportsSeriesStatusNewJSON.HoldingArrayGenerator("field \"Series\" of the SportsPlayoffTriviaInformationNugget class", false);
     unknownFieldGenerator      = new UnknownFieldGenerator(false);
     set_what("the SportsPlayoffTriviaInformationNugget class");
 }
Exemple #3
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;
 }