public Generator() : base(false)
 {
     fieldGeneratorChannel     = new JSONHoldingNumberTextGenerator("field \"Channel\" of the FMChannelCommandIntent class");
     fieldGeneratorHDSpecified = new JSONHoldingBooleanGenerator("field \"HDSpecified\" of the FMChannelCommandIntent class");
     unknownFieldGenerator     = new UnknownFieldGenerator(false);
     set_what("the FMChannelCommandIntent class");
 }
Esempio n. 2
0
 public Generator() : base(false)
 {
     fieldGeneratorMapLocationSpecs     = new MapLocationWithDescriptionJSON.HoldingArrayGenerator("field \"MapLocationSpecs\" of the ShowMapInformationNugget class", false);
     fieldGeneratorRequestedCoordinates = new JSONHoldingBooleanGenerator("field \"RequestedCoordinates\" of the ShowMapInformationNugget class");
     unknownFieldGenerator = new UnknownFieldGenerator(false);
     set_what("the ShowMapInformationNugget class");
 }
Esempio n. 3
0
 public Generator() : base(false)
 {
     fieldGeneratorValues            = new FieldHoldingArrayGeneratorValues("field \"Values\" of the RandomNumberGeneratorCoinFlipRequestResult class");
     fieldGeneratorFromDiceOrNumbers = new JSONHoldingBooleanGenerator("field \"FromDiceOrNumbers\" of the RandomNumberGeneratorCoinFlipRequestResult class");
     fieldGeneratorValuesSummary     = new TypeValuesSummaryJSON.HoldingGenerator("field \"ValuesSummary\" of the RandomNumberGeneratorCoinFlipRequestResult class", false);
     set_what("the RandomNumberGeneratorCoinFlipRequestResult class");
 }
 public Generator() : base(false)
 {
     fieldGeneratorIsRelative = new JSONHoldingBooleanGenerator("field \"IsRelative\" of the ClientGoCommand class");
     fieldGeneratorIndex      = new FieldHoldingGeneratorIndex("field \"Index\" of the ClientGoCommand class");
     unknownFieldGenerator    = new UnknownFieldGenerator(false);
     set_what("the ClientGoCommand class");
 }
 public Generator() : base(false)
 {
     fieldGeneratorCountdownIsSupported = new JSONHoldingBooleanGenerator("field \"CountdownIsSupported\" of the CountdownCommand class");
     fieldGeneratorSecondsLeft          = new FieldHoldingGeneratorSecondsLeft("field \"SecondsLeft\" of the CountdownCommand class");
     unknownFieldGenerator = new UnknownFieldGenerator(false);
     set_what("the CountdownCommand class");
 }
Esempio n. 6
0
 public Generator() : base(false)
 {
     fieldGeneratorIsOwned = new JSONHoldingBooleanGenerator("field \"IsOwned\" of the UserLocationIntent class");
     fieldGeneratorLabel   = new JSONHoldingStringGenerator("field \"Label\" of the UserLocationIntent class");
     unknownFieldGenerator = new UnknownFieldGenerator(false);
     set_what("the UserLocationIntent class");
 }
Esempio n. 7
0
 public Generator() : base(false)
 {
     fieldGeneratorPrincipal = new MoneyJSON.HoldingGenerator("field \"Principal\" of the MortgageCalculatorInputVariablePrincipal class", false);
     fieldGeneratorAmbiguityWithHomeValue = new JSONHoldingBooleanGenerator("field \"AmbiguityWithHomeValue\" of the MortgageCalculatorInputVariablePrincipal class");
     unknownFieldGenerator = new UnknownFieldGenerator(false);
     set_what("the MortgageCalculatorInputVariablePrincipal class");
 }
Esempio n. 8
0
 public Generator() : base(false)
 {
     fieldGeneratorIsOwned = new JSONHoldingBooleanGenerator("field \"IsOwned\" of the ForgetUserLocationNugget class");
     fieldGeneratorWhat    = new JSONHoldingStringGenerator("field \"What\" of the ForgetUserLocationNugget class");
     unknownFieldGenerator = new UnknownFieldGenerator(false);
     set_what("the ForgetUserLocationNugget class");
 }
Esempio n. 9
0
 public Generator() : base(false)
 {
     fieldGeneratorPageName     = new JSONHoldingStringGenerator("field \"PageName\" of the StoredPageMatchWriteCommand class");
     fieldGeneratorPageIsGlobal = new JSONHoldingBooleanGenerator("field \"PageIsGlobal\" of the StoredPageMatchWriteCommand class");
     unknownFieldGenerator      = new UnknownFieldGenerator(false);
     set_what("the StoredPageMatchWriteCommand class");
 }
Esempio n. 10
0
 public Generator()
 {
     fieldGeneratorRequestRedirectOnConfirmation = new JSONHoldingBooleanGenerator("field \"RequestRedirectOnConfirmation\" of the UberRequestSettings class");
     unknownFieldGenerator = new UnknownFieldGenerator(false);
     set_what("the UberRequestSettings class");
     allow_incomplete = false;
     allow_unpolished = false;
 }
Esempio n. 11
0
 public Generator() : base(false)
 {
     fieldGeneratorIntermediateDestinationRequested         = new JSONHoldingBooleanGenerator("field \"IntermediateDestinationRequested\" of the RemainingDistanceCommand class");
     fieldGeneratorIntermediateDestinationPositionFromStart = new FieldHoldingGeneratorIntermediateDestinationPositionFromStart("field \"IntermediateDestinationPositionFromStart\" of the RemainingDistanceCommand class");
     fieldGeneratorIntermediateDestinationPositionFromEnd   = new FieldHoldingGeneratorIntermediateDestinationPositionFromEnd("field \"IntermediateDestinationPositionFromEnd\" of the RemainingDistanceCommand class");
     unknownFieldGenerator = new UnknownFieldGenerator(false);
     set_what("the RemainingDistanceCommand class");
 }
Esempio n. 12
0
 public Generator(bool ignore_extras) : base(ignore_extras)
 {
     fieldGeneratorPageName     = new JSONHoldingStringGenerator("field \"PageName\" of the StoredPageMatchReadCommand class");
     fieldGeneratorPageIsGlobal = new JSONHoldingBooleanGenerator("field \"PageIsGlobal\" of the StoredPageMatchReadCommand class");
     fieldGeneratorPageData     = new ClientMatchesJSON.HoldingGenerator("field \"PageData\" of the StoredPageMatchReadCommand class", ignore_extras);
     unknownFieldGenerator      = new UnknownFieldGenerator(ignore_extras);
     set_what("the StoredPageMatchReadCommand class");
 }
Esempio n. 13
0
 public Generator() : base(false)
 {
     fieldGeneratorRequests          = new RandomNumberGeneratorRequestResultJSON.HoldingArrayGenerator("field \"Requests\" of the RandomNumberGeneratorInformationNugget class", false);
     fieldGeneratorIsMetaquery       = new JSONHoldingBooleanGenerator("field \"IsMetaquery\" of the RandomNumberGeneratorInformationNugget class");
     fieldGeneratorSpecificMetaquery = new JSONHoldingBooleanGenerator("field \"SpecificMetaquery\" of the RandomNumberGeneratorInformationNugget class");
     fieldGeneratorTooLarge          = new JSONHoldingBooleanGenerator("field \"TooLarge\" of the RandomNumberGeneratorInformationNugget class");
     set_what("the RandomNumberGeneratorInformationNugget class");
 }
Esempio n. 14
0
 public Generator(bool ignore_extras) : base(ignore_extras)
 {
     fieldGeneratorTeamID          = new JSONHoldingStringGenerator("field \"TeamID\" of the SportsPlayersArgumentTeam class");
     fieldGeneratorTeamLeague      = new SportsLeagueCodeJSON.HoldingGenerator("field \"TeamLeague\" of the SportsPlayersArgumentTeam class", ignore_extras);
     fieldGeneratorResultReference = new JSONHoldingBooleanGenerator("field \"ResultReference\" of the SportsPlayersArgumentTeam class");
     unknownFieldGenerator         = new UnknownFieldGenerator(ignore_extras);
     set_what("the SportsPlayersArgumentTeam class");
 }
Esempio n. 15
0
 public Generator()
 {
     fieldGeneratorMapLocationSpecs     = new MapLocationWithDescriptionJSON.HoldingArrayGenerator("field \"MapLocationSpecs\" of the TypeNativeData class", false);
     fieldGeneratorRequestedCoordinates = new JSONHoldingBooleanGenerator("field \"RequestedCoordinates\" of the TypeNativeData class");
     set_what("the TypeNativeData class");
     allow_incomplete = false;
     allow_unpolished = false;
 }
Esempio n. 16
0
 public Generator() : base(false)
 {
     fieldGeneratorKeyFieldName   = new JSONHoldingStringGenerator("field \"KeyFieldName\" of the UserContactsFindRequest class");
     fieldGeneratorMatchValue     = new JSONHoldingValueGenerator("field \"MatchValue\" of the UserContactsFindRequest class");
     fieldGeneratorFindNotMatched = new JSONHoldingBooleanGenerator("field \"FindNotMatched\" of the UserContactsFindRequest class");
     unknownFieldGenerator        = new UnknownFieldGenerator(false);
     set_what("the UserContactsFindRequest class");
 }
Esempio n. 17
0
 public Generator()
 {
     fieldGeneratorIsGlobal = new JSONHoldingBooleanGenerator("field \"IsGlobal\" of the StoredPageMatchPageListData class");
     unknownFieldGenerator  = new UnknownFieldGenerator(false);
     set_what("the StoredPageMatchPageListData class");
     allow_incomplete = false;
     allow_unpolished = false;
 }
Esempio n. 18
0
 public Generator() : base(false)
 {
     fieldGeneratorIsOwned  = new JSONHoldingBooleanGenerator("field \"IsOwned\" of the RememberUserLocationIntent class");
     fieldGeneratorWhat     = new JSONHoldingStringGenerator("field \"What\" of the RememberUserLocationIntent class");
     fieldGeneratorLocation = new LocationIntentJSON.HoldingGenerator("field \"Location\" of the RememberUserLocationIntent class", false);
     unknownFieldGenerator  = new UnknownFieldGenerator(false);
     set_what("the RememberUserLocationIntent class");
 }
 public Generator() : base(false)
 {
     fieldGeneratorDateAndOrTimeSpec         = new DateAndOrTimeSpecJSON.HoldingGenerator("field \"DateAndOrTimeSpec\" of the HolidaysOnDateLookupInformationNugget class", false);
     fieldGeneratorDateAndOrTimeSpecInFuture = new JSONHoldingBooleanGenerator("field \"DateAndOrTimeSpecInFuture\" of the HolidaysOnDateLookupInformationNugget class");
     fieldGeneratorHolidays = new JSONHoldingStringArrayGenerator("field \"Holidays\" of the HolidaysOnDateLookupInformationNugget class");
     unknownFieldGenerator  = new UnknownFieldGenerator(false);
     set_what("the HolidaysOnDateLookupInformationNugget class");
 }
Esempio n. 20
0
 public Generator() : base(false)
 {
     fieldGeneratorChannel         = new JSONHoldingNumberTextGenerator("field \"Channel\" of the FMChannelCommand class");
     fieldGeneratorHDSpecified     = new JSONHoldingBooleanGenerator("field \"HDSpecified\" of the FMChannelCommand class");
     fieldGeneratorAlreadyOnResult = new DynamicResponseJSON.HoldingGenerator("field \"AlreadyOnResult\" of the FMChannelCommand class", false);
     unknownFieldGenerator         = new UnknownFieldGenerator(false);
     set_what("the FMChannelCommand class");
 }
Esempio n. 21
0
 public Generator()
 {
     fieldGeneratorUseSandboxApi = new JSONHoldingBooleanGenerator("field \"UseSandboxApi\" of the UberClientDevSettings class");
     unknownFieldGenerator       = new UnknownFieldGenerator(false);
     set_what("the UberClientDevSettings class");
     allow_incomplete = false;
     allow_unpolished = false;
 }
Esempio n. 22
0
 public Generator(bool ignore_extras) : base(ignore_extras)
 {
     fieldGeneratorIsOwned  = new JSONHoldingBooleanGenerator("field \"IsOwned\" of the RememberUserLocationNugget class");
     fieldGeneratorWhat     = new JSONHoldingStringGenerator("field \"What\" of the RememberUserLocationNugget class");
     fieldGeneratorLocation = new MapLocationJSON.HoldingGenerator("field \"Location\" of the RememberUserLocationNugget class", ignore_extras);
     unknownFieldGenerator  = new UnknownFieldGenerator(ignore_extras);
     set_what("the RememberUserLocationNugget class");
 }
 public Generator()
 {
     fieldGeneratorEnableIncrementalChangeIntent = new JSONHoldingBooleanGenerator("field \"EnableIncrementalChangeIntent\" of the CarControlClimateClientConfiguration class");
     unknownFieldGenerator = new UnknownFieldGenerator(false);
     set_what("the CarControlClimateClientConfiguration class");
     allow_incomplete = false;
     allow_unpolished = false;
 }
Esempio n. 24
0
 public Generator() : base(false)
 {
     fieldGeneratorPlayerID        = new JSONHoldingStringGenerator("field \"PlayerID\" of the SportsPlayersArgumentPlayer class");
     fieldGeneratorPlayerLeague    = new SportsLeagueCodeJSON.HoldingGenerator("field \"PlayerLeague\" of the SportsPlayersArgumentPlayer class", false);
     fieldGeneratorResultReference = new JSONHoldingBooleanGenerator("field \"ResultReference\" of the SportsPlayersArgumentPlayer class");
     unknownFieldGenerator         = new UnknownFieldGenerator(false);
     set_what("the SportsPlayersArgumentPlayer class");
 }
 public Generator() : base(false)
 {
     fieldGeneratorResultSign = new JSONHoldingStringGenerator("field \"ResultSign\" of the ChineseZodiacSignOfSignInfoNugget class");
     fieldGeneratorQuerySign  = new JSONHoldingStringGenerator("field \"QuerySign\" of the ChineseZodiacSignOfSignInfoNugget class");
     fieldGeneratorOrdinal    = new FieldHoldingGeneratorOrdinal("field \"Ordinal\" of the ChineseZodiacSignOfSignInfoNugget class");
     fieldGeneratorCycled     = new JSONHoldingBooleanGenerator("field \"Cycled\" of the ChineseZodiacSignOfSignInfoNugget class");
     unknownFieldGenerator    = new UnknownFieldGenerator(false);
     set_what("the ChineseZodiacSignOfSignInfoNugget class");
 }
Esempio n. 26
0
 public Generator()
 {
     fieldGeneratorOrganizations         = new JSONHoldingStringArrayGenerator("field \"Organizations\" of the SportsOlympicsOrganizationResponseState class");
     fieldGeneratorOrganizationsNotFound = new JSONHoldingBooleanGenerator("field \"OrganizationsNotFound\" of the SportsOlympicsOrganizationResponseState class");
     unknownFieldGenerator = new UnknownFieldGenerator(false);
     set_what("the SportsOlympicsOrganizationResponseState class");
     allow_incomplete = false;
     allow_unpolished = false;
 }
Esempio n. 27
0
 public Generator() : base(false)
 {
     fieldGeneratorDestinationIsNow   = new JSONHoldingBooleanGenerator("field \"DestinationIsNow\" of the AgeCalculatorRequestedDateOutOfBounds class");
     fieldGeneratorDestinationIsToday = new JSONHoldingBooleanGenerator("field \"DestinationIsToday\" of the AgeCalculatorRequestedDateOutOfBounds class");
     fieldGeneratorDatesSpecified     = new FieldHoldingGeneratorDatesSpecified("field \"DatesSpecified\" of the AgeCalculatorRequestedDateOutOfBounds class");
     fieldGeneratorPerspective        = new AgeCalculatorPerspectiveJSON.HoldingGenerator("field \"Perspective\" of the AgeCalculatorRequestedDateOutOfBounds class", false);
     unknownFieldGenerator            = new UnknownFieldGenerator(false);
     set_what("the AgeCalculatorRequestedDateOutOfBounds class");
 }
Esempio n. 28
0
 public Generator()
 {
     fieldGeneratorVideoID         = new JSONHoldingStringGenerator("field \"VideoID\" of the MusicVideo class");
     fieldGeneratorAutoPlayPreview = new JSONHoldingBooleanGenerator("field \"AutoPlayPreview\" of the MusicVideo class");
     fieldGeneratorTrack           = new MusicTrackJSON.HoldingGenerator("field \"Track\" of the MusicVideo class", false);
     set_what("the MusicVideo class");
     allow_incomplete = false;
     allow_unpolished = false;
 }
Esempio n. 29
0
 public Generator() : base(false)
 {
     fieldGeneratorStartDateTimeInferred = new JSONHoldingBooleanGenerator("field \"StartDateTimeInferred\" of the DateAndOrTimeRangeSpec class");
     fieldGeneratorEndDateTimeInferred   = new JSONHoldingBooleanGenerator("field \"EndDateTimeInferred\" of the DateAndOrTimeRangeSpec class");
     fieldGeneratorRangeIsExplicit       = new JSONHoldingBooleanGenerator("field \"RangeIsExplicit\" of the DateAndOrTimeRangeSpec class");
     fieldGeneratorExpressedAsDuration   = new JSONHoldingBooleanGenerator("field \"ExpressedAsDuration\" of the DateAndOrTimeRangeSpec class");
     unknownFieldGenerator = new UnknownFieldGenerator(false);
     set_what("the DateAndOrTimeRangeSpec class");
 }
Esempio n. 30
0
 public Generator()
 {
     fieldGeneratorHasCamera      = new JSONHoldingBooleanGenerator("field \"HasCamera\" of the TypeSensors class");
     fieldGeneratorHasVideoCamera = new JSONHoldingBooleanGenerator("field \"HasVideoCamera\" of the TypeSensors class");
     unknownFieldGenerator        = new UnknownFieldGenerator(false);
     set_what("the TypeSensors class");
     allow_incomplete = false;
     allow_unpolished = false;
 }