Пример #1
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;
 }
Пример #2
0
 public Generator()
 {
     fieldGeneratorGames               = new SportsOlympicsGamesJSON.HoldingGenerator("field \"Games\" of the SportsOlympicsMedalStandings class", false);
     fieldGeneratorStandings           = new SportsOlympicsMedalStandingsOrganizationMedalCountJSON.HoldingArrayGenerator("field \"Standings\" of the SportsOlympicsMedalStandings class", false);
     fieldGeneratorSortMethod          = new SportsOlympicsMedalStandingsSortMethodJSON.HoldingGenerator("field \"SortMethod\" of the SportsOlympicsMedalStandings class", false);
     fieldGeneratorIsAbridged          = new JSONHoldingBooleanGenerator("field \"IsAbridged\" of the SportsOlympicsMedalStandings class");
     fieldGeneratorAbridgedMaximumRank = new FieldHoldingGeneratorAbridgedMaximumRank("field \"AbridgedMaximumRank\" of the SportsOlympicsMedalStandings class");
     unknownFieldGenerator             = new UnknownFieldGenerator(false);
     set_what("the SportsOlympicsMedalStandings class");
     allow_incomplete = false;
     allow_unpolished = false;
 }
Пример #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;
 }
Пример #4
0
 public Generator()
 {
     fieldGeneratorEvent               = new SportsOlympicsEventJSON.HoldingGenerator("field \"Event\" of the SportsOlympicsEventSchedulesAndResultsInstance class", false);
     fieldGeneratorEventCategory       = new SportsOlympicsEventCategoryJSON.HoldingGenerator("field \"EventCategory\" of the SportsOlympicsEventSchedulesAndResultsInstance class", false);
     fieldGeneratorInstanceDescription = new JSONHoldingStringGenerator("field \"InstanceDescription\" of the SportsOlympicsEventSchedulesAndResultsInstance class");
     fieldGeneratorGames               = new SportsOlympicsGamesJSON.HoldingGenerator("field \"Games\" of the SportsOlympicsEventSchedulesAndResultsInstance class", false);
     fieldGeneratorMedalEvent          = new JSONHoldingBooleanGenerator("field \"MedalEvent\" of the SportsOlympicsEventSchedulesAndResultsInstance class");
     fieldGeneratorGeneralSummary      = new JSONHoldingBooleanGenerator("field \"GeneralSummary\" of the SportsOlympicsEventSchedulesAndResultsInstance class");
     fieldGeneratorStartTime           = new DateAndOrTimeJSON.HoldingGenerator("field \"StartTime\" of the SportsOlympicsEventSchedulesAndResultsInstance class", false);
     fieldGeneratorMedalWinners        = new SportsOlympicsEventSchedulesAndResultsInstanceMedalWinnerJSON.HoldingArrayGenerator("field \"MedalWinners\" of the SportsOlympicsEventSchedulesAndResultsInstance class", false);
     fieldGeneratorParticipants        = new SportsOlympicsEventSchedulesAndResultsInstanceParticipantJSON.HoldingArrayGenerator("field \"Participants\" of the SportsOlympicsEventSchedulesAndResultsInstance class", false);
     fieldGeneratorUpcoming            = new JSONHoldingBooleanGenerator("field \"Upcoming\" of the SportsOlympicsEventSchedulesAndResultsInstance class");
     unknownFieldGenerator             = new UnknownFieldGenerator(false);
     set_what("the SportsOlympicsEventSchedulesAndResultsInstance class");
     allow_incomplete = false;
     allow_unpolished = false;
 }