From ee61d8b905abe0d541838bd0f0793e5086855bb9 Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Wed, 19 Jan 2022 22:51:10 +0100 Subject: remove gitignore files --- Year_3/TSDWL/WSDL/.gitignore | 33 + Year_3/TSDWL/WSDL/CountryClient/build.xml | 71 - .../oorsprong/websamples/ArrayOftContinent.java | 69 - .../websamples/ArrayOftCountryCodeAndName.java | 69 - ...rayOftCountryCodeAndNameGroupedByContinent.java | 69 - .../oorsprong/websamples/ArrayOftCountryInfo.java | 69 - .../org/oorsprong/websamples/ArrayOftCurrency.java | 69 - .../org/oorsprong/websamples/ArrayOftLanguage.java | 69 - .../org/oorsprong/websamples/CapitalCity.java | 64 - .../oorsprong/websamples/CapitalCityResponse.java | 64 - .../websamples/CountriesUsingCurrency.java | 64 - .../websamples/CountriesUsingCurrencyResponse.java | 64 - .../org/oorsprong/websamples/CountryCurrency.java | 64 - .../websamples/CountryCurrencyResponse.java | 64 - .../org/oorsprong/websamples/CountryFlag.java | 64 - .../oorsprong/websamples/CountryFlagResponse.java | 64 - .../org/oorsprong/websamples/CountryISOCode.java | 64 - .../websamples/CountryISOCodeResponse.java | 64 - .../oorsprong/websamples/CountryInfoService.java | 118 -- .../websamples/CountryInfoServiceSoapType.java | 311 ---- .../oorsprong/websamples/CountryIntPhoneCode.java | 64 - .../websamples/CountryIntPhoneCodeResponse.java | 64 - .../org/oorsprong/websamples/CountryName.java | 64 - .../oorsprong/websamples/CountryNameResponse.java | 64 - .../org/oorsprong/websamples/CurrencyName.java | 64 - .../oorsprong/websamples/CurrencyNameResponse.java | 64 - .../org/oorsprong/websamples/FullCountryInfo.java | 64 - .../websamples/FullCountryInfoAllCountries.java | 34 - .../FullCountryInfoAllCountriesResponse.java | 64 - .../websamples/FullCountryInfoResponse.java | 64 - .../org/oorsprong/websamples/LanguageISOCode.java | 64 - .../websamples/LanguageISOCodeResponse.java | 64 - .../org/oorsprong/websamples/LanguageName.java | 64 - .../oorsprong/websamples/LanguageNameResponse.java | 64 - .../websamples/ListOfContinentsByCode.java | 34 - .../websamples/ListOfContinentsByCodeResponse.java | 64 - .../websamples/ListOfContinentsByName.java | 34 - .../websamples/ListOfContinentsByNameResponse.java | 64 - .../websamples/ListOfCountryNamesByCode.java | 34 - .../ListOfCountryNamesByCodeResponse.java | 64 - .../websamples/ListOfCountryNamesByName.java | 34 - .../ListOfCountryNamesByNameResponse.java | 64 - .../ListOfCountryNamesGroupedByContinent.java | 34 - ...stOfCountryNamesGroupedByContinentResponse.java | 64 - .../websamples/ListOfCurrenciesByCode.java | 34 - .../websamples/ListOfCurrenciesByCodeResponse.java | 64 - .../websamples/ListOfCurrenciesByName.java | 34 - .../websamples/ListOfCurrenciesByNameResponse.java | 64 - .../websamples/ListOfLanguagesByCode.java | 34 - .../websamples/ListOfLanguagesByCodeResponse.java | 64 - .../websamples/ListOfLanguagesByName.java | 34 - .../websamples/ListOfLanguagesByNameResponse.java | 64 - .../org/oorsprong/websamples/ObjectFactory.java | 464 ----- .../org/oorsprong/websamples/TContinent.java | 90 - .../oorsprong/websamples/TCountryCodeAndName.java | 90 - .../TCountryCodeAndNameGroupedByContinent.java | 90 - .../org/oorsprong/websamples/TCountryInfo.java | 258 --- .../jax-ws/org/oorsprong/websamples/TCurrency.java | 90 - .../jax-ws/org/oorsprong/websamples/TLanguage.java | 90 - .../org/oorsprong/websamples/package-info.java | 2 - .../oorsprong/websamples/ArrayOftContinent.java | 69 - .../websamples/ArrayOftCountryCodeAndName.java | 69 - ...rayOftCountryCodeAndNameGroupedByContinent.java | 69 - .../oorsprong/websamples/ArrayOftCountryInfo.java | 69 - .../org/oorsprong/websamples/ArrayOftCurrency.java | 69 - .../org/oorsprong/websamples/ArrayOftLanguage.java | 69 - .../org/oorsprong/websamples/CapitalCity.java | 64 - .../oorsprong/websamples/CapitalCityResponse.java | 64 - .../websamples/CountriesUsingCurrency.java | 64 - .../websamples/CountriesUsingCurrencyResponse.java | 64 - .../org/oorsprong/websamples/CountryCurrency.java | 64 - .../websamples/CountryCurrencyResponse.java | 64 - .../org/oorsprong/websamples/CountryFlag.java | 64 - .../oorsprong/websamples/CountryFlagResponse.java | 64 - .../org/oorsprong/websamples/CountryISOCode.java | 64 - .../websamples/CountryISOCodeResponse.java | 64 - .../oorsprong/websamples/CountryInfoService.java | 118 -- .../websamples/CountryInfoServiceSoapType.java | 311 ---- .../oorsprong/websamples/CountryIntPhoneCode.java | 64 - .../websamples/CountryIntPhoneCodeResponse.java | 64 - .../org/oorsprong/websamples/CountryName.java | 64 - .../oorsprong/websamples/CountryNameResponse.java | 64 - .../org/oorsprong/websamples/CurrencyName.java | 64 - .../oorsprong/websamples/CurrencyNameResponse.java | 64 - .../org/oorsprong/websamples/FullCountryInfo.java | 64 - .../websamples/FullCountryInfoAllCountries.java | 34 - .../FullCountryInfoAllCountriesResponse.java | 64 - .../websamples/FullCountryInfoResponse.java | 64 - .../org/oorsprong/websamples/LanguageISOCode.java | 64 - .../websamples/LanguageISOCodeResponse.java | 64 - .../org/oorsprong/websamples/LanguageName.java | 64 - .../oorsprong/websamples/LanguageNameResponse.java | 64 - .../websamples/ListOfContinentsByCode.java | 34 - .../websamples/ListOfContinentsByCodeResponse.java | 64 - .../websamples/ListOfContinentsByName.java | 34 - .../websamples/ListOfContinentsByNameResponse.java | 64 - .../websamples/ListOfCountryNamesByCode.java | 34 - .../ListOfCountryNamesByCodeResponse.java | 64 - .../websamples/ListOfCountryNamesByName.java | 34 - .../ListOfCountryNamesByNameResponse.java | 64 - .../ListOfCountryNamesGroupedByContinent.java | 34 - ...stOfCountryNamesGroupedByContinentResponse.java | 64 - .../websamples/ListOfCurrenciesByCode.java | 34 - .../websamples/ListOfCurrenciesByCodeResponse.java | 64 - .../websamples/ListOfCurrenciesByName.java | 34 - .../websamples/ListOfCurrenciesByNameResponse.java | 64 - .../websamples/ListOfLanguagesByCode.java | 34 - .../websamples/ListOfLanguagesByCodeResponse.java | 64 - .../websamples/ListOfLanguagesByName.java | 34 - .../websamples/ListOfLanguagesByNameResponse.java | 64 - .../org/oorsprong/websamples/ObjectFactory.java | 464 ----- .../org/oorsprong/websamples/TContinent.java | 90 - .../oorsprong/websamples/TCountryCodeAndName.java | 90 - .../TCountryCodeAndNameGroupedByContinent.java | 90 - .../org/oorsprong/websamples/TCountryInfo.java | 258 --- .../org/oorsprong/websamples/TCurrency.java | 90 - .../org/oorsprong/websamples/TLanguage.java | 90 - .../org/oorsprong/websamples/package-info.java | 2 - .../CountryClient/build/web/META-INF/MANIFEST.MF | 2 - .../CountryClient/build/web/META-INF/context.xml | 2 - .../web/WEB-INF/classes/.netbeans_automatic_build | 0 .../web/WEB-INF/classes/.netbeans_update_resources | 0 .../build/web/WEB-INF/jax-ws-catalog.xml | 4 - .../TSDWL/WSDL/CountryClient/build/web/index.html | 16 - Year_3/TSDWL/WSDL/CountryClient/build/web/list.jsp | 24 - Year_3/TSDWL/WSDL/CountryClient/catalog.xml | 4 - .../WSDL/CountryClient/dist/CountryClient.war | Bin 101111 -> 0 bytes .../WSDL/CountryClient/nbproject/ant-deploy.xml | 76 - .../WSDL/CountryClient/nbproject/build-impl.xml | 1442 ---------------- .../CountryClient/nbproject/genfiles.properties | 8 - .../TSDWL/WSDL/CountryClient/nbproject/jax-ws.xml | 38 - .../WSDL/CountryClient/nbproject/jaxws-build.xml | 46 - .../nbproject/private/private.properties | 5 - .../CountryClient/nbproject/private/private.xml | 13 - .../CountryClient/nbproject/project.properties | 84 - .../TSDWL/WSDL/CountryClient/nbproject/project.xml | 23 - .../TSDWL/WSDL/CountryClient/src/conf/MANIFEST.MF | 2 - .../CountryInfoService.wso.wsdl | 979 ----------- .../java/it/dmi/tsdwl/country/CountryServlet.java | 75 - .../java/it/dmi/tsdwl/country/SearchCapital.java | 104 -- .../WSDL/CountryClient/web/META-INF/context.xml | 2 - .../CountryClient/web/WEB-INF/jax-ws-catalog.xml | 4 - Year_3/TSDWL/WSDL/CountryClient/web/index.html | 16 - Year_3/TSDWL/WSDL/CountryClient/web/list.jsp | 24 - Year_3/TSDWL/WSDL/FootballClient/build.xml | 71 - .../footballpool_dataaccess/AllCardsInfo.java | 34 - .../AllCardsInfoResponse.java | 64 - .../footballpool_dataaccess/AllPlayerNames.java | 54 - .../AllPlayerNamesResponse.java | 64 - .../AllPlayersWithCards.java | 34 - .../AllPlayersWithCardsResponse.java | 64 - .../AllPlayersWithRole.java | 92 - .../AllPlayersWithRoleResponse.java | 64 - .../footballpool_dataaccess/AllStadiumInfo.java | 34 - .../AllStadiumInfoResponse.java | 64 - .../footballpool_dataaccess/AllTeamCoachNames.java | 34 - .../AllTeamCoachNamesResponse.java | 64 - .../https/footballpool_dataaccess/ArrayOfInt.java | 69 - .../footballpool_dataaccess/ArrayOfString.java | 69 - .../https/footballpool_dataaccess/ArrayOfdate.java | 72 - .../ArrayOftAllCardsInfo.java | 69 - .../footballpool_dataaccess/ArrayOftCountry.java | 69 - .../ArrayOftGameIDsPerCity.java | 69 - .../ArrayOftGameLevelInfo.java | 69 - .../ArrayOftGameResult.java | 69 - .../footballpool_dataaccess/ArrayOftGroupInfo.java | 69 - .../ArrayOftGroupStanding.java | 69 - .../footballpool_dataaccess/ArrayOftNextGame.java | 69 - .../footballpool_dataaccess/ArrayOftPlayer.java | 69 - .../ArrayOftPlayerName.java | 69 - .../ArrayOftPlayerRole.java | 69 - .../ArrayOftStadiumInfo.java | 69 - .../footballpool_dataaccess/ArrayOftTeam.java | 69 - .../ArrayOftTeamCoachName.java | 69 - .../ArrayOftTeamPlayerCardInfo.java | 69 - .../ArrayOftTeamPlayerCardRankInfo.java | 69 - .../ArrayOftTeamPlayerGoalsRankInfo.java | 69 - .../ArrayOftTeamPlayerName.java | 69 - .../ArrayOftTopScorerTop5.java | 69 - .../https/footballpool_dataaccess/Cards.java | 73 - .../footballpool_dataaccess/CardsResponse.java | 56 - .../https/footballpool_dataaccess/CityNames.java | 34 - .../footballpool_dataaccess/CityNamesResponse.java | 64 - .../https/footballpool_dataaccess/Countries.java | 64 - .../footballpool_dataaccess/CountriesResponse.java | 64 - .../FirstLastGamesEachLevel.java | 34 - .../FirstLastGamesEachLevelResponse.java | 64 - .../GameIDsGroupedByCity.java | 34 - .../GameIDsGroupedByCityResponse.java | 64 - .../https/footballpool_dataaccess/GameScore.java | 54 - .../footballpool_dataaccess/GameScoreResponse.java | 64 - .../footballpool_dataaccess/GameTeamScore.java | 73 - .../GameTeamScoreResponse.java | 56 - .../https/footballpool_dataaccess/GoalsScored.java | 34 - .../GoalsScoredResponse.java | 56 - .../GroupFirstGameDate.java | 64 - .../GroupFirstGameDateResponse.java | 67 - .../https/footballpool_dataaccess/GroupInfo.java | 34 - .../footballpool_dataaccess/GroupInfoResponse.java | 64 - .../footballpool_dataaccess/GroupLastGameDate.java | 64 - .../GroupLastGameDateResponse.java | 67 - .../footballpool_dataaccess/GroupStandings.java | 54 - .../GroupStandingsResponse.java | 64 - .../jax-ws/https/footballpool_dataaccess/Info.java | 118 -- .../footballpool_dataaccess/InfoSoapType.java | 528 ------ .../LevelFirstGameDate.java | 54 - .../LevelFirstGameDateResponse.java | 67 - .../footballpool_dataaccess/LevelLastGameDate.java | 54 - .../LevelLastGameDateResponse.java | 67 - .../https/footballpool_dataaccess/Levels.java | 34 - .../footballpool_dataaccess/LevelsResponse.java | 64 - .../https/footballpool_dataaccess/MatchDates.java | 34 - .../MatchDatesResponse.java | 64 - .../https/footballpool_dataaccess/NextGames.java | 34 - .../footballpool_dataaccess/NextGamesResponse.java | 64 - .../footballpool_dataaccess/ObjectFactory.java | 936 ---------- .../https/footballpool_dataaccess/PlayerRoles.java | 34 - .../PlayerRolesResponse.java | 64 - .../https/footballpool_dataaccess/Players.java | 64 - .../footballpool_dataaccess/PlayersResponse.java | 64 - .../PlayersWithCardsRanked.java | 34 - .../PlayersWithCardsRankedResponse.java | 64 - .../PlayersWithGoalsRanked.java | 34 - .../PlayersWithGoalsRankedResponse.java | 64 - .../footballpool_dataaccess/ResultsAllGames.java | 73 - .../ResultsAllGamesResponse.java | 64 - .../StadiumGoogleMapsURL.java | 64 - .../StadiumGoogleMapsURLResponse.java | 64 - .../https/footballpool_dataaccess/StadiumInfo.java | 64 - .../StadiumInfoResponse.java | 64 - .../footballpool_dataaccess/StadiumNames.java | 34 - .../StadiumNamesResponse.java | 64 - .../footballpool_dataaccess/TAllCardsInfo.java | 262 --- .../https/footballpool_dataaccess/TCountry.java | 109 -- .../footballpool_dataaccess/TGameIDsPerCity.java | 90 - .../footballpool_dataaccess/TGameLevelInfo.java | 208 --- .../https/footballpool_dataaccess/TGameResult.java | 354 ---- .../https/footballpool_dataaccess/TGroupInfo.java | 188 -- .../footballpool_dataaccess/TGroupStanding.java | 233 --- .../https/footballpool_dataaccess/TNextGame.java | 165 -- .../https/footballpool_dataaccess/TPlayer.java | 165 -- .../https/footballpool_dataaccess/TPlayerName.java | 137 -- .../https/footballpool_dataaccess/TPlayerRole.java | 90 - .../footballpool_dataaccess/TStadiumInfo.java | 165 -- .../https/footballpool_dataaccess/TTeam.java | 81 - .../footballpool_dataaccess/TTeamCoachName.java | 90 - .../TTeamPlayerCardInfo.java | 120 -- .../TTeamPlayerCardRankInfo.java | 139 -- .../TTeamPlayerGoalsRankInfo.java | 120 -- .../footballpool_dataaccess/TTeamPlayerName.java | 110 -- .../footballpool_dataaccess/TTopScorerTop5.java | 100 -- .../footballpool_dataaccess/TeamIDsByGroup.java | 64 - .../TeamIDsByGroupResponse.java | 64 - .../https/footballpool_dataaccess/TeamNames.java | 34 - .../footballpool_dataaccess/TeamNamesResponse.java | 64 - .../https/footballpool_dataaccess/TeamPlayers.java | 83 - .../TeamPlayersResponse.java | 64 - .../https/footballpool_dataaccess/Teams.java | 64 - .../footballpool_dataaccess/TeamsResponse.java | 64 - .../footballpool_dataaccess/TopScorersList.java | 34 - .../TopScorersListResponse.java | 64 - .../footballpool_dataaccess/package-info.java | 2 - .../footballpool_dataaccess/AllCardsInfo.java | 34 - .../AllCardsInfoResponse.java | 64 - .../footballpool_dataaccess/AllPlayerNames.java | 54 - .../AllPlayerNamesResponse.java | 64 - .../AllPlayersWithCards.java | 34 - .../AllPlayersWithCardsResponse.java | 64 - .../AllPlayersWithRole.java | 92 - .../AllPlayersWithRoleResponse.java | 64 - .../footballpool_dataaccess/AllStadiumInfo.java | 34 - .../AllStadiumInfoResponse.java | 64 - .../footballpool_dataaccess/AllTeamCoachNames.java | 34 - .../AllTeamCoachNamesResponse.java | 64 - .../https/footballpool_dataaccess/ArrayOfInt.java | 69 - .../footballpool_dataaccess/ArrayOfString.java | 69 - .../https/footballpool_dataaccess/ArrayOfdate.java | 72 - .../ArrayOftAllCardsInfo.java | 69 - .../footballpool_dataaccess/ArrayOftCountry.java | 69 - .../ArrayOftGameIDsPerCity.java | 69 - .../ArrayOftGameLevelInfo.java | 69 - .../ArrayOftGameResult.java | 69 - .../footballpool_dataaccess/ArrayOftGroupInfo.java | 69 - .../ArrayOftGroupStanding.java | 69 - .../footballpool_dataaccess/ArrayOftNextGame.java | 69 - .../footballpool_dataaccess/ArrayOftPlayer.java | 69 - .../ArrayOftPlayerName.java | 69 - .../ArrayOftPlayerRole.java | 69 - .../ArrayOftStadiumInfo.java | 69 - .../footballpool_dataaccess/ArrayOftTeam.java | 69 - .../ArrayOftTeamCoachName.java | 69 - .../ArrayOftTeamPlayerCardInfo.java | 69 - .../ArrayOftTeamPlayerCardRankInfo.java | 69 - .../ArrayOftTeamPlayerGoalsRankInfo.java | 69 - .../ArrayOftTeamPlayerName.java | 69 - .../ArrayOftTopScorerTop5.java | 69 - .../info/https/footballpool_dataaccess/Cards.java | 73 - .../footballpool_dataaccess/CardsResponse.java | 56 - .../https/footballpool_dataaccess/CityNames.java | 34 - .../footballpool_dataaccess/CityNamesResponse.java | 64 - .../https/footballpool_dataaccess/Countries.java | 64 - .../footballpool_dataaccess/CountriesResponse.java | 64 - .../FirstLastGamesEachLevel.java | 34 - .../FirstLastGamesEachLevelResponse.java | 64 - .../GameIDsGroupedByCity.java | 34 - .../GameIDsGroupedByCityResponse.java | 64 - .../https/footballpool_dataaccess/GameScore.java | 54 - .../footballpool_dataaccess/GameScoreResponse.java | 64 - .../footballpool_dataaccess/GameTeamScore.java | 73 - .../GameTeamScoreResponse.java | 56 - .../https/footballpool_dataaccess/GoalsScored.java | 34 - .../GoalsScoredResponse.java | 56 - .../GroupFirstGameDate.java | 64 - .../GroupFirstGameDateResponse.java | 67 - .../https/footballpool_dataaccess/GroupInfo.java | 34 - .../footballpool_dataaccess/GroupInfoResponse.java | 64 - .../footballpool_dataaccess/GroupLastGameDate.java | 64 - .../GroupLastGameDateResponse.java | 67 - .../footballpool_dataaccess/GroupStandings.java | 54 - .../GroupStandingsResponse.java | 64 - .../info/https/footballpool_dataaccess/Info.java | 118 -- .../footballpool_dataaccess/InfoSoapType.java | 528 ------ .../LevelFirstGameDate.java | 54 - .../LevelFirstGameDateResponse.java | 67 - .../footballpool_dataaccess/LevelLastGameDate.java | 54 - .../LevelLastGameDateResponse.java | 67 - .../info/https/footballpool_dataaccess/Levels.java | 34 - .../footballpool_dataaccess/LevelsResponse.java | 64 - .../https/footballpool_dataaccess/MatchDates.java | 34 - .../MatchDatesResponse.java | 64 - .../https/footballpool_dataaccess/NextGames.java | 34 - .../footballpool_dataaccess/NextGamesResponse.java | 64 - .../footballpool_dataaccess/ObjectFactory.java | 936 ---------- .../https/footballpool_dataaccess/PlayerRoles.java | 34 - .../PlayerRolesResponse.java | 64 - .../https/footballpool_dataaccess/Players.java | 64 - .../footballpool_dataaccess/PlayersResponse.java | 64 - .../PlayersWithCardsRanked.java | 34 - .../PlayersWithCardsRankedResponse.java | 64 - .../PlayersWithGoalsRanked.java | 34 - .../PlayersWithGoalsRankedResponse.java | 64 - .../footballpool_dataaccess/ResultsAllGames.java | 73 - .../ResultsAllGamesResponse.java | 64 - .../StadiumGoogleMapsURL.java | 64 - .../StadiumGoogleMapsURLResponse.java | 64 - .../https/footballpool_dataaccess/StadiumInfo.java | 64 - .../StadiumInfoResponse.java | 64 - .../footballpool_dataaccess/StadiumNames.java | 34 - .../StadiumNamesResponse.java | 64 - .../footballpool_dataaccess/TAllCardsInfo.java | 262 --- .../https/footballpool_dataaccess/TCountry.java | 109 -- .../footballpool_dataaccess/TGameIDsPerCity.java | 90 - .../footballpool_dataaccess/TGameLevelInfo.java | 208 --- .../https/footballpool_dataaccess/TGameResult.java | 354 ---- .../https/footballpool_dataaccess/TGroupInfo.java | 188 -- .../footballpool_dataaccess/TGroupStanding.java | 233 --- .../https/footballpool_dataaccess/TNextGame.java | 165 -- .../https/footballpool_dataaccess/TPlayer.java | 165 -- .../https/footballpool_dataaccess/TPlayerName.java | 137 -- .../https/footballpool_dataaccess/TPlayerRole.java | 90 - .../footballpool_dataaccess/TStadiumInfo.java | 165 -- .../info/https/footballpool_dataaccess/TTeam.java | 81 - .../footballpool_dataaccess/TTeamCoachName.java | 90 - .../TTeamPlayerCardInfo.java | 120 -- .../TTeamPlayerCardRankInfo.java | 139 -- .../TTeamPlayerGoalsRankInfo.java | 120 -- .../footballpool_dataaccess/TTeamPlayerName.java | 110 -- .../footballpool_dataaccess/TTopScorerTop5.java | 100 -- .../footballpool_dataaccess/TeamIDsByGroup.java | 64 - .../TeamIDsByGroupResponse.java | 64 - .../https/footballpool_dataaccess/TeamNames.java | 34 - .../footballpool_dataaccess/TeamNamesResponse.java | 64 - .../https/footballpool_dataaccess/TeamPlayers.java | 83 - .../TeamPlayersResponse.java | 64 - .../info/https/footballpool_dataaccess/Teams.java | 64 - .../footballpool_dataaccess/TeamsResponse.java | 64 - .../footballpool_dataaccess/TopScorersList.java | 34 - .../TopScorersListResponse.java | 64 - .../footballpool_dataaccess/package-info.java | 2 - .../FootballClient/build/web/META-INF/MANIFEST.MF | 2 - .../FootballClient/build/web/META-INF/context.xml | 2 - .../web/WEB-INF/classes/.netbeans_automatic_build | 0 .../web/WEB-INF/classes/.netbeans_update_resources | 0 .../build/web/WEB-INF/jax-ws-catalog.xml | 4 - .../TSDWL/WSDL/FootballClient/build/web/index.html | 16 - .../TSDWL/WSDL/FootballClient/build/web/list.jsp | 24 - .../WSDL/FootballClient/build/web/search.html | 22 - Year_3/TSDWL/WSDL/FootballClient/catalog.xml | 4 - .../WSDL/FootballClient/dist/FootballClient.war | Bin 201496 -> 0 bytes .../WSDL/FootballClient/nbproject/ant-deploy.xml | 76 - .../WSDL/FootballClient/nbproject/build-impl.xml | 1442 ---------------- .../FootballClient/nbproject/genfiles.properties | 8 - .../TSDWL/WSDL/FootballClient/nbproject/jax-ws.xml | 38 - .../WSDL/FootballClient/nbproject/jaxws-build.xml | 46 - .../nbproject/private/private.properties | 5 - .../FootballClient/nbproject/private/private.xml | 12 - .../FootballClient/nbproject/project.properties | 84 - .../WSDL/FootballClient/nbproject/project.xml | 23 - .../TSDWL/WSDL/FootballClient/src/conf/MANIFEST.MF | 2 - .../ws.footballpool.dataaccess.eu/info.wso.wsdl | 1822 -------------------- .../src/java/it/dmi/exams/tsdwl/StadiumInfo.java | 87 - .../src/java/it/dmi/exams/tsdwl/StadiumList.java | 103 -- .../WSDL/FootballClient/web/META-INF/context.xml | 2 - .../FootballClient/web/WEB-INF/jax-ws-catalog.xml | 4 - Year_3/TSDWL/WSDL/FootballClient/web/index.html | 16 - Year_3/TSDWL/WSDL/FootballClient/web/list.jsp | 24 - Year_3/TSDWL/WSDL/FootballClient/web/search.html | 22 - Year_3/TSDWL/WSDL/NetSix/NetSixServer/build.xml | 71 - .../NetSixServer/build/web/META-INF/MANIFEST.MF | 2 - .../web/WEB-INF/classes/.netbeans_automatic_build | 0 .../web/WEB-INF/classes/.netbeans_update_resources | 0 .../build/web/WEB-INF/glassfish-web.xml | 10 - .../NetSix/NetSixServer/build/web/WEB-INF/web.xml | 12 - .../WSDL/NetSix/NetSixServer/dist/NetSixServer.war | Bin 3228 -> 0 bytes .../NetSix/NetSixServer/nbproject/ant-deploy.xml | 150 -- .../NetSix/NetSixServer/nbproject/build-impl.xml | 1442 ---------------- .../NetSixServer/nbproject/genfiles.properties | 8 - .../WSDL/NetSix/NetSixServer/nbproject/jax-ws.xml | 9 - .../NetSix/NetSixServer/nbproject/jaxws-build.xml | 35 - .../nbproject/private/private.properties | 7 - .../NetSixServer/nbproject/project.properties | 89 - .../WSDL/NetSix/NetSixServer/nbproject/project.xml | 21 - .../WSDL/NetSix/NetSixServer/src/conf/MANIFEST.MF | 2 - .../src/java/me/dcariotti/wsserv/WsServ.java | 46 - .../WSDL/NetSix/NetSixServer/web/WEB-INF/web.xml | 12 - .../TSDWL/WSDL/NetSix/NetSixServerClient/build.xml | 71 - .../jax-ws/me/dcariotti/netsix/ObjectFactory.java | 71 - .../jax-ws/me/dcariotti/netsix/Richiedi.java | 79 - .../me/dcariotti/netsix/RichiediResponse.java | 54 - .../jax-ws/me/dcariotti/netsix/WsServ.java | 45 - .../jax-ws/me/dcariotti/netsix/WsServ_Service.java | 94 - .../jax-ws/me/dcariotti/netsix/package-info.java | 2 - .../WsServ/me/dcariotti/netsix/ObjectFactory.java | 71 - .../WsServ/me/dcariotti/netsix/Richiedi.java | 79 - .../me/dcariotti/netsix/RichiediResponse.java | 54 - .../WsServ/me/dcariotti/netsix/WsServ.java | 45 - .../WsServ/me/dcariotti/netsix/WsServ_Service.java | 94 - .../WsServ/me/dcariotti/netsix/package-info.java | 2 - .../build/web/META-INF/MANIFEST.MF | 2 - .../build/web/META-INF/context.xml | 2 - .../web/WEB-INF/classes/.netbeans_automatic_build | 0 .../web/WEB-INF/classes/.netbeans_update_resources | 0 .../build/web/WEB-INF/jax-ws-catalog.xml | 5 - .../NetSix/NetSixServerClient/build/web/index.html | 16 - .../NetSixServerClient/build/web/search.html | 28 - .../WSDL/NetSix/NetSixServerClient/catalog.xml | 5 - .../NetSixServerClient/dist/NetSixServerClient.war | Bin 16150 -> 0 bytes .../NetSixServerClient/nbproject/ant-deploy.xml | 76 - .../NetSixServerClient/nbproject/build-impl.xml | 1442 ---------------- .../nbproject/genfiles.properties | 8 - .../NetSix/NetSixServerClient/nbproject/jax-ws.xml | 42 - .../NetSixServerClient/nbproject/jaxws-build.xml | 46 - .../nbproject/private/private.properties | 5 - .../nbproject/project.properties | 84 - .../NetSixServerClient/nbproject/project.xml | 23 - .../NetSix/NetSixServerClient/src/conf/MANIFEST.MF | 2 - .../wsdl/localhost_8080/NetSixServer/WsServ.wsdl | 36 - .../localhost_8080/NetSixServer/WsServ.xsd_1.xsd | 19 - .../java/me/dcariotti/netsix/NetSixServlet.java | 122 -- .../NetSixServerClient/web/META-INF/context.xml | 2 - .../web/WEB-INF/jax-ws-catalog.xml | 5 - .../WSDL/NetSix/NetSixServerClient/web/index.html | 16 - .../WSDL/NetSix/NetSixServerClient/web/search.html | 28 - 463 files changed, 33 insertions(+), 40748 deletions(-) create mode 100644 Year_3/TSDWL/WSDL/.gitignore delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build.xml delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ArrayOftContinent.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ArrayOftCountryCodeAndName.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ArrayOftCountryCodeAndNameGroupedByContinent.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ArrayOftCountryInfo.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ArrayOftCurrency.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ArrayOftLanguage.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CapitalCity.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CapitalCityResponse.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountriesUsingCurrency.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountriesUsingCurrencyResponse.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryCurrency.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryCurrencyResponse.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryFlag.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryFlagResponse.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryISOCode.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryISOCodeResponse.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryInfoService.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryInfoServiceSoapType.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryIntPhoneCode.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryIntPhoneCodeResponse.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryName.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryNameResponse.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CurrencyName.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CurrencyNameResponse.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/FullCountryInfo.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/FullCountryInfoAllCountries.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/FullCountryInfoAllCountriesResponse.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/FullCountryInfoResponse.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/LanguageISOCode.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/LanguageISOCodeResponse.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/LanguageName.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/LanguageNameResponse.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfContinentsByCode.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfContinentsByCodeResponse.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfContinentsByName.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfContinentsByNameResponse.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfCountryNamesByCode.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfCountryNamesByCodeResponse.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfCountryNamesByName.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfCountryNamesByNameResponse.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfCountryNamesGroupedByContinent.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfCountryNamesGroupedByContinentResponse.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfCurrenciesByCode.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfCurrenciesByCodeResponse.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfCurrenciesByName.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfCurrenciesByNameResponse.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfLanguagesByCode.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfLanguagesByCodeResponse.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfLanguagesByName.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfLanguagesByNameResponse.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ObjectFactory.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/TContinent.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/TCountryCodeAndName.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/TCountryCodeAndNameGroupedByContinent.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/TCountryInfo.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/TCurrency.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/TLanguage.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/package-info.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ArrayOftContinent.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ArrayOftCountryCodeAndName.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ArrayOftCountryCodeAndNameGroupedByContinent.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ArrayOftCountryInfo.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ArrayOftCurrency.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ArrayOftLanguage.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CapitalCity.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CapitalCityResponse.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountriesUsingCurrency.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountriesUsingCurrencyResponse.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryCurrency.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryCurrencyResponse.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryFlag.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryFlagResponse.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryISOCode.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryISOCodeResponse.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryInfoService.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryInfoServiceSoapType.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryIntPhoneCode.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryIntPhoneCodeResponse.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryName.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryNameResponse.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CurrencyName.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CurrencyNameResponse.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/FullCountryInfo.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/FullCountryInfoAllCountries.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/FullCountryInfoAllCountriesResponse.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/FullCountryInfoResponse.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/LanguageISOCode.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/LanguageISOCodeResponse.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/LanguageName.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/LanguageNameResponse.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfContinentsByCode.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfContinentsByCodeResponse.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfContinentsByName.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfContinentsByNameResponse.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfCountryNamesByCode.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfCountryNamesByCodeResponse.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfCountryNamesByName.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfCountryNamesByNameResponse.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfCountryNamesGroupedByContinent.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfCountryNamesGroupedByContinentResponse.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfCurrenciesByCode.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfCurrenciesByCodeResponse.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfCurrenciesByName.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfCurrenciesByNameResponse.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfLanguagesByCode.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfLanguagesByCodeResponse.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfLanguagesByName.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfLanguagesByNameResponse.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ObjectFactory.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/TContinent.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/TCountryCodeAndName.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/TCountryCodeAndNameGroupedByContinent.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/TCountryInfo.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/TCurrency.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/TLanguage.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/package-info.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/web/META-INF/MANIFEST.MF delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/web/META-INF/context.xml delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/web/WEB-INF/classes/.netbeans_automatic_build delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/web/WEB-INF/classes/.netbeans_update_resources delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/web/WEB-INF/jax-ws-catalog.xml delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/web/index.html delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/build/web/list.jsp delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/catalog.xml delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/dist/CountryClient.war delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/nbproject/ant-deploy.xml delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/nbproject/build-impl.xml delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/nbproject/genfiles.properties delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/nbproject/jax-ws.xml delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/nbproject/jaxws-build.xml delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/nbproject/private/private.properties delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/nbproject/private/private.xml delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/nbproject/project.properties delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/nbproject/project.xml delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/src/conf/MANIFEST.MF delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/src/conf/xml-resources/web-service-references/CountryInfoService/wsdl/www.oorsprong.org/websamples.countryinfo/CountryInfoService.wso.wsdl delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/src/java/it/dmi/tsdwl/country/CountryServlet.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/src/java/it/dmi/tsdwl/country/SearchCapital.java delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/web/META-INF/context.xml delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/web/WEB-INF/jax-ws-catalog.xml delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/web/index.html delete mode 100644 Year_3/TSDWL/WSDL/CountryClient/web/list.jsp delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build.xml delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllCardsInfo.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllCardsInfoResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllPlayerNames.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllPlayerNamesResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllPlayersWithCards.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllPlayersWithCardsResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllPlayersWithRole.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllPlayersWithRoleResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllStadiumInfo.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllStadiumInfoResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllTeamCoachNames.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllTeamCoachNamesResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOfInt.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOfString.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOfdate.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftAllCardsInfo.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftCountry.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftGameIDsPerCity.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftGameLevelInfo.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftGameResult.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftGroupInfo.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftGroupStanding.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftNextGame.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftPlayer.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftPlayerName.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftPlayerRole.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftStadiumInfo.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftTeam.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftTeamCoachName.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftTeamPlayerCardInfo.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftTeamPlayerCardRankInfo.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftTeamPlayerGoalsRankInfo.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftTeamPlayerName.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftTopScorerTop5.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/Cards.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/CardsResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/CityNames.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/CityNamesResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/Countries.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/CountriesResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/FirstLastGamesEachLevel.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/FirstLastGamesEachLevelResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GameIDsGroupedByCity.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GameIDsGroupedByCityResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GameScore.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GameScoreResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GameTeamScore.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GameTeamScoreResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GoalsScored.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GoalsScoredResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GroupFirstGameDate.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GroupFirstGameDateResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GroupInfo.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GroupInfoResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GroupLastGameDate.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GroupLastGameDateResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GroupStandings.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GroupStandingsResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/Info.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/InfoSoapType.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/LevelFirstGameDate.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/LevelFirstGameDateResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/LevelLastGameDate.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/LevelLastGameDateResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/Levels.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/LevelsResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/MatchDates.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/MatchDatesResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/NextGames.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/NextGamesResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ObjectFactory.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/PlayerRoles.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/PlayerRolesResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/Players.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/PlayersResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/PlayersWithCardsRanked.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/PlayersWithCardsRankedResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/PlayersWithGoalsRanked.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/PlayersWithGoalsRankedResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ResultsAllGames.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ResultsAllGamesResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/StadiumGoogleMapsURL.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/StadiumGoogleMapsURLResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/StadiumInfo.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/StadiumInfoResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/StadiumNames.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/StadiumNamesResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TAllCardsInfo.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TCountry.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TGameIDsPerCity.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TGameLevelInfo.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TGameResult.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TGroupInfo.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TGroupStanding.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TNextGame.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TPlayer.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TPlayerName.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TPlayerRole.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TStadiumInfo.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TTeam.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TTeamCoachName.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TTeamPlayerCardInfo.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TTeamPlayerCardRankInfo.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TTeamPlayerGoalsRankInfo.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TTeamPlayerName.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TTopScorerTop5.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TeamIDsByGroup.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TeamIDsByGroupResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TeamNames.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TeamNamesResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TeamPlayers.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TeamPlayersResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/Teams.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TeamsResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TopScorersList.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TopScorersListResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/package-info.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllCardsInfo.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllCardsInfoResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllPlayerNames.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllPlayerNamesResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllPlayersWithCards.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllPlayersWithCardsResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllPlayersWithRole.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllPlayersWithRoleResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllStadiumInfo.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllStadiumInfoResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllTeamCoachNames.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllTeamCoachNamesResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOfInt.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOfString.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOfdate.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftAllCardsInfo.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftCountry.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftGameIDsPerCity.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftGameLevelInfo.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftGameResult.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftGroupInfo.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftGroupStanding.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftNextGame.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftPlayer.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftPlayerName.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftPlayerRole.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftStadiumInfo.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftTeam.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftTeamCoachName.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftTeamPlayerCardInfo.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftTeamPlayerCardRankInfo.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftTeamPlayerGoalsRankInfo.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftTeamPlayerName.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftTopScorerTop5.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/Cards.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/CardsResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/CityNames.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/CityNamesResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/Countries.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/CountriesResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/FirstLastGamesEachLevel.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/FirstLastGamesEachLevelResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GameIDsGroupedByCity.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GameIDsGroupedByCityResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GameScore.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GameScoreResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GameTeamScore.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GameTeamScoreResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GoalsScored.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GoalsScoredResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GroupFirstGameDate.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GroupFirstGameDateResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GroupInfo.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GroupInfoResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GroupLastGameDate.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GroupLastGameDateResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GroupStandings.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GroupStandingsResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/Info.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/InfoSoapType.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/LevelFirstGameDate.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/LevelFirstGameDateResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/LevelLastGameDate.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/LevelLastGameDateResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/Levels.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/LevelsResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/MatchDates.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/MatchDatesResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/NextGames.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/NextGamesResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ObjectFactory.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/PlayerRoles.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/PlayerRolesResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/Players.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/PlayersResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/PlayersWithCardsRanked.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/PlayersWithCardsRankedResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/PlayersWithGoalsRanked.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/PlayersWithGoalsRankedResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ResultsAllGames.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ResultsAllGamesResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/StadiumGoogleMapsURL.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/StadiumGoogleMapsURLResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/StadiumInfo.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/StadiumInfoResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/StadiumNames.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/StadiumNamesResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TAllCardsInfo.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TCountry.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TGameIDsPerCity.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TGameLevelInfo.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TGameResult.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TGroupInfo.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TGroupStanding.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TNextGame.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TPlayer.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TPlayerName.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TPlayerRole.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TStadiumInfo.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TTeam.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TTeamCoachName.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TTeamPlayerCardInfo.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TTeamPlayerCardRankInfo.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TTeamPlayerGoalsRankInfo.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TTeamPlayerName.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TTopScorerTop5.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TeamIDsByGroup.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TeamIDsByGroupResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TeamNames.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TeamNamesResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TeamPlayers.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TeamPlayersResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/Teams.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TeamsResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TopScorersList.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TopScorersListResponse.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/package-info.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/web/META-INF/MANIFEST.MF delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/web/META-INF/context.xml delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/web/WEB-INF/classes/.netbeans_automatic_build delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/web/WEB-INF/classes/.netbeans_update_resources delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/web/WEB-INF/jax-ws-catalog.xml delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/web/index.html delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/web/list.jsp delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/build/web/search.html delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/catalog.xml delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/dist/FootballClient.war delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/nbproject/ant-deploy.xml delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/nbproject/build-impl.xml delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/nbproject/genfiles.properties delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/nbproject/jax-ws.xml delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/nbproject/jaxws-build.xml delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/nbproject/private/private.properties delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/nbproject/private/private.xml delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/nbproject/project.properties delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/nbproject/project.xml delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/src/conf/MANIFEST.MF delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/src/conf/xml-resources/web-service-references/info/wsdl/ws.footballpool.dataaccess.eu/info.wso.wsdl delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/src/java/it/dmi/exams/tsdwl/StadiumInfo.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/src/java/it/dmi/exams/tsdwl/StadiumList.java delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/web/META-INF/context.xml delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/web/WEB-INF/jax-ws-catalog.xml delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/web/index.html delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/web/list.jsp delete mode 100644 Year_3/TSDWL/WSDL/FootballClient/web/search.html delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServer/build.xml delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServer/build/web/META-INF/MANIFEST.MF delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServer/build/web/WEB-INF/classes/.netbeans_automatic_build delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServer/build/web/WEB-INF/classes/.netbeans_update_resources delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServer/build/web/WEB-INF/glassfish-web.xml delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServer/build/web/WEB-INF/web.xml delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServer/dist/NetSixServer.war delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServer/nbproject/ant-deploy.xml delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServer/nbproject/build-impl.xml delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServer/nbproject/genfiles.properties delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServer/nbproject/jax-ws.xml delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServer/nbproject/jaxws-build.xml delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServer/nbproject/private/private.properties delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServer/nbproject/project.properties delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServer/nbproject/project.xml delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServer/src/conf/MANIFEST.MF delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServer/src/java/me/dcariotti/wsserv/WsServ.java delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServer/web/WEB-INF/web.xml delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build.xml delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated-sources/jax-ws/me/dcariotti/netsix/ObjectFactory.java delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated-sources/jax-ws/me/dcariotti/netsix/Richiedi.java delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated-sources/jax-ws/me/dcariotti/netsix/RichiediResponse.java delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated-sources/jax-ws/me/dcariotti/netsix/WsServ.java delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated-sources/jax-ws/me/dcariotti/netsix/WsServ_Service.java delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated-sources/jax-ws/me/dcariotti/netsix/package-info.java delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated/jax-wsCache/WsServ/me/dcariotti/netsix/ObjectFactory.java delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated/jax-wsCache/WsServ/me/dcariotti/netsix/Richiedi.java delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated/jax-wsCache/WsServ/me/dcariotti/netsix/RichiediResponse.java delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated/jax-wsCache/WsServ/me/dcariotti/netsix/WsServ.java delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated/jax-wsCache/WsServ/me/dcariotti/netsix/WsServ_Service.java delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated/jax-wsCache/WsServ/me/dcariotti/netsix/package-info.java delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/web/META-INF/MANIFEST.MF delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/web/META-INF/context.xml delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/web/WEB-INF/classes/.netbeans_automatic_build delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/web/WEB-INF/classes/.netbeans_update_resources delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/web/WEB-INF/jax-ws-catalog.xml delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/web/index.html delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/web/search.html delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/catalog.xml delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/dist/NetSixServerClient.war delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/nbproject/ant-deploy.xml delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/nbproject/build-impl.xml delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/nbproject/genfiles.properties delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/nbproject/jax-ws.xml delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/nbproject/jaxws-build.xml delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/nbproject/private/private.properties delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/nbproject/project.properties delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/nbproject/project.xml delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/src/conf/MANIFEST.MF delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/src/conf/xml-resources/web-service-references/WsServ/wsdl/localhost_8080/NetSixServer/WsServ.wsdl delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/src/conf/xml-resources/web-service-references/WsServ/wsdl/localhost_8080/NetSixServer/WsServ.xsd_1.xsd delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/src/java/me/dcariotti/netsix/NetSixServlet.java delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/web/META-INF/context.xml delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/web/WEB-INF/jax-ws-catalog.xml delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/web/index.html delete mode 100644 Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/web/search.html diff --git a/Year_3/TSDWL/WSDL/.gitignore b/Year_3/TSDWL/WSDL/.gitignore new file mode 100644 index 0000000..fdc209c --- /dev/null +++ b/Year_3/TSDWL/WSDL/.gitignore @@ -0,0 +1,33 @@ +**/nbproject/private/ +**/nbproject/Makefile-*.mk +**/nbproject/Package-*.bash +build/ +nbbuild/ +dist/ +nbdist/ +.nb-gradle/ + +# Compiled class file +*.class + +# Log file +*.log + +# BlueJ files +*.ctxt + +# Mobile Tools for Java (J2ME) +.mtj.tmp/ + +# Package Files # +*.jar +*.war +*.nar +*.ear +*.zip +*.tar.gz +*.rar + +# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml +hs_err_pid* +replay_pid* diff --git a/Year_3/TSDWL/WSDL/CountryClient/build.xml b/Year_3/TSDWL/WSDL/CountryClient/build.xml deleted file mode 100644 index 3ca8615..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build.xml +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - Builds, tests, and runs the project CountryClient. - - - diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ArrayOftContinent.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ArrayOftContinent.java deleted file mode 100644 index cce3eba..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ArrayOftContinent.java +++ /dev/null @@ -1,69 +0,0 @@ - -package org.oorsprong.websamples; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftContinent complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftContinent">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tContinent" type="{http://www.oorsprong.org/websamples.countryinfo}tContinent" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftContinent", propOrder = { - "tContinent" -}) -public class ArrayOftContinent { - - @XmlElement(nillable = true) - protected List tContinent; - - /** - * Gets the value of the tContinent property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tContinent property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTContinent().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TContinent } - * - * - */ - public List getTContinent() { - if (tContinent == null) { - tContinent = new ArrayList(); - } - return this.tContinent; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ArrayOftCountryCodeAndName.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ArrayOftCountryCodeAndName.java deleted file mode 100644 index 07a703e..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ArrayOftCountryCodeAndName.java +++ /dev/null @@ -1,69 +0,0 @@ - -package org.oorsprong.websamples; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftCountryCodeAndName complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftCountryCodeAndName">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tCountryCodeAndName" type="{http://www.oorsprong.org/websamples.countryinfo}tCountryCodeAndName" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftCountryCodeAndName", propOrder = { - "tCountryCodeAndName" -}) -public class ArrayOftCountryCodeAndName { - - @XmlElement(nillable = true) - protected List tCountryCodeAndName; - - /** - * Gets the value of the tCountryCodeAndName property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tCountryCodeAndName property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTCountryCodeAndName().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TCountryCodeAndName } - * - * - */ - public List getTCountryCodeAndName() { - if (tCountryCodeAndName == null) { - tCountryCodeAndName = new ArrayList(); - } - return this.tCountryCodeAndName; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ArrayOftCountryCodeAndNameGroupedByContinent.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ArrayOftCountryCodeAndNameGroupedByContinent.java deleted file mode 100644 index f8846c0..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ArrayOftCountryCodeAndNameGroupedByContinent.java +++ /dev/null @@ -1,69 +0,0 @@ - -package org.oorsprong.websamples; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftCountryCodeAndNameGroupedByContinent complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftCountryCodeAndNameGroupedByContinent">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tCountryCodeAndNameGroupedByContinent" type="{http://www.oorsprong.org/websamples.countryinfo}tCountryCodeAndNameGroupedByContinent" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftCountryCodeAndNameGroupedByContinent", propOrder = { - "tCountryCodeAndNameGroupedByContinent" -}) -public class ArrayOftCountryCodeAndNameGroupedByContinent { - - @XmlElement(nillable = true) - protected List tCountryCodeAndNameGroupedByContinent; - - /** - * Gets the value of the tCountryCodeAndNameGroupedByContinent property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tCountryCodeAndNameGroupedByContinent property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTCountryCodeAndNameGroupedByContinent().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TCountryCodeAndNameGroupedByContinent } - * - * - */ - public List getTCountryCodeAndNameGroupedByContinent() { - if (tCountryCodeAndNameGroupedByContinent == null) { - tCountryCodeAndNameGroupedByContinent = new ArrayList(); - } - return this.tCountryCodeAndNameGroupedByContinent; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ArrayOftCountryInfo.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ArrayOftCountryInfo.java deleted file mode 100644 index 419e7b8..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ArrayOftCountryInfo.java +++ /dev/null @@ -1,69 +0,0 @@ - -package org.oorsprong.websamples; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftCountryInfo complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftCountryInfo">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tCountryInfo" type="{http://www.oorsprong.org/websamples.countryinfo}tCountryInfo" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftCountryInfo", propOrder = { - "tCountryInfo" -}) -public class ArrayOftCountryInfo { - - @XmlElement(nillable = true) - protected List tCountryInfo; - - /** - * Gets the value of the tCountryInfo property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tCountryInfo property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTCountryInfo().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TCountryInfo } - * - * - */ - public List getTCountryInfo() { - if (tCountryInfo == null) { - tCountryInfo = new ArrayList(); - } - return this.tCountryInfo; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ArrayOftCurrency.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ArrayOftCurrency.java deleted file mode 100644 index 31c0de0..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ArrayOftCurrency.java +++ /dev/null @@ -1,69 +0,0 @@ - -package org.oorsprong.websamples; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftCurrency complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftCurrency">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tCurrency" type="{http://www.oorsprong.org/websamples.countryinfo}tCurrency" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftCurrency", propOrder = { - "tCurrency" -}) -public class ArrayOftCurrency { - - @XmlElement(nillable = true) - protected List tCurrency; - - /** - * Gets the value of the tCurrency property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tCurrency property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTCurrency().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TCurrency } - * - * - */ - public List getTCurrency() { - if (tCurrency == null) { - tCurrency = new ArrayList(); - } - return this.tCurrency; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ArrayOftLanguage.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ArrayOftLanguage.java deleted file mode 100644 index 24127bd..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ArrayOftLanguage.java +++ /dev/null @@ -1,69 +0,0 @@ - -package org.oorsprong.websamples; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftLanguage complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftLanguage">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tLanguage" type="{http://www.oorsprong.org/websamples.countryinfo}tLanguage" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftLanguage", propOrder = { - "tLanguage" -}) -public class ArrayOftLanguage { - - @XmlElement(nillable = true) - protected List tLanguage; - - /** - * Gets the value of the tLanguage property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tLanguage property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTLanguage().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TLanguage } - * - * - */ - public List getTLanguage() { - if (tLanguage == null) { - tLanguage = new ArrayList(); - } - return this.tLanguage; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CapitalCity.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CapitalCity.java deleted file mode 100644 index d2060ec..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CapitalCity.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sCountryISOCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "sCountryISOCode" -}) -@XmlRootElement(name = "CapitalCity") -public class CapitalCity { - - @XmlElement(required = true) - protected String sCountryISOCode; - - /** - * Gets the value of the sCountryISOCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSCountryISOCode() { - return sCountryISOCode; - } - - /** - * Sets the value of the sCountryISOCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSCountryISOCode(String value) { - this.sCountryISOCode = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CapitalCityResponse.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CapitalCityResponse.java deleted file mode 100644 index d55dd01..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CapitalCityResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="CapitalCityResult" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "capitalCityResult" -}) -@XmlRootElement(name = "CapitalCityResponse") -public class CapitalCityResponse { - - @XmlElement(name = "CapitalCityResult", required = true) - protected String capitalCityResult; - - /** - * Gets the value of the capitalCityResult property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getCapitalCityResult() { - return capitalCityResult; - } - - /** - * Sets the value of the capitalCityResult property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setCapitalCityResult(String value) { - this.capitalCityResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountriesUsingCurrency.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountriesUsingCurrency.java deleted file mode 100644 index 927b910..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountriesUsingCurrency.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sISOCurrencyCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "sisoCurrencyCode" -}) -@XmlRootElement(name = "CountriesUsingCurrency") -public class CountriesUsingCurrency { - - @XmlElement(name = "sISOCurrencyCode", required = true) - protected String sisoCurrencyCode; - - /** - * Gets the value of the sisoCurrencyCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSISOCurrencyCode() { - return sisoCurrencyCode; - } - - /** - * Sets the value of the sisoCurrencyCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSISOCurrencyCode(String value) { - this.sisoCurrencyCode = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountriesUsingCurrencyResponse.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountriesUsingCurrencyResponse.java deleted file mode 100644 index b7c0fab..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountriesUsingCurrencyResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="CountriesUsingCurrencyResult" type="{http://www.oorsprong.org/websamples.countryinfo}ArrayOftCountryCodeAndName"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "countriesUsingCurrencyResult" -}) -@XmlRootElement(name = "CountriesUsingCurrencyResponse") -public class CountriesUsingCurrencyResponse { - - @XmlElement(name = "CountriesUsingCurrencyResult", required = true) - protected ArrayOftCountryCodeAndName countriesUsingCurrencyResult; - - /** - * Gets the value of the countriesUsingCurrencyResult property. - * - * @return - * possible object is - * {@link ArrayOftCountryCodeAndName } - * - */ - public ArrayOftCountryCodeAndName getCountriesUsingCurrencyResult() { - return countriesUsingCurrencyResult; - } - - /** - * Sets the value of the countriesUsingCurrencyResult property. - * - * @param value - * allowed object is - * {@link ArrayOftCountryCodeAndName } - * - */ - public void setCountriesUsingCurrencyResult(ArrayOftCountryCodeAndName value) { - this.countriesUsingCurrencyResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryCurrency.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryCurrency.java deleted file mode 100644 index f0fbc38..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryCurrency.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sCountryISOCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "sCountryISOCode" -}) -@XmlRootElement(name = "CountryCurrency") -public class CountryCurrency { - - @XmlElement(required = true) - protected String sCountryISOCode; - - /** - * Gets the value of the sCountryISOCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSCountryISOCode() { - return sCountryISOCode; - } - - /** - * Sets the value of the sCountryISOCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSCountryISOCode(String value) { - this.sCountryISOCode = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryCurrencyResponse.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryCurrencyResponse.java deleted file mode 100644 index 3216b90..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryCurrencyResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="CountryCurrencyResult" type="{http://www.oorsprong.org/websamples.countryinfo}tCurrency"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "countryCurrencyResult" -}) -@XmlRootElement(name = "CountryCurrencyResponse") -public class CountryCurrencyResponse { - - @XmlElement(name = "CountryCurrencyResult", required = true) - protected TCurrency countryCurrencyResult; - - /** - * Gets the value of the countryCurrencyResult property. - * - * @return - * possible object is - * {@link TCurrency } - * - */ - public TCurrency getCountryCurrencyResult() { - return countryCurrencyResult; - } - - /** - * Sets the value of the countryCurrencyResult property. - * - * @param value - * allowed object is - * {@link TCurrency } - * - */ - public void setCountryCurrencyResult(TCurrency value) { - this.countryCurrencyResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryFlag.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryFlag.java deleted file mode 100644 index e12da88..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryFlag.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sCountryISOCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "sCountryISOCode" -}) -@XmlRootElement(name = "CountryFlag") -public class CountryFlag { - - @XmlElement(required = true) - protected String sCountryISOCode; - - /** - * Gets the value of the sCountryISOCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSCountryISOCode() { - return sCountryISOCode; - } - - /** - * Sets the value of the sCountryISOCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSCountryISOCode(String value) { - this.sCountryISOCode = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryFlagResponse.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryFlagResponse.java deleted file mode 100644 index 9200f30..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryFlagResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="CountryFlagResult" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "countryFlagResult" -}) -@XmlRootElement(name = "CountryFlagResponse") -public class CountryFlagResponse { - - @XmlElement(name = "CountryFlagResult", required = true) - protected String countryFlagResult; - - /** - * Gets the value of the countryFlagResult property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getCountryFlagResult() { - return countryFlagResult; - } - - /** - * Sets the value of the countryFlagResult property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setCountryFlagResult(String value) { - this.countryFlagResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryISOCode.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryISOCode.java deleted file mode 100644 index e944913..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryISOCode.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sCountryName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "sCountryName" -}) -@XmlRootElement(name = "CountryISOCode") -public class CountryISOCode { - - @XmlElement(required = true) - protected String sCountryName; - - /** - * Gets the value of the sCountryName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSCountryName() { - return sCountryName; - } - - /** - * Sets the value of the sCountryName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSCountryName(String value) { - this.sCountryName = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryISOCodeResponse.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryISOCodeResponse.java deleted file mode 100644 index 37b0f4f..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryISOCodeResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="CountryISOCodeResult" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "countryISOCodeResult" -}) -@XmlRootElement(name = "CountryISOCodeResponse") -public class CountryISOCodeResponse { - - @XmlElement(name = "CountryISOCodeResult", required = true) - protected String countryISOCodeResult; - - /** - * Gets the value of the countryISOCodeResult property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getCountryISOCodeResult() { - return countryISOCodeResult; - } - - /** - * Sets the value of the countryISOCodeResult property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setCountryISOCodeResult(String value) { - this.countryISOCodeResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryInfoService.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryInfoService.java deleted file mode 100644 index edaf1d2..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryInfoService.java +++ /dev/null @@ -1,118 +0,0 @@ - -package org.oorsprong.websamples; - -import java.net.MalformedURLException; -import java.net.URL; -import javax.xml.namespace.QName; -import javax.xml.ws.Service; -import javax.xml.ws.WebEndpoint; -import javax.xml.ws.WebServiceClient; -import javax.xml.ws.WebServiceException; -import javax.xml.ws.WebServiceFeature; - - -/** - * This DataFlex Web Service opens up country information. 2 letter ISO codes are used for Country code. There are functions to retrieve the used Currency, Language, Capital City, Continent and Telephone code. - * - * This class was generated by the JAX-WS RI. - * JAX-WS RI 2.2.6-1b01 - * Generated source version: 2.2 - * - */ -@WebServiceClient(name = "CountryInfoService", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", wsdlLocation = "http://www.oorsprong.org/websamples.countryinfo/CountryInfoService.wso?wsdl") -public class CountryInfoService - extends Service -{ - - private final static URL COUNTRYINFOSERVICE_WSDL_LOCATION; - private final static WebServiceException COUNTRYINFOSERVICE_EXCEPTION; - private final static QName COUNTRYINFOSERVICE_QNAME = new QName("http://www.oorsprong.org/websamples.countryinfo", "CountryInfoService"); - - static { - URL url = null; - WebServiceException e = null; - try { - url = new URL("http://www.oorsprong.org/websamples.countryinfo/CountryInfoService.wso?wsdl"); - } catch (MalformedURLException ex) { - e = new WebServiceException(ex); - } - COUNTRYINFOSERVICE_WSDL_LOCATION = url; - COUNTRYINFOSERVICE_EXCEPTION = e; - } - - public CountryInfoService() { - super(__getWsdlLocation(), COUNTRYINFOSERVICE_QNAME); - } - - public CountryInfoService(WebServiceFeature... features) { - super(__getWsdlLocation(), COUNTRYINFOSERVICE_QNAME, features); - } - - public CountryInfoService(URL wsdlLocation) { - super(wsdlLocation, COUNTRYINFOSERVICE_QNAME); - } - - public CountryInfoService(URL wsdlLocation, WebServiceFeature... features) { - super(wsdlLocation, COUNTRYINFOSERVICE_QNAME, features); - } - - public CountryInfoService(URL wsdlLocation, QName serviceName) { - super(wsdlLocation, serviceName); - } - - public CountryInfoService(URL wsdlLocation, QName serviceName, WebServiceFeature... features) { - super(wsdlLocation, serviceName, features); - } - - /** - * - * @return - * returns CountryInfoServiceSoapType - */ - @WebEndpoint(name = "CountryInfoServiceSoap") - public CountryInfoServiceSoapType getCountryInfoServiceSoap() { - return super.getPort(new QName("http://www.oorsprong.org/websamples.countryinfo", "CountryInfoServiceSoap"), CountryInfoServiceSoapType.class); - } - - /** - * - * @param features - * A list of {@link javax.xml.ws.WebServiceFeature} to configure on the proxy. Supported features not in the features parameter will have their default values. - * @return - * returns CountryInfoServiceSoapType - */ - @WebEndpoint(name = "CountryInfoServiceSoap") - public CountryInfoServiceSoapType getCountryInfoServiceSoap(WebServiceFeature... features) { - return super.getPort(new QName("http://www.oorsprong.org/websamples.countryinfo", "CountryInfoServiceSoap"), CountryInfoServiceSoapType.class, features); - } - - /** - * - * @return - * returns CountryInfoServiceSoapType - */ - @WebEndpoint(name = "CountryInfoServiceSoap12") - public CountryInfoServiceSoapType getCountryInfoServiceSoap12() { - return super.getPort(new QName("http://www.oorsprong.org/websamples.countryinfo", "CountryInfoServiceSoap12"), CountryInfoServiceSoapType.class); - } - - /** - * - * @param features - * A list of {@link javax.xml.ws.WebServiceFeature} to configure on the proxy. Supported features not in the features parameter will have their default values. - * @return - * returns CountryInfoServiceSoapType - */ - @WebEndpoint(name = "CountryInfoServiceSoap12") - public CountryInfoServiceSoapType getCountryInfoServiceSoap12(WebServiceFeature... features) { - return super.getPort(new QName("http://www.oorsprong.org/websamples.countryinfo", "CountryInfoServiceSoap12"), CountryInfoServiceSoapType.class, features); - } - - private static URL __getWsdlLocation() { - if (COUNTRYINFOSERVICE_EXCEPTION!= null) { - throw COUNTRYINFOSERVICE_EXCEPTION; - } - return COUNTRYINFOSERVICE_WSDL_LOCATION; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryInfoServiceSoapType.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryInfoServiceSoapType.java deleted file mode 100644 index 9450d18..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryInfoServiceSoapType.java +++ /dev/null @@ -1,311 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.jws.WebMethod; -import javax.jws.WebParam; -import javax.jws.WebResult; -import javax.jws.WebService; -import javax.xml.bind.annotation.XmlSeeAlso; -import javax.xml.ws.RequestWrapper; -import javax.xml.ws.ResponseWrapper; - - -/** - * This class was generated by the JAX-WS RI. - * JAX-WS RI 2.2.6-1b01 - * Generated source version: 2.2 - * - */ -@WebService(name = "CountryInfoServiceSoapType", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") -@XmlSeeAlso({ - ObjectFactory.class -}) -public interface CountryInfoServiceSoapType { - - - /** - * Returns a list of continents ordered by name. - * - * @return - * returns org.oorsprong.websamples.ArrayOftContinent - */ - @WebMethod(operationName = "ListOfContinentsByName") - @WebResult(name = "ListOfContinentsByNameResult", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - @RequestWrapper(localName = "ListOfContinentsByName", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.ListOfContinentsByName") - @ResponseWrapper(localName = "ListOfContinentsByNameResponse", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.ListOfContinentsByNameResponse") - public ArrayOftContinent listOfContinentsByName(); - - /** - * Returns a list of continents ordered by code. - * - * @return - * returns org.oorsprong.websamples.ArrayOftContinent - */ - @WebMethod(operationName = "ListOfContinentsByCode") - @WebResult(name = "ListOfContinentsByCodeResult", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - @RequestWrapper(localName = "ListOfContinentsByCode", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.ListOfContinentsByCode") - @ResponseWrapper(localName = "ListOfContinentsByCodeResponse", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.ListOfContinentsByCodeResponse") - public ArrayOftContinent listOfContinentsByCode(); - - /** - * Returns a list of currencies ordered by name. - * - * @return - * returns org.oorsprong.websamples.ArrayOftCurrency - */ - @WebMethod(operationName = "ListOfCurrenciesByName") - @WebResult(name = "ListOfCurrenciesByNameResult", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - @RequestWrapper(localName = "ListOfCurrenciesByName", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.ListOfCurrenciesByName") - @ResponseWrapper(localName = "ListOfCurrenciesByNameResponse", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.ListOfCurrenciesByNameResponse") - public ArrayOftCurrency listOfCurrenciesByName(); - - /** - * Returns a list of currencies ordered by code. - * - * @return - * returns org.oorsprong.websamples.ArrayOftCurrency - */ - @WebMethod(operationName = "ListOfCurrenciesByCode") - @WebResult(name = "ListOfCurrenciesByCodeResult", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - @RequestWrapper(localName = "ListOfCurrenciesByCode", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.ListOfCurrenciesByCode") - @ResponseWrapper(localName = "ListOfCurrenciesByCodeResponse", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.ListOfCurrenciesByCodeResponse") - public ArrayOftCurrency listOfCurrenciesByCode(); - - /** - * Returns the name of the currency (if found) - * - * @param sCurrencyISOCode - * @return - * returns java.lang.String - */ - @WebMethod(operationName = "CurrencyName") - @WebResult(name = "CurrencyNameResult", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - @RequestWrapper(localName = "CurrencyName", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.CurrencyName") - @ResponseWrapper(localName = "CurrencyNameResponse", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.CurrencyNameResponse") - public String currencyName( - @WebParam(name = "sCurrencyISOCode", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - String sCurrencyISOCode); - - /** - * Returns a list of all stored counties ordered by ISO code - * - * @return - * returns org.oorsprong.websamples.ArrayOftCountryCodeAndName - */ - @WebMethod(operationName = "ListOfCountryNamesByCode") - @WebResult(name = "ListOfCountryNamesByCodeResult", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - @RequestWrapper(localName = "ListOfCountryNamesByCode", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.ListOfCountryNamesByCode") - @ResponseWrapper(localName = "ListOfCountryNamesByCodeResponse", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.ListOfCountryNamesByCodeResponse") - public ArrayOftCountryCodeAndName listOfCountryNamesByCode(); - - /** - * Returns a list of all stored counties ordered by country name - * - * @return - * returns org.oorsprong.websamples.ArrayOftCountryCodeAndName - */ - @WebMethod(operationName = "ListOfCountryNamesByName") - @WebResult(name = "ListOfCountryNamesByNameResult", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - @RequestWrapper(localName = "ListOfCountryNamesByName", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.ListOfCountryNamesByName") - @ResponseWrapper(localName = "ListOfCountryNamesByNameResponse", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.ListOfCountryNamesByNameResponse") - public ArrayOftCountryCodeAndName listOfCountryNamesByName(); - - /** - * Returns a list of all stored counties grouped per continent - * - * @return - * returns org.oorsprong.websamples.ArrayOftCountryCodeAndNameGroupedByContinent - */ - @WebMethod(operationName = "ListOfCountryNamesGroupedByContinent") - @WebResult(name = "ListOfCountryNamesGroupedByContinentResult", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - @RequestWrapper(localName = "ListOfCountryNamesGroupedByContinent", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.ListOfCountryNamesGroupedByContinent") - @ResponseWrapper(localName = "ListOfCountryNamesGroupedByContinentResponse", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.ListOfCountryNamesGroupedByContinentResponse") - public ArrayOftCountryCodeAndNameGroupedByContinent listOfCountryNamesGroupedByContinent(); - - /** - * Searches the database for a country by the passed ISO country code - * - * @param sCountryISOCode - * @return - * returns java.lang.String - */ - @WebMethod(operationName = "CountryName") - @WebResult(name = "CountryNameResult", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - @RequestWrapper(localName = "CountryName", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.CountryName") - @ResponseWrapper(localName = "CountryNameResponse", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.CountryNameResponse") - public String countryName( - @WebParam(name = "sCountryISOCode", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - String sCountryISOCode); - - /** - * This function tries to found a country based on the passed country name. - * - * @param sCountryName - * @return - * returns java.lang.String - */ - @WebMethod(operationName = "CountryISOCode") - @WebResult(name = "CountryISOCodeResult", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - @RequestWrapper(localName = "CountryISOCode", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.CountryISOCode") - @ResponseWrapper(localName = "CountryISOCodeResponse", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.CountryISOCodeResponse") - public String countryISOCode( - @WebParam(name = "sCountryName", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - String sCountryName); - - /** - * Returns the name of the captial city for the passed country code - * - * @param sCountryISOCode - * @return - * returns java.lang.String - */ - @WebMethod(operationName = "CapitalCity") - @WebResult(name = "CapitalCityResult", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - @RequestWrapper(localName = "CapitalCity", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.CapitalCity") - @ResponseWrapper(localName = "CapitalCityResponse", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.CapitalCityResponse") - public String capitalCity( - @WebParam(name = "sCountryISOCode", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - String sCountryISOCode); - - /** - * Returns the currency ISO code and name for the passed country ISO code - * - * @param sCountryISOCode - * @return - * returns org.oorsprong.websamples.TCurrency - */ - @WebMethod(operationName = "CountryCurrency") - @WebResult(name = "CountryCurrencyResult", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - @RequestWrapper(localName = "CountryCurrency", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.CountryCurrency") - @ResponseWrapper(localName = "CountryCurrencyResponse", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.CountryCurrencyResponse") - public TCurrency countryCurrency( - @WebParam(name = "sCountryISOCode", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - String sCountryISOCode); - - /** - * Returns a link to a picture of the country flag - * - * @param sCountryISOCode - * @return - * returns java.lang.String - */ - @WebMethod(operationName = "CountryFlag") - @WebResult(name = "CountryFlagResult", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - @RequestWrapper(localName = "CountryFlag", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.CountryFlag") - @ResponseWrapper(localName = "CountryFlagResponse", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.CountryFlagResponse") - public String countryFlag( - @WebParam(name = "sCountryISOCode", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - String sCountryISOCode); - - /** - * Returns the internation phone code for the passed ISO country code - * - * @param sCountryISOCode - * @return - * returns java.lang.String - */ - @WebMethod(operationName = "CountryIntPhoneCode") - @WebResult(name = "CountryIntPhoneCodeResult", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - @RequestWrapper(localName = "CountryIntPhoneCode", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.CountryIntPhoneCode") - @ResponseWrapper(localName = "CountryIntPhoneCodeResponse", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.CountryIntPhoneCodeResponse") - public String countryIntPhoneCode( - @WebParam(name = "sCountryISOCode", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - String sCountryISOCode); - - /** - * Returns a struct with all the stored country information. Pass the ISO country code - * - * @param sCountryISOCode - * @return - * returns org.oorsprong.websamples.TCountryInfo - */ - @WebMethod(operationName = "FullCountryInfo") - @WebResult(name = "FullCountryInfoResult", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - @RequestWrapper(localName = "FullCountryInfo", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.FullCountryInfo") - @ResponseWrapper(localName = "FullCountryInfoResponse", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.FullCountryInfoResponse") - public TCountryInfo fullCountryInfo( - @WebParam(name = "sCountryISOCode", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - String sCountryISOCode); - - /** - * Returns an array with all countries and all the language information stored - * - * @return - * returns org.oorsprong.websamples.ArrayOftCountryInfo - */ - @WebMethod(operationName = "FullCountryInfoAllCountries") - @WebResult(name = "FullCountryInfoAllCountriesResult", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - @RequestWrapper(localName = "FullCountryInfoAllCountries", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.FullCountryInfoAllCountries") - @ResponseWrapper(localName = "FullCountryInfoAllCountriesResponse", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.FullCountryInfoAllCountriesResponse") - public ArrayOftCountryInfo fullCountryInfoAllCountries(); - - /** - * Returns a list of all countries that use the same currency code. Pass a ISO currency code - * - * @param sISOCurrencyCode - * @return - * returns org.oorsprong.websamples.ArrayOftCountryCodeAndName - */ - @WebMethod(operationName = "CountriesUsingCurrency") - @WebResult(name = "CountriesUsingCurrencyResult", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - @RequestWrapper(localName = "CountriesUsingCurrency", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.CountriesUsingCurrency") - @ResponseWrapper(localName = "CountriesUsingCurrencyResponse", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.CountriesUsingCurrencyResponse") - public ArrayOftCountryCodeAndName countriesUsingCurrency( - @WebParam(name = "sISOCurrencyCode", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - String sISOCurrencyCode); - - /** - * Returns an array of languages ordered by name - * - * @return - * returns org.oorsprong.websamples.ArrayOftLanguage - */ - @WebMethod(operationName = "ListOfLanguagesByName") - @WebResult(name = "ListOfLanguagesByNameResult", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - @RequestWrapper(localName = "ListOfLanguagesByName", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.ListOfLanguagesByName") - @ResponseWrapper(localName = "ListOfLanguagesByNameResponse", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.ListOfLanguagesByNameResponse") - public ArrayOftLanguage listOfLanguagesByName(); - - /** - * Returns an array of languages ordered by code - * - * @return - * returns org.oorsprong.websamples.ArrayOftLanguage - */ - @WebMethod(operationName = "ListOfLanguagesByCode") - @WebResult(name = "ListOfLanguagesByCodeResult", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - @RequestWrapper(localName = "ListOfLanguagesByCode", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.ListOfLanguagesByCode") - @ResponseWrapper(localName = "ListOfLanguagesByCodeResponse", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.ListOfLanguagesByCodeResponse") - public ArrayOftLanguage listOfLanguagesByCode(); - - /** - * Find a language name based on the passed ISO language code - * - * @param sISOCode - * @return - * returns java.lang.String - */ - @WebMethod(operationName = "LanguageName") - @WebResult(name = "LanguageNameResult", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - @RequestWrapper(localName = "LanguageName", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.LanguageName") - @ResponseWrapper(localName = "LanguageNameResponse", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.LanguageNameResponse") - public String languageName( - @WebParam(name = "sISOCode", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - String sISOCode); - - /** - * Find a language ISO code based on the passed language name - * - * @param sLanguageName - * @return - * returns java.lang.String - */ - @WebMethod(operationName = "LanguageISOCode") - @WebResult(name = "LanguageISOCodeResult", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - @RequestWrapper(localName = "LanguageISOCode", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.LanguageISOCode") - @ResponseWrapper(localName = "LanguageISOCodeResponse", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.LanguageISOCodeResponse") - public String languageISOCode( - @WebParam(name = "sLanguageName", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - String sLanguageName); - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryIntPhoneCode.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryIntPhoneCode.java deleted file mode 100644 index ad8fb4c..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryIntPhoneCode.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sCountryISOCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "sCountryISOCode" -}) -@XmlRootElement(name = "CountryIntPhoneCode") -public class CountryIntPhoneCode { - - @XmlElement(required = true) - protected String sCountryISOCode; - - /** - * Gets the value of the sCountryISOCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSCountryISOCode() { - return sCountryISOCode; - } - - /** - * Sets the value of the sCountryISOCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSCountryISOCode(String value) { - this.sCountryISOCode = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryIntPhoneCodeResponse.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryIntPhoneCodeResponse.java deleted file mode 100644 index fcb3588..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryIntPhoneCodeResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="CountryIntPhoneCodeResult" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "countryIntPhoneCodeResult" -}) -@XmlRootElement(name = "CountryIntPhoneCodeResponse") -public class CountryIntPhoneCodeResponse { - - @XmlElement(name = "CountryIntPhoneCodeResult", required = true) - protected String countryIntPhoneCodeResult; - - /** - * Gets the value of the countryIntPhoneCodeResult property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getCountryIntPhoneCodeResult() { - return countryIntPhoneCodeResult; - } - - /** - * Sets the value of the countryIntPhoneCodeResult property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setCountryIntPhoneCodeResult(String value) { - this.countryIntPhoneCodeResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryName.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryName.java deleted file mode 100644 index 100786a..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryName.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sCountryISOCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "sCountryISOCode" -}) -@XmlRootElement(name = "CountryName") -public class CountryName { - - @XmlElement(required = true) - protected String sCountryISOCode; - - /** - * Gets the value of the sCountryISOCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSCountryISOCode() { - return sCountryISOCode; - } - - /** - * Sets the value of the sCountryISOCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSCountryISOCode(String value) { - this.sCountryISOCode = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryNameResponse.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryNameResponse.java deleted file mode 100644 index 64ed81b..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CountryNameResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="CountryNameResult" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "countryNameResult" -}) -@XmlRootElement(name = "CountryNameResponse") -public class CountryNameResponse { - - @XmlElement(name = "CountryNameResult", required = true) - protected String countryNameResult; - - /** - * Gets the value of the countryNameResult property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getCountryNameResult() { - return countryNameResult; - } - - /** - * Sets the value of the countryNameResult property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setCountryNameResult(String value) { - this.countryNameResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CurrencyName.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CurrencyName.java deleted file mode 100644 index d78ca3c..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CurrencyName.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sCurrencyISOCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "sCurrencyISOCode" -}) -@XmlRootElement(name = "CurrencyName") -public class CurrencyName { - - @XmlElement(required = true) - protected String sCurrencyISOCode; - - /** - * Gets the value of the sCurrencyISOCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSCurrencyISOCode() { - return sCurrencyISOCode; - } - - /** - * Sets the value of the sCurrencyISOCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSCurrencyISOCode(String value) { - this.sCurrencyISOCode = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CurrencyNameResponse.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CurrencyNameResponse.java deleted file mode 100644 index 6889dba..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/CurrencyNameResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="CurrencyNameResult" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "currencyNameResult" -}) -@XmlRootElement(name = "CurrencyNameResponse") -public class CurrencyNameResponse { - - @XmlElement(name = "CurrencyNameResult", required = true) - protected String currencyNameResult; - - /** - * Gets the value of the currencyNameResult property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getCurrencyNameResult() { - return currencyNameResult; - } - - /** - * Sets the value of the currencyNameResult property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setCurrencyNameResult(String value) { - this.currencyNameResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/FullCountryInfo.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/FullCountryInfo.java deleted file mode 100644 index 19e11ee..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/FullCountryInfo.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sCountryISOCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "sCountryISOCode" -}) -@XmlRootElement(name = "FullCountryInfo") -public class FullCountryInfo { - - @XmlElement(required = true) - protected String sCountryISOCode; - - /** - * Gets the value of the sCountryISOCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSCountryISOCode() { - return sCountryISOCode; - } - - /** - * Sets the value of the sCountryISOCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSCountryISOCode(String value) { - this.sCountryISOCode = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/FullCountryInfoAllCountries.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/FullCountryInfoAllCountries.java deleted file mode 100644 index f6ced20..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/FullCountryInfoAllCountries.java +++ /dev/null @@ -1,34 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "FullCountryInfoAllCountries") -public class FullCountryInfoAllCountries { - - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/FullCountryInfoAllCountriesResponse.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/FullCountryInfoAllCountriesResponse.java deleted file mode 100644 index 6d50b12..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/FullCountryInfoAllCountriesResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="FullCountryInfoAllCountriesResult" type="{http://www.oorsprong.org/websamples.countryinfo}ArrayOftCountryInfo"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "fullCountryInfoAllCountriesResult" -}) -@XmlRootElement(name = "FullCountryInfoAllCountriesResponse") -public class FullCountryInfoAllCountriesResponse { - - @XmlElement(name = "FullCountryInfoAllCountriesResult", required = true) - protected ArrayOftCountryInfo fullCountryInfoAllCountriesResult; - - /** - * Gets the value of the fullCountryInfoAllCountriesResult property. - * - * @return - * possible object is - * {@link ArrayOftCountryInfo } - * - */ - public ArrayOftCountryInfo getFullCountryInfoAllCountriesResult() { - return fullCountryInfoAllCountriesResult; - } - - /** - * Sets the value of the fullCountryInfoAllCountriesResult property. - * - * @param value - * allowed object is - * {@link ArrayOftCountryInfo } - * - */ - public void setFullCountryInfoAllCountriesResult(ArrayOftCountryInfo value) { - this.fullCountryInfoAllCountriesResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/FullCountryInfoResponse.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/FullCountryInfoResponse.java deleted file mode 100644 index 92f3d09..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/FullCountryInfoResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="FullCountryInfoResult" type="{http://www.oorsprong.org/websamples.countryinfo}tCountryInfo"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "fullCountryInfoResult" -}) -@XmlRootElement(name = "FullCountryInfoResponse") -public class FullCountryInfoResponse { - - @XmlElement(name = "FullCountryInfoResult", required = true) - protected TCountryInfo fullCountryInfoResult; - - /** - * Gets the value of the fullCountryInfoResult property. - * - * @return - * possible object is - * {@link TCountryInfo } - * - */ - public TCountryInfo getFullCountryInfoResult() { - return fullCountryInfoResult; - } - - /** - * Sets the value of the fullCountryInfoResult property. - * - * @param value - * allowed object is - * {@link TCountryInfo } - * - */ - public void setFullCountryInfoResult(TCountryInfo value) { - this.fullCountryInfoResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/LanguageISOCode.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/LanguageISOCode.java deleted file mode 100644 index 372fc60..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/LanguageISOCode.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sLanguageName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "sLanguageName" -}) -@XmlRootElement(name = "LanguageISOCode") -public class LanguageISOCode { - - @XmlElement(required = true) - protected String sLanguageName; - - /** - * Gets the value of the sLanguageName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSLanguageName() { - return sLanguageName; - } - - /** - * Sets the value of the sLanguageName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSLanguageName(String value) { - this.sLanguageName = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/LanguageISOCodeResponse.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/LanguageISOCodeResponse.java deleted file mode 100644 index 201676f..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/LanguageISOCodeResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="LanguageISOCodeResult" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "languageISOCodeResult" -}) -@XmlRootElement(name = "LanguageISOCodeResponse") -public class LanguageISOCodeResponse { - - @XmlElement(name = "LanguageISOCodeResult", required = true) - protected String languageISOCodeResult; - - /** - * Gets the value of the languageISOCodeResult property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getLanguageISOCodeResult() { - return languageISOCodeResult; - } - - /** - * Sets the value of the languageISOCodeResult property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setLanguageISOCodeResult(String value) { - this.languageISOCodeResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/LanguageName.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/LanguageName.java deleted file mode 100644 index a5fe3a7..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/LanguageName.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sISOCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "sisoCode" -}) -@XmlRootElement(name = "LanguageName") -public class LanguageName { - - @XmlElement(name = "sISOCode", required = true) - protected String sisoCode; - - /** - * Gets the value of the sisoCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSISOCode() { - return sisoCode; - } - - /** - * Sets the value of the sisoCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSISOCode(String value) { - this.sisoCode = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/LanguageNameResponse.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/LanguageNameResponse.java deleted file mode 100644 index c7103f9..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/LanguageNameResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="LanguageNameResult" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "languageNameResult" -}) -@XmlRootElement(name = "LanguageNameResponse") -public class LanguageNameResponse { - - @XmlElement(name = "LanguageNameResult", required = true) - protected String languageNameResult; - - /** - * Gets the value of the languageNameResult property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getLanguageNameResult() { - return languageNameResult; - } - - /** - * Sets the value of the languageNameResult property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setLanguageNameResult(String value) { - this.languageNameResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfContinentsByCode.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfContinentsByCode.java deleted file mode 100644 index b64034b..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfContinentsByCode.java +++ /dev/null @@ -1,34 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "ListOfContinentsByCode") -public class ListOfContinentsByCode { - - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfContinentsByCodeResponse.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfContinentsByCodeResponse.java deleted file mode 100644 index 01889c2..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfContinentsByCodeResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="ListOfContinentsByCodeResult" type="{http://www.oorsprong.org/websamples.countryinfo}ArrayOftContinent"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "listOfContinentsByCodeResult" -}) -@XmlRootElement(name = "ListOfContinentsByCodeResponse") -public class ListOfContinentsByCodeResponse { - - @XmlElement(name = "ListOfContinentsByCodeResult", required = true) - protected ArrayOftContinent listOfContinentsByCodeResult; - - /** - * Gets the value of the listOfContinentsByCodeResult property. - * - * @return - * possible object is - * {@link ArrayOftContinent } - * - */ - public ArrayOftContinent getListOfContinentsByCodeResult() { - return listOfContinentsByCodeResult; - } - - /** - * Sets the value of the listOfContinentsByCodeResult property. - * - * @param value - * allowed object is - * {@link ArrayOftContinent } - * - */ - public void setListOfContinentsByCodeResult(ArrayOftContinent value) { - this.listOfContinentsByCodeResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfContinentsByName.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfContinentsByName.java deleted file mode 100644 index 4f3ec23..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfContinentsByName.java +++ /dev/null @@ -1,34 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "ListOfContinentsByName") -public class ListOfContinentsByName { - - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfContinentsByNameResponse.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfContinentsByNameResponse.java deleted file mode 100644 index 75be657..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfContinentsByNameResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="ListOfContinentsByNameResult" type="{http://www.oorsprong.org/websamples.countryinfo}ArrayOftContinent"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "listOfContinentsByNameResult" -}) -@XmlRootElement(name = "ListOfContinentsByNameResponse") -public class ListOfContinentsByNameResponse { - - @XmlElement(name = "ListOfContinentsByNameResult", required = true) - protected ArrayOftContinent listOfContinentsByNameResult; - - /** - * Gets the value of the listOfContinentsByNameResult property. - * - * @return - * possible object is - * {@link ArrayOftContinent } - * - */ - public ArrayOftContinent getListOfContinentsByNameResult() { - return listOfContinentsByNameResult; - } - - /** - * Sets the value of the listOfContinentsByNameResult property. - * - * @param value - * allowed object is - * {@link ArrayOftContinent } - * - */ - public void setListOfContinentsByNameResult(ArrayOftContinent value) { - this.listOfContinentsByNameResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfCountryNamesByCode.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfCountryNamesByCode.java deleted file mode 100644 index 4960902..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfCountryNamesByCode.java +++ /dev/null @@ -1,34 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "ListOfCountryNamesByCode") -public class ListOfCountryNamesByCode { - - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfCountryNamesByCodeResponse.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfCountryNamesByCodeResponse.java deleted file mode 100644 index c9e305a..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfCountryNamesByCodeResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="ListOfCountryNamesByCodeResult" type="{http://www.oorsprong.org/websamples.countryinfo}ArrayOftCountryCodeAndName"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "listOfCountryNamesByCodeResult" -}) -@XmlRootElement(name = "ListOfCountryNamesByCodeResponse") -public class ListOfCountryNamesByCodeResponse { - - @XmlElement(name = "ListOfCountryNamesByCodeResult", required = true) - protected ArrayOftCountryCodeAndName listOfCountryNamesByCodeResult; - - /** - * Gets the value of the listOfCountryNamesByCodeResult property. - * - * @return - * possible object is - * {@link ArrayOftCountryCodeAndName } - * - */ - public ArrayOftCountryCodeAndName getListOfCountryNamesByCodeResult() { - return listOfCountryNamesByCodeResult; - } - - /** - * Sets the value of the listOfCountryNamesByCodeResult property. - * - * @param value - * allowed object is - * {@link ArrayOftCountryCodeAndName } - * - */ - public void setListOfCountryNamesByCodeResult(ArrayOftCountryCodeAndName value) { - this.listOfCountryNamesByCodeResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfCountryNamesByName.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfCountryNamesByName.java deleted file mode 100644 index 1619561..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfCountryNamesByName.java +++ /dev/null @@ -1,34 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "ListOfCountryNamesByName") -public class ListOfCountryNamesByName { - - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfCountryNamesByNameResponse.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfCountryNamesByNameResponse.java deleted file mode 100644 index cacca85..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfCountryNamesByNameResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="ListOfCountryNamesByNameResult" type="{http://www.oorsprong.org/websamples.countryinfo}ArrayOftCountryCodeAndName"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "listOfCountryNamesByNameResult" -}) -@XmlRootElement(name = "ListOfCountryNamesByNameResponse") -public class ListOfCountryNamesByNameResponse { - - @XmlElement(name = "ListOfCountryNamesByNameResult", required = true) - protected ArrayOftCountryCodeAndName listOfCountryNamesByNameResult; - - /** - * Gets the value of the listOfCountryNamesByNameResult property. - * - * @return - * possible object is - * {@link ArrayOftCountryCodeAndName } - * - */ - public ArrayOftCountryCodeAndName getListOfCountryNamesByNameResult() { - return listOfCountryNamesByNameResult; - } - - /** - * Sets the value of the listOfCountryNamesByNameResult property. - * - * @param value - * allowed object is - * {@link ArrayOftCountryCodeAndName } - * - */ - public void setListOfCountryNamesByNameResult(ArrayOftCountryCodeAndName value) { - this.listOfCountryNamesByNameResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfCountryNamesGroupedByContinent.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfCountryNamesGroupedByContinent.java deleted file mode 100644 index 3cc6c9d..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfCountryNamesGroupedByContinent.java +++ /dev/null @@ -1,34 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "ListOfCountryNamesGroupedByContinent") -public class ListOfCountryNamesGroupedByContinent { - - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfCountryNamesGroupedByContinentResponse.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfCountryNamesGroupedByContinentResponse.java deleted file mode 100644 index 85663dd..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfCountryNamesGroupedByContinentResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="ListOfCountryNamesGroupedByContinentResult" type="{http://www.oorsprong.org/websamples.countryinfo}ArrayOftCountryCodeAndNameGroupedByContinent"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "listOfCountryNamesGroupedByContinentResult" -}) -@XmlRootElement(name = "ListOfCountryNamesGroupedByContinentResponse") -public class ListOfCountryNamesGroupedByContinentResponse { - - @XmlElement(name = "ListOfCountryNamesGroupedByContinentResult", required = true) - protected ArrayOftCountryCodeAndNameGroupedByContinent listOfCountryNamesGroupedByContinentResult; - - /** - * Gets the value of the listOfCountryNamesGroupedByContinentResult property. - * - * @return - * possible object is - * {@link ArrayOftCountryCodeAndNameGroupedByContinent } - * - */ - public ArrayOftCountryCodeAndNameGroupedByContinent getListOfCountryNamesGroupedByContinentResult() { - return listOfCountryNamesGroupedByContinentResult; - } - - /** - * Sets the value of the listOfCountryNamesGroupedByContinentResult property. - * - * @param value - * allowed object is - * {@link ArrayOftCountryCodeAndNameGroupedByContinent } - * - */ - public void setListOfCountryNamesGroupedByContinentResult(ArrayOftCountryCodeAndNameGroupedByContinent value) { - this.listOfCountryNamesGroupedByContinentResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfCurrenciesByCode.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfCurrenciesByCode.java deleted file mode 100644 index 5cf3c9c..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfCurrenciesByCode.java +++ /dev/null @@ -1,34 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "ListOfCurrenciesByCode") -public class ListOfCurrenciesByCode { - - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfCurrenciesByCodeResponse.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfCurrenciesByCodeResponse.java deleted file mode 100644 index 8f4e846..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfCurrenciesByCodeResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="ListOfCurrenciesByCodeResult" type="{http://www.oorsprong.org/websamples.countryinfo}ArrayOftCurrency"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "listOfCurrenciesByCodeResult" -}) -@XmlRootElement(name = "ListOfCurrenciesByCodeResponse") -public class ListOfCurrenciesByCodeResponse { - - @XmlElement(name = "ListOfCurrenciesByCodeResult", required = true) - protected ArrayOftCurrency listOfCurrenciesByCodeResult; - - /** - * Gets the value of the listOfCurrenciesByCodeResult property. - * - * @return - * possible object is - * {@link ArrayOftCurrency } - * - */ - public ArrayOftCurrency getListOfCurrenciesByCodeResult() { - return listOfCurrenciesByCodeResult; - } - - /** - * Sets the value of the listOfCurrenciesByCodeResult property. - * - * @param value - * allowed object is - * {@link ArrayOftCurrency } - * - */ - public void setListOfCurrenciesByCodeResult(ArrayOftCurrency value) { - this.listOfCurrenciesByCodeResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfCurrenciesByName.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfCurrenciesByName.java deleted file mode 100644 index 3bf549b..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfCurrenciesByName.java +++ /dev/null @@ -1,34 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "ListOfCurrenciesByName") -public class ListOfCurrenciesByName { - - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfCurrenciesByNameResponse.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfCurrenciesByNameResponse.java deleted file mode 100644 index 5981316..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfCurrenciesByNameResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="ListOfCurrenciesByNameResult" type="{http://www.oorsprong.org/websamples.countryinfo}ArrayOftCurrency"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "listOfCurrenciesByNameResult" -}) -@XmlRootElement(name = "ListOfCurrenciesByNameResponse") -public class ListOfCurrenciesByNameResponse { - - @XmlElement(name = "ListOfCurrenciesByNameResult", required = true) - protected ArrayOftCurrency listOfCurrenciesByNameResult; - - /** - * Gets the value of the listOfCurrenciesByNameResult property. - * - * @return - * possible object is - * {@link ArrayOftCurrency } - * - */ - public ArrayOftCurrency getListOfCurrenciesByNameResult() { - return listOfCurrenciesByNameResult; - } - - /** - * Sets the value of the listOfCurrenciesByNameResult property. - * - * @param value - * allowed object is - * {@link ArrayOftCurrency } - * - */ - public void setListOfCurrenciesByNameResult(ArrayOftCurrency value) { - this.listOfCurrenciesByNameResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfLanguagesByCode.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfLanguagesByCode.java deleted file mode 100644 index b1f8690..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfLanguagesByCode.java +++ /dev/null @@ -1,34 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "ListOfLanguagesByCode") -public class ListOfLanguagesByCode { - - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfLanguagesByCodeResponse.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfLanguagesByCodeResponse.java deleted file mode 100644 index 3ca21cb..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfLanguagesByCodeResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="ListOfLanguagesByCodeResult" type="{http://www.oorsprong.org/websamples.countryinfo}ArrayOftLanguage"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "listOfLanguagesByCodeResult" -}) -@XmlRootElement(name = "ListOfLanguagesByCodeResponse") -public class ListOfLanguagesByCodeResponse { - - @XmlElement(name = "ListOfLanguagesByCodeResult", required = true) - protected ArrayOftLanguage listOfLanguagesByCodeResult; - - /** - * Gets the value of the listOfLanguagesByCodeResult property. - * - * @return - * possible object is - * {@link ArrayOftLanguage } - * - */ - public ArrayOftLanguage getListOfLanguagesByCodeResult() { - return listOfLanguagesByCodeResult; - } - - /** - * Sets the value of the listOfLanguagesByCodeResult property. - * - * @param value - * allowed object is - * {@link ArrayOftLanguage } - * - */ - public void setListOfLanguagesByCodeResult(ArrayOftLanguage value) { - this.listOfLanguagesByCodeResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfLanguagesByName.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfLanguagesByName.java deleted file mode 100644 index 56349cc..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfLanguagesByName.java +++ /dev/null @@ -1,34 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "ListOfLanguagesByName") -public class ListOfLanguagesByName { - - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfLanguagesByNameResponse.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfLanguagesByNameResponse.java deleted file mode 100644 index 3bd4252..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ListOfLanguagesByNameResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="ListOfLanguagesByNameResult" type="{http://www.oorsprong.org/websamples.countryinfo}ArrayOftLanguage"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "listOfLanguagesByNameResult" -}) -@XmlRootElement(name = "ListOfLanguagesByNameResponse") -public class ListOfLanguagesByNameResponse { - - @XmlElement(name = "ListOfLanguagesByNameResult", required = true) - protected ArrayOftLanguage listOfLanguagesByNameResult; - - /** - * Gets the value of the listOfLanguagesByNameResult property. - * - * @return - * possible object is - * {@link ArrayOftLanguage } - * - */ - public ArrayOftLanguage getListOfLanguagesByNameResult() { - return listOfLanguagesByNameResult; - } - - /** - * Sets the value of the listOfLanguagesByNameResult property. - * - * @param value - * allowed object is - * {@link ArrayOftLanguage } - * - */ - public void setListOfLanguagesByNameResult(ArrayOftLanguage value) { - this.listOfLanguagesByNameResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ObjectFactory.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ObjectFactory.java deleted file mode 100644 index a35311f..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ObjectFactory.java +++ /dev/null @@ -1,464 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlRegistry; - - -/** - * This object contains factory methods for each - * Java content interface and Java element interface - * generated in the org.oorsprong.websamples package. - *

An ObjectFactory allows you to programatically - * construct new instances of the Java representation - * for XML content. The Java representation of XML - * content can consist of schema derived interfaces - * and classes representing the binding of schema - * type definitions, element declarations and model - * groups. Factory methods for each of these are - * provided in this class. - * - */ -@XmlRegistry -public class ObjectFactory { - - - /** - * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.oorsprong.websamples - * - */ - public ObjectFactory() { - } - - /** - * Create an instance of {@link ListOfContinentsByCodeResponse } - * - */ - public ListOfContinentsByCodeResponse createListOfContinentsByCodeResponse() { - return new ListOfContinentsByCodeResponse(); - } - - /** - * Create an instance of {@link ArrayOftContinent } - * - */ - public ArrayOftContinent createArrayOftContinent() { - return new ArrayOftContinent(); - } - - /** - * Create an instance of {@link FullCountryInfo } - * - */ - public FullCountryInfo createFullCountryInfo() { - return new FullCountryInfo(); - } - - /** - * Create an instance of {@link LanguageISOCodeResponse } - * - */ - public LanguageISOCodeResponse createLanguageISOCodeResponse() { - return new LanguageISOCodeResponse(); - } - - /** - * Create an instance of {@link CountryName } - * - */ - public CountryName createCountryName() { - return new CountryName(); - } - - /** - * Create an instance of {@link CountryCurrency } - * - */ - public CountryCurrency createCountryCurrency() { - return new CountryCurrency(); - } - - /** - * Create an instance of {@link ListOfCurrenciesByName } - * - */ - public ListOfCurrenciesByName createListOfCurrenciesByName() { - return new ListOfCurrenciesByName(); - } - - /** - * Create an instance of {@link CurrencyNameResponse } - * - */ - public CurrencyNameResponse createCurrencyNameResponse() { - return new CurrencyNameResponse(); - } - - /** - * Create an instance of {@link ListOfCountryNamesByCode } - * - */ - public ListOfCountryNamesByCode createListOfCountryNamesByCode() { - return new ListOfCountryNamesByCode(); - } - - /** - * Create an instance of {@link CapitalCityResponse } - * - */ - public CapitalCityResponse createCapitalCityResponse() { - return new CapitalCityResponse(); - } - - /** - * Create an instance of {@link ListOfCurrenciesByCode } - * - */ - public ListOfCurrenciesByCode createListOfCurrenciesByCode() { - return new ListOfCurrenciesByCode(); - } - - /** - * Create an instance of {@link CountryCurrencyResponse } - * - */ - public CountryCurrencyResponse createCountryCurrencyResponse() { - return new CountryCurrencyResponse(); - } - - /** - * Create an instance of {@link TCurrency } - * - */ - public TCurrency createTCurrency() { - return new TCurrency(); - } - - /** - * Create an instance of {@link ListOfLanguagesByCode } - * - */ - public ListOfLanguagesByCode createListOfLanguagesByCode() { - return new ListOfLanguagesByCode(); - } - - /** - * Create an instance of {@link LanguageISOCode } - * - */ - public LanguageISOCode createLanguageISOCode() { - return new LanguageISOCode(); - } - - /** - * Create an instance of {@link ListOfCurrenciesByCodeResponse } - * - */ - public ListOfCurrenciesByCodeResponse createListOfCurrenciesByCodeResponse() { - return new ListOfCurrenciesByCodeResponse(); - } - - /** - * Create an instance of {@link ArrayOftCurrency } - * - */ - public ArrayOftCurrency createArrayOftCurrency() { - return new ArrayOftCurrency(); - } - - /** - * Create an instance of {@link ListOfCountryNamesGroupedByContinentResponse } - * - */ - public ListOfCountryNamesGroupedByContinentResponse createListOfCountryNamesGroupedByContinentResponse() { - return new ListOfCountryNamesGroupedByContinentResponse(); - } - - /** - * Create an instance of {@link ArrayOftCountryCodeAndNameGroupedByContinent } - * - */ - public ArrayOftCountryCodeAndNameGroupedByContinent createArrayOftCountryCodeAndNameGroupedByContinent() { - return new ArrayOftCountryCodeAndNameGroupedByContinent(); - } - - /** - * Create an instance of {@link ListOfLanguagesByNameResponse } - * - */ - public ListOfLanguagesByNameResponse createListOfLanguagesByNameResponse() { - return new ListOfLanguagesByNameResponse(); - } - - /** - * Create an instance of {@link ArrayOftLanguage } - * - */ - public ArrayOftLanguage createArrayOftLanguage() { - return new ArrayOftLanguage(); - } - - /** - * Create an instance of {@link ListOfContinentsByName } - * - */ - public ListOfContinentsByName createListOfContinentsByName() { - return new ListOfContinentsByName(); - } - - /** - * Create an instance of {@link ListOfCountryNamesByCodeResponse } - * - */ - public ListOfCountryNamesByCodeResponse createListOfCountryNamesByCodeResponse() { - return new ListOfCountryNamesByCodeResponse(); - } - - /** - * Create an instance of {@link ArrayOftCountryCodeAndName } - * - */ - public ArrayOftCountryCodeAndName createArrayOftCountryCodeAndName() { - return new ArrayOftCountryCodeAndName(); - } - - /** - * Create an instance of {@link FullCountryInfoAllCountriesResponse } - * - */ - public FullCountryInfoAllCountriesResponse createFullCountryInfoAllCountriesResponse() { - return new FullCountryInfoAllCountriesResponse(); - } - - /** - * Create an instance of {@link ArrayOftCountryInfo } - * - */ - public ArrayOftCountryInfo createArrayOftCountryInfo() { - return new ArrayOftCountryInfo(); - } - - /** - * Create an instance of {@link CountryISOCodeResponse } - * - */ - public CountryISOCodeResponse createCountryISOCodeResponse() { - return new CountryISOCodeResponse(); - } - - /** - * Create an instance of {@link CountryIntPhoneCodeResponse } - * - */ - public CountryIntPhoneCodeResponse createCountryIntPhoneCodeResponse() { - return new CountryIntPhoneCodeResponse(); - } - - /** - * Create an instance of {@link CountriesUsingCurrency } - * - */ - public CountriesUsingCurrency createCountriesUsingCurrency() { - return new CountriesUsingCurrency(); - } - - /** - * Create an instance of {@link CountryFlagResponse } - * - */ - public CountryFlagResponse createCountryFlagResponse() { - return new CountryFlagResponse(); - } - - /** - * Create an instance of {@link ListOfCountryNamesByNameResponse } - * - */ - public ListOfCountryNamesByNameResponse createListOfCountryNamesByNameResponse() { - return new ListOfCountryNamesByNameResponse(); - } - - /** - * Create an instance of {@link CountryFlag } - * - */ - public CountryFlag createCountryFlag() { - return new CountryFlag(); - } - - /** - * Create an instance of {@link CountryNameResponse } - * - */ - public CountryNameResponse createCountryNameResponse() { - return new CountryNameResponse(); - } - - /** - * Create an instance of {@link FullCountryInfoResponse } - * - */ - public FullCountryInfoResponse createFullCountryInfoResponse() { - return new FullCountryInfoResponse(); - } - - /** - * Create an instance of {@link TCountryInfo } - * - */ - public TCountryInfo createTCountryInfo() { - return new TCountryInfo(); - } - - /** - * Create an instance of {@link CountryIntPhoneCode } - * - */ - public CountryIntPhoneCode createCountryIntPhoneCode() { - return new CountryIntPhoneCode(); - } - - /** - * Create an instance of {@link CurrencyName } - * - */ - public CurrencyName createCurrencyName() { - return new CurrencyName(); - } - - /** - * Create an instance of {@link ListOfLanguagesByCodeResponse } - * - */ - public ListOfLanguagesByCodeResponse createListOfLanguagesByCodeResponse() { - return new ListOfLanguagesByCodeResponse(); - } - - /** - * Create an instance of {@link ListOfCurrenciesByNameResponse } - * - */ - public ListOfCurrenciesByNameResponse createListOfCurrenciesByNameResponse() { - return new ListOfCurrenciesByNameResponse(); - } - - /** - * Create an instance of {@link CapitalCity } - * - */ - public CapitalCity createCapitalCity() { - return new CapitalCity(); - } - - /** - * Create an instance of {@link ListOfLanguagesByName } - * - */ - public ListOfLanguagesByName createListOfLanguagesByName() { - return new ListOfLanguagesByName(); - } - - /** - * Create an instance of {@link LanguageNameResponse } - * - */ - public LanguageNameResponse createLanguageNameResponse() { - return new LanguageNameResponse(); - } - - /** - * Create an instance of {@link ListOfContinentsByNameResponse } - * - */ - public ListOfContinentsByNameResponse createListOfContinentsByNameResponse() { - return new ListOfContinentsByNameResponse(); - } - - /** - * Create an instance of {@link ListOfCountryNamesGroupedByContinent } - * - */ - public ListOfCountryNamesGroupedByContinent createListOfCountryNamesGroupedByContinent() { - return new ListOfCountryNamesGroupedByContinent(); - } - - /** - * Create an instance of {@link LanguageName } - * - */ - public LanguageName createLanguageName() { - return new LanguageName(); - } - - /** - * Create an instance of {@link ListOfCountryNamesByName } - * - */ - public ListOfCountryNamesByName createListOfCountryNamesByName() { - return new ListOfCountryNamesByName(); - } - - /** - * Create an instance of {@link CountriesUsingCurrencyResponse } - * - */ - public CountriesUsingCurrencyResponse createCountriesUsingCurrencyResponse() { - return new CountriesUsingCurrencyResponse(); - } - - /** - * Create an instance of {@link CountryISOCode } - * - */ - public CountryISOCode createCountryISOCode() { - return new CountryISOCode(); - } - - /** - * Create an instance of {@link FullCountryInfoAllCountries } - * - */ - public FullCountryInfoAllCountries createFullCountryInfoAllCountries() { - return new FullCountryInfoAllCountries(); - } - - /** - * Create an instance of {@link ListOfContinentsByCode } - * - */ - public ListOfContinentsByCode createListOfContinentsByCode() { - return new ListOfContinentsByCode(); - } - - /** - * Create an instance of {@link TCountryCodeAndName } - * - */ - public TCountryCodeAndName createTCountryCodeAndName() { - return new TCountryCodeAndName(); - } - - /** - * Create an instance of {@link TLanguage } - * - */ - public TLanguage createTLanguage() { - return new TLanguage(); - } - - /** - * Create an instance of {@link TCountryCodeAndNameGroupedByContinent } - * - */ - public TCountryCodeAndNameGroupedByContinent createTCountryCodeAndNameGroupedByContinent() { - return new TCountryCodeAndNameGroupedByContinent(); - } - - /** - * Create an instance of {@link TContinent } - * - */ - public TContinent createTContinent() { - return new TContinent(); - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/TContinent.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/TContinent.java deleted file mode 100644 index bea0732..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/TContinent.java +++ /dev/null @@ -1,90 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tContinent complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tContinent">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tContinent", propOrder = { - "sCode", - "sName" -}) -public class TContinent { - - @XmlElement(required = true) - protected String sCode; - @XmlElement(required = true) - protected String sName; - - /** - * Gets the value of the sCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSCode() { - return sCode; - } - - /** - * Sets the value of the sCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSCode(String value) { - this.sCode = value; - } - - /** - * Gets the value of the sName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSName() { - return sName; - } - - /** - * Sets the value of the sName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSName(String value) { - this.sName = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/TCountryCodeAndName.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/TCountryCodeAndName.java deleted file mode 100644 index f8853cb..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/TCountryCodeAndName.java +++ /dev/null @@ -1,90 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tCountryCodeAndName complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tCountryCodeAndName">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sISOCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tCountryCodeAndName", propOrder = { - "sisoCode", - "sName" -}) -public class TCountryCodeAndName { - - @XmlElement(name = "sISOCode", required = true) - protected String sisoCode; - @XmlElement(required = true) - protected String sName; - - /** - * Gets the value of the sisoCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSISOCode() { - return sisoCode; - } - - /** - * Sets the value of the sisoCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSISOCode(String value) { - this.sisoCode = value; - } - - /** - * Gets the value of the sName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSName() { - return sName; - } - - /** - * Sets the value of the sName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSName(String value) { - this.sName = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/TCountryCodeAndNameGroupedByContinent.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/TCountryCodeAndNameGroupedByContinent.java deleted file mode 100644 index b9352a0..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/TCountryCodeAndNameGroupedByContinent.java +++ /dev/null @@ -1,90 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tCountryCodeAndNameGroupedByContinent complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tCountryCodeAndNameGroupedByContinent">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="Continent" type="{http://www.oorsprong.org/websamples.countryinfo}tContinent"/>
- *         <element name="CountryCodeAndNames" type="{http://www.oorsprong.org/websamples.countryinfo}ArrayOftCountryCodeAndName"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tCountryCodeAndNameGroupedByContinent", propOrder = { - "continent", - "countryCodeAndNames" -}) -public class TCountryCodeAndNameGroupedByContinent { - - @XmlElement(name = "Continent", required = true) - protected TContinent continent; - @XmlElement(name = "CountryCodeAndNames", required = true) - protected ArrayOftCountryCodeAndName countryCodeAndNames; - - /** - * Gets the value of the continent property. - * - * @return - * possible object is - * {@link TContinent } - * - */ - public TContinent getContinent() { - return continent; - } - - /** - * Sets the value of the continent property. - * - * @param value - * allowed object is - * {@link TContinent } - * - */ - public void setContinent(TContinent value) { - this.continent = value; - } - - /** - * Gets the value of the countryCodeAndNames property. - * - * @return - * possible object is - * {@link ArrayOftCountryCodeAndName } - * - */ - public ArrayOftCountryCodeAndName getCountryCodeAndNames() { - return countryCodeAndNames; - } - - /** - * Sets the value of the countryCodeAndNames property. - * - * @param value - * allowed object is - * {@link ArrayOftCountryCodeAndName } - * - */ - public void setCountryCodeAndNames(ArrayOftCountryCodeAndName value) { - this.countryCodeAndNames = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/TCountryInfo.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/TCountryInfo.java deleted file mode 100644 index d45d475..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/TCountryInfo.java +++ /dev/null @@ -1,258 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tCountryInfo complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tCountryInfo">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sISOCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sCapitalCity" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sPhoneCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sContinentCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sCurrencyISOCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sCountryFlag" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="Languages" type="{http://www.oorsprong.org/websamples.countryinfo}ArrayOftLanguage"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tCountryInfo", propOrder = { - "sisoCode", - "sName", - "sCapitalCity", - "sPhoneCode", - "sContinentCode", - "sCurrencyISOCode", - "sCountryFlag", - "languages" -}) -public class TCountryInfo { - - @XmlElement(name = "sISOCode", required = true) - protected String sisoCode; - @XmlElement(required = true) - protected String sName; - @XmlElement(required = true) - protected String sCapitalCity; - @XmlElement(required = true) - protected String sPhoneCode; - @XmlElement(required = true) - protected String sContinentCode; - @XmlElement(required = true) - protected String sCurrencyISOCode; - @XmlElement(required = true) - protected String sCountryFlag; - @XmlElement(name = "Languages", required = true) - protected ArrayOftLanguage languages; - - /** - * Gets the value of the sisoCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSISOCode() { - return sisoCode; - } - - /** - * Sets the value of the sisoCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSISOCode(String value) { - this.sisoCode = value; - } - - /** - * Gets the value of the sName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSName() { - return sName; - } - - /** - * Sets the value of the sName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSName(String value) { - this.sName = value; - } - - /** - * Gets the value of the sCapitalCity property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSCapitalCity() { - return sCapitalCity; - } - - /** - * Sets the value of the sCapitalCity property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSCapitalCity(String value) { - this.sCapitalCity = value; - } - - /** - * Gets the value of the sPhoneCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSPhoneCode() { - return sPhoneCode; - } - - /** - * Sets the value of the sPhoneCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSPhoneCode(String value) { - this.sPhoneCode = value; - } - - /** - * Gets the value of the sContinentCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSContinentCode() { - return sContinentCode; - } - - /** - * Sets the value of the sContinentCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSContinentCode(String value) { - this.sContinentCode = value; - } - - /** - * Gets the value of the sCurrencyISOCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSCurrencyISOCode() { - return sCurrencyISOCode; - } - - /** - * Sets the value of the sCurrencyISOCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSCurrencyISOCode(String value) { - this.sCurrencyISOCode = value; - } - - /** - * Gets the value of the sCountryFlag property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSCountryFlag() { - return sCountryFlag; - } - - /** - * Sets the value of the sCountryFlag property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSCountryFlag(String value) { - this.sCountryFlag = value; - } - - /** - * Gets the value of the languages property. - * - * @return - * possible object is - * {@link ArrayOftLanguage } - * - */ - public ArrayOftLanguage getLanguages() { - return languages; - } - - /** - * Sets the value of the languages property. - * - * @param value - * allowed object is - * {@link ArrayOftLanguage } - * - */ - public void setLanguages(ArrayOftLanguage value) { - this.languages = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/TCurrency.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/TCurrency.java deleted file mode 100644 index 800f645..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/TCurrency.java +++ /dev/null @@ -1,90 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tCurrency complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tCurrency">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sISOCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tCurrency", propOrder = { - "sisoCode", - "sName" -}) -public class TCurrency { - - @XmlElement(name = "sISOCode", required = true) - protected String sisoCode; - @XmlElement(required = true) - protected String sName; - - /** - * Gets the value of the sisoCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSISOCode() { - return sisoCode; - } - - /** - * Sets the value of the sisoCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSISOCode(String value) { - this.sisoCode = value; - } - - /** - * Gets the value of the sName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSName() { - return sName; - } - - /** - * Sets the value of the sName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSName(String value) { - this.sName = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/TLanguage.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/TLanguage.java deleted file mode 100644 index e0c7d0e..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/TLanguage.java +++ /dev/null @@ -1,90 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tLanguage complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tLanguage">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sISOCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tLanguage", propOrder = { - "sisoCode", - "sName" -}) -public class TLanguage { - - @XmlElement(name = "sISOCode", required = true) - protected String sisoCode; - @XmlElement(required = true) - protected String sName; - - /** - * Gets the value of the sisoCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSISOCode() { - return sisoCode; - } - - /** - * Sets the value of the sisoCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSISOCode(String value) { - this.sisoCode = value; - } - - /** - * Gets the value of the sName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSName() { - return sName; - } - - /** - * Sets the value of the sName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSName(String value) { - this.sName = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/package-info.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/package-info.java deleted file mode 100644 index a1275f7..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/package-info.java +++ /dev/null @@ -1,2 +0,0 @@ -@javax.xml.bind.annotation.XmlSchema(namespace = "http://www.oorsprong.org/websamples.countryinfo", elementFormDefault = javax.xml.bind.annotation.XmlNsForm.QUALIFIED) -package org.oorsprong.websamples; diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ArrayOftContinent.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ArrayOftContinent.java deleted file mode 100644 index cce3eba..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ArrayOftContinent.java +++ /dev/null @@ -1,69 +0,0 @@ - -package org.oorsprong.websamples; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftContinent complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftContinent">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tContinent" type="{http://www.oorsprong.org/websamples.countryinfo}tContinent" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftContinent", propOrder = { - "tContinent" -}) -public class ArrayOftContinent { - - @XmlElement(nillable = true) - protected List tContinent; - - /** - * Gets the value of the tContinent property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tContinent property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTContinent().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TContinent } - * - * - */ - public List getTContinent() { - if (tContinent == null) { - tContinent = new ArrayList(); - } - return this.tContinent; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ArrayOftCountryCodeAndName.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ArrayOftCountryCodeAndName.java deleted file mode 100644 index 07a703e..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ArrayOftCountryCodeAndName.java +++ /dev/null @@ -1,69 +0,0 @@ - -package org.oorsprong.websamples; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftCountryCodeAndName complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftCountryCodeAndName">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tCountryCodeAndName" type="{http://www.oorsprong.org/websamples.countryinfo}tCountryCodeAndName" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftCountryCodeAndName", propOrder = { - "tCountryCodeAndName" -}) -public class ArrayOftCountryCodeAndName { - - @XmlElement(nillable = true) - protected List tCountryCodeAndName; - - /** - * Gets the value of the tCountryCodeAndName property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tCountryCodeAndName property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTCountryCodeAndName().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TCountryCodeAndName } - * - * - */ - public List getTCountryCodeAndName() { - if (tCountryCodeAndName == null) { - tCountryCodeAndName = new ArrayList(); - } - return this.tCountryCodeAndName; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ArrayOftCountryCodeAndNameGroupedByContinent.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ArrayOftCountryCodeAndNameGroupedByContinent.java deleted file mode 100644 index f8846c0..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ArrayOftCountryCodeAndNameGroupedByContinent.java +++ /dev/null @@ -1,69 +0,0 @@ - -package org.oorsprong.websamples; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftCountryCodeAndNameGroupedByContinent complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftCountryCodeAndNameGroupedByContinent">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tCountryCodeAndNameGroupedByContinent" type="{http://www.oorsprong.org/websamples.countryinfo}tCountryCodeAndNameGroupedByContinent" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftCountryCodeAndNameGroupedByContinent", propOrder = { - "tCountryCodeAndNameGroupedByContinent" -}) -public class ArrayOftCountryCodeAndNameGroupedByContinent { - - @XmlElement(nillable = true) - protected List tCountryCodeAndNameGroupedByContinent; - - /** - * Gets the value of the tCountryCodeAndNameGroupedByContinent property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tCountryCodeAndNameGroupedByContinent property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTCountryCodeAndNameGroupedByContinent().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TCountryCodeAndNameGroupedByContinent } - * - * - */ - public List getTCountryCodeAndNameGroupedByContinent() { - if (tCountryCodeAndNameGroupedByContinent == null) { - tCountryCodeAndNameGroupedByContinent = new ArrayList(); - } - return this.tCountryCodeAndNameGroupedByContinent; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ArrayOftCountryInfo.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ArrayOftCountryInfo.java deleted file mode 100644 index 419e7b8..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ArrayOftCountryInfo.java +++ /dev/null @@ -1,69 +0,0 @@ - -package org.oorsprong.websamples; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftCountryInfo complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftCountryInfo">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tCountryInfo" type="{http://www.oorsprong.org/websamples.countryinfo}tCountryInfo" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftCountryInfo", propOrder = { - "tCountryInfo" -}) -public class ArrayOftCountryInfo { - - @XmlElement(nillable = true) - protected List tCountryInfo; - - /** - * Gets the value of the tCountryInfo property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tCountryInfo property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTCountryInfo().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TCountryInfo } - * - * - */ - public List getTCountryInfo() { - if (tCountryInfo == null) { - tCountryInfo = new ArrayList(); - } - return this.tCountryInfo; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ArrayOftCurrency.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ArrayOftCurrency.java deleted file mode 100644 index 31c0de0..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ArrayOftCurrency.java +++ /dev/null @@ -1,69 +0,0 @@ - -package org.oorsprong.websamples; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftCurrency complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftCurrency">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tCurrency" type="{http://www.oorsprong.org/websamples.countryinfo}tCurrency" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftCurrency", propOrder = { - "tCurrency" -}) -public class ArrayOftCurrency { - - @XmlElement(nillable = true) - protected List tCurrency; - - /** - * Gets the value of the tCurrency property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tCurrency property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTCurrency().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TCurrency } - * - * - */ - public List getTCurrency() { - if (tCurrency == null) { - tCurrency = new ArrayList(); - } - return this.tCurrency; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ArrayOftLanguage.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ArrayOftLanguage.java deleted file mode 100644 index 24127bd..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ArrayOftLanguage.java +++ /dev/null @@ -1,69 +0,0 @@ - -package org.oorsprong.websamples; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftLanguage complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftLanguage">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tLanguage" type="{http://www.oorsprong.org/websamples.countryinfo}tLanguage" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftLanguage", propOrder = { - "tLanguage" -}) -public class ArrayOftLanguage { - - @XmlElement(nillable = true) - protected List tLanguage; - - /** - * Gets the value of the tLanguage property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tLanguage property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTLanguage().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TLanguage } - * - * - */ - public List getTLanguage() { - if (tLanguage == null) { - tLanguage = new ArrayList(); - } - return this.tLanguage; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CapitalCity.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CapitalCity.java deleted file mode 100644 index d2060ec..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CapitalCity.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sCountryISOCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "sCountryISOCode" -}) -@XmlRootElement(name = "CapitalCity") -public class CapitalCity { - - @XmlElement(required = true) - protected String sCountryISOCode; - - /** - * Gets the value of the sCountryISOCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSCountryISOCode() { - return sCountryISOCode; - } - - /** - * Sets the value of the sCountryISOCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSCountryISOCode(String value) { - this.sCountryISOCode = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CapitalCityResponse.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CapitalCityResponse.java deleted file mode 100644 index d55dd01..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CapitalCityResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="CapitalCityResult" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "capitalCityResult" -}) -@XmlRootElement(name = "CapitalCityResponse") -public class CapitalCityResponse { - - @XmlElement(name = "CapitalCityResult", required = true) - protected String capitalCityResult; - - /** - * Gets the value of the capitalCityResult property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getCapitalCityResult() { - return capitalCityResult; - } - - /** - * Sets the value of the capitalCityResult property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setCapitalCityResult(String value) { - this.capitalCityResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountriesUsingCurrency.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountriesUsingCurrency.java deleted file mode 100644 index 927b910..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountriesUsingCurrency.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sISOCurrencyCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "sisoCurrencyCode" -}) -@XmlRootElement(name = "CountriesUsingCurrency") -public class CountriesUsingCurrency { - - @XmlElement(name = "sISOCurrencyCode", required = true) - protected String sisoCurrencyCode; - - /** - * Gets the value of the sisoCurrencyCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSISOCurrencyCode() { - return sisoCurrencyCode; - } - - /** - * Sets the value of the sisoCurrencyCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSISOCurrencyCode(String value) { - this.sisoCurrencyCode = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountriesUsingCurrencyResponse.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountriesUsingCurrencyResponse.java deleted file mode 100644 index b7c0fab..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountriesUsingCurrencyResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="CountriesUsingCurrencyResult" type="{http://www.oorsprong.org/websamples.countryinfo}ArrayOftCountryCodeAndName"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "countriesUsingCurrencyResult" -}) -@XmlRootElement(name = "CountriesUsingCurrencyResponse") -public class CountriesUsingCurrencyResponse { - - @XmlElement(name = "CountriesUsingCurrencyResult", required = true) - protected ArrayOftCountryCodeAndName countriesUsingCurrencyResult; - - /** - * Gets the value of the countriesUsingCurrencyResult property. - * - * @return - * possible object is - * {@link ArrayOftCountryCodeAndName } - * - */ - public ArrayOftCountryCodeAndName getCountriesUsingCurrencyResult() { - return countriesUsingCurrencyResult; - } - - /** - * Sets the value of the countriesUsingCurrencyResult property. - * - * @param value - * allowed object is - * {@link ArrayOftCountryCodeAndName } - * - */ - public void setCountriesUsingCurrencyResult(ArrayOftCountryCodeAndName value) { - this.countriesUsingCurrencyResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryCurrency.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryCurrency.java deleted file mode 100644 index f0fbc38..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryCurrency.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sCountryISOCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "sCountryISOCode" -}) -@XmlRootElement(name = "CountryCurrency") -public class CountryCurrency { - - @XmlElement(required = true) - protected String sCountryISOCode; - - /** - * Gets the value of the sCountryISOCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSCountryISOCode() { - return sCountryISOCode; - } - - /** - * Sets the value of the sCountryISOCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSCountryISOCode(String value) { - this.sCountryISOCode = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryCurrencyResponse.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryCurrencyResponse.java deleted file mode 100644 index 3216b90..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryCurrencyResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="CountryCurrencyResult" type="{http://www.oorsprong.org/websamples.countryinfo}tCurrency"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "countryCurrencyResult" -}) -@XmlRootElement(name = "CountryCurrencyResponse") -public class CountryCurrencyResponse { - - @XmlElement(name = "CountryCurrencyResult", required = true) - protected TCurrency countryCurrencyResult; - - /** - * Gets the value of the countryCurrencyResult property. - * - * @return - * possible object is - * {@link TCurrency } - * - */ - public TCurrency getCountryCurrencyResult() { - return countryCurrencyResult; - } - - /** - * Sets the value of the countryCurrencyResult property. - * - * @param value - * allowed object is - * {@link TCurrency } - * - */ - public void setCountryCurrencyResult(TCurrency value) { - this.countryCurrencyResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryFlag.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryFlag.java deleted file mode 100644 index e12da88..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryFlag.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sCountryISOCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "sCountryISOCode" -}) -@XmlRootElement(name = "CountryFlag") -public class CountryFlag { - - @XmlElement(required = true) - protected String sCountryISOCode; - - /** - * Gets the value of the sCountryISOCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSCountryISOCode() { - return sCountryISOCode; - } - - /** - * Sets the value of the sCountryISOCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSCountryISOCode(String value) { - this.sCountryISOCode = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryFlagResponse.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryFlagResponse.java deleted file mode 100644 index 9200f30..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryFlagResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="CountryFlagResult" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "countryFlagResult" -}) -@XmlRootElement(name = "CountryFlagResponse") -public class CountryFlagResponse { - - @XmlElement(name = "CountryFlagResult", required = true) - protected String countryFlagResult; - - /** - * Gets the value of the countryFlagResult property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getCountryFlagResult() { - return countryFlagResult; - } - - /** - * Sets the value of the countryFlagResult property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setCountryFlagResult(String value) { - this.countryFlagResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryISOCode.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryISOCode.java deleted file mode 100644 index e944913..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryISOCode.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sCountryName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "sCountryName" -}) -@XmlRootElement(name = "CountryISOCode") -public class CountryISOCode { - - @XmlElement(required = true) - protected String sCountryName; - - /** - * Gets the value of the sCountryName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSCountryName() { - return sCountryName; - } - - /** - * Sets the value of the sCountryName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSCountryName(String value) { - this.sCountryName = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryISOCodeResponse.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryISOCodeResponse.java deleted file mode 100644 index 37b0f4f..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryISOCodeResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="CountryISOCodeResult" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "countryISOCodeResult" -}) -@XmlRootElement(name = "CountryISOCodeResponse") -public class CountryISOCodeResponse { - - @XmlElement(name = "CountryISOCodeResult", required = true) - protected String countryISOCodeResult; - - /** - * Gets the value of the countryISOCodeResult property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getCountryISOCodeResult() { - return countryISOCodeResult; - } - - /** - * Sets the value of the countryISOCodeResult property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setCountryISOCodeResult(String value) { - this.countryISOCodeResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryInfoService.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryInfoService.java deleted file mode 100644 index edaf1d2..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryInfoService.java +++ /dev/null @@ -1,118 +0,0 @@ - -package org.oorsprong.websamples; - -import java.net.MalformedURLException; -import java.net.URL; -import javax.xml.namespace.QName; -import javax.xml.ws.Service; -import javax.xml.ws.WebEndpoint; -import javax.xml.ws.WebServiceClient; -import javax.xml.ws.WebServiceException; -import javax.xml.ws.WebServiceFeature; - - -/** - * This DataFlex Web Service opens up country information. 2 letter ISO codes are used for Country code. There are functions to retrieve the used Currency, Language, Capital City, Continent and Telephone code. - * - * This class was generated by the JAX-WS RI. - * JAX-WS RI 2.2.6-1b01 - * Generated source version: 2.2 - * - */ -@WebServiceClient(name = "CountryInfoService", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", wsdlLocation = "http://www.oorsprong.org/websamples.countryinfo/CountryInfoService.wso?wsdl") -public class CountryInfoService - extends Service -{ - - private final static URL COUNTRYINFOSERVICE_WSDL_LOCATION; - private final static WebServiceException COUNTRYINFOSERVICE_EXCEPTION; - private final static QName COUNTRYINFOSERVICE_QNAME = new QName("http://www.oorsprong.org/websamples.countryinfo", "CountryInfoService"); - - static { - URL url = null; - WebServiceException e = null; - try { - url = new URL("http://www.oorsprong.org/websamples.countryinfo/CountryInfoService.wso?wsdl"); - } catch (MalformedURLException ex) { - e = new WebServiceException(ex); - } - COUNTRYINFOSERVICE_WSDL_LOCATION = url; - COUNTRYINFOSERVICE_EXCEPTION = e; - } - - public CountryInfoService() { - super(__getWsdlLocation(), COUNTRYINFOSERVICE_QNAME); - } - - public CountryInfoService(WebServiceFeature... features) { - super(__getWsdlLocation(), COUNTRYINFOSERVICE_QNAME, features); - } - - public CountryInfoService(URL wsdlLocation) { - super(wsdlLocation, COUNTRYINFOSERVICE_QNAME); - } - - public CountryInfoService(URL wsdlLocation, WebServiceFeature... features) { - super(wsdlLocation, COUNTRYINFOSERVICE_QNAME, features); - } - - public CountryInfoService(URL wsdlLocation, QName serviceName) { - super(wsdlLocation, serviceName); - } - - public CountryInfoService(URL wsdlLocation, QName serviceName, WebServiceFeature... features) { - super(wsdlLocation, serviceName, features); - } - - /** - * - * @return - * returns CountryInfoServiceSoapType - */ - @WebEndpoint(name = "CountryInfoServiceSoap") - public CountryInfoServiceSoapType getCountryInfoServiceSoap() { - return super.getPort(new QName("http://www.oorsprong.org/websamples.countryinfo", "CountryInfoServiceSoap"), CountryInfoServiceSoapType.class); - } - - /** - * - * @param features - * A list of {@link javax.xml.ws.WebServiceFeature} to configure on the proxy. Supported features not in the features parameter will have their default values. - * @return - * returns CountryInfoServiceSoapType - */ - @WebEndpoint(name = "CountryInfoServiceSoap") - public CountryInfoServiceSoapType getCountryInfoServiceSoap(WebServiceFeature... features) { - return super.getPort(new QName("http://www.oorsprong.org/websamples.countryinfo", "CountryInfoServiceSoap"), CountryInfoServiceSoapType.class, features); - } - - /** - * - * @return - * returns CountryInfoServiceSoapType - */ - @WebEndpoint(name = "CountryInfoServiceSoap12") - public CountryInfoServiceSoapType getCountryInfoServiceSoap12() { - return super.getPort(new QName("http://www.oorsprong.org/websamples.countryinfo", "CountryInfoServiceSoap12"), CountryInfoServiceSoapType.class); - } - - /** - * - * @param features - * A list of {@link javax.xml.ws.WebServiceFeature} to configure on the proxy. Supported features not in the features parameter will have their default values. - * @return - * returns CountryInfoServiceSoapType - */ - @WebEndpoint(name = "CountryInfoServiceSoap12") - public CountryInfoServiceSoapType getCountryInfoServiceSoap12(WebServiceFeature... features) { - return super.getPort(new QName("http://www.oorsprong.org/websamples.countryinfo", "CountryInfoServiceSoap12"), CountryInfoServiceSoapType.class, features); - } - - private static URL __getWsdlLocation() { - if (COUNTRYINFOSERVICE_EXCEPTION!= null) { - throw COUNTRYINFOSERVICE_EXCEPTION; - } - return COUNTRYINFOSERVICE_WSDL_LOCATION; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryInfoServiceSoapType.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryInfoServiceSoapType.java deleted file mode 100644 index 9450d18..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryInfoServiceSoapType.java +++ /dev/null @@ -1,311 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.jws.WebMethod; -import javax.jws.WebParam; -import javax.jws.WebResult; -import javax.jws.WebService; -import javax.xml.bind.annotation.XmlSeeAlso; -import javax.xml.ws.RequestWrapper; -import javax.xml.ws.ResponseWrapper; - - -/** - * This class was generated by the JAX-WS RI. - * JAX-WS RI 2.2.6-1b01 - * Generated source version: 2.2 - * - */ -@WebService(name = "CountryInfoServiceSoapType", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") -@XmlSeeAlso({ - ObjectFactory.class -}) -public interface CountryInfoServiceSoapType { - - - /** - * Returns a list of continents ordered by name. - * - * @return - * returns org.oorsprong.websamples.ArrayOftContinent - */ - @WebMethod(operationName = "ListOfContinentsByName") - @WebResult(name = "ListOfContinentsByNameResult", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - @RequestWrapper(localName = "ListOfContinentsByName", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.ListOfContinentsByName") - @ResponseWrapper(localName = "ListOfContinentsByNameResponse", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.ListOfContinentsByNameResponse") - public ArrayOftContinent listOfContinentsByName(); - - /** - * Returns a list of continents ordered by code. - * - * @return - * returns org.oorsprong.websamples.ArrayOftContinent - */ - @WebMethod(operationName = "ListOfContinentsByCode") - @WebResult(name = "ListOfContinentsByCodeResult", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - @RequestWrapper(localName = "ListOfContinentsByCode", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.ListOfContinentsByCode") - @ResponseWrapper(localName = "ListOfContinentsByCodeResponse", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.ListOfContinentsByCodeResponse") - public ArrayOftContinent listOfContinentsByCode(); - - /** - * Returns a list of currencies ordered by name. - * - * @return - * returns org.oorsprong.websamples.ArrayOftCurrency - */ - @WebMethod(operationName = "ListOfCurrenciesByName") - @WebResult(name = "ListOfCurrenciesByNameResult", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - @RequestWrapper(localName = "ListOfCurrenciesByName", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.ListOfCurrenciesByName") - @ResponseWrapper(localName = "ListOfCurrenciesByNameResponse", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.ListOfCurrenciesByNameResponse") - public ArrayOftCurrency listOfCurrenciesByName(); - - /** - * Returns a list of currencies ordered by code. - * - * @return - * returns org.oorsprong.websamples.ArrayOftCurrency - */ - @WebMethod(operationName = "ListOfCurrenciesByCode") - @WebResult(name = "ListOfCurrenciesByCodeResult", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - @RequestWrapper(localName = "ListOfCurrenciesByCode", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.ListOfCurrenciesByCode") - @ResponseWrapper(localName = "ListOfCurrenciesByCodeResponse", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.ListOfCurrenciesByCodeResponse") - public ArrayOftCurrency listOfCurrenciesByCode(); - - /** - * Returns the name of the currency (if found) - * - * @param sCurrencyISOCode - * @return - * returns java.lang.String - */ - @WebMethod(operationName = "CurrencyName") - @WebResult(name = "CurrencyNameResult", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - @RequestWrapper(localName = "CurrencyName", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.CurrencyName") - @ResponseWrapper(localName = "CurrencyNameResponse", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.CurrencyNameResponse") - public String currencyName( - @WebParam(name = "sCurrencyISOCode", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - String sCurrencyISOCode); - - /** - * Returns a list of all stored counties ordered by ISO code - * - * @return - * returns org.oorsprong.websamples.ArrayOftCountryCodeAndName - */ - @WebMethod(operationName = "ListOfCountryNamesByCode") - @WebResult(name = "ListOfCountryNamesByCodeResult", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - @RequestWrapper(localName = "ListOfCountryNamesByCode", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.ListOfCountryNamesByCode") - @ResponseWrapper(localName = "ListOfCountryNamesByCodeResponse", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.ListOfCountryNamesByCodeResponse") - public ArrayOftCountryCodeAndName listOfCountryNamesByCode(); - - /** - * Returns a list of all stored counties ordered by country name - * - * @return - * returns org.oorsprong.websamples.ArrayOftCountryCodeAndName - */ - @WebMethod(operationName = "ListOfCountryNamesByName") - @WebResult(name = "ListOfCountryNamesByNameResult", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - @RequestWrapper(localName = "ListOfCountryNamesByName", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.ListOfCountryNamesByName") - @ResponseWrapper(localName = "ListOfCountryNamesByNameResponse", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.ListOfCountryNamesByNameResponse") - public ArrayOftCountryCodeAndName listOfCountryNamesByName(); - - /** - * Returns a list of all stored counties grouped per continent - * - * @return - * returns org.oorsprong.websamples.ArrayOftCountryCodeAndNameGroupedByContinent - */ - @WebMethod(operationName = "ListOfCountryNamesGroupedByContinent") - @WebResult(name = "ListOfCountryNamesGroupedByContinentResult", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - @RequestWrapper(localName = "ListOfCountryNamesGroupedByContinent", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.ListOfCountryNamesGroupedByContinent") - @ResponseWrapper(localName = "ListOfCountryNamesGroupedByContinentResponse", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.ListOfCountryNamesGroupedByContinentResponse") - public ArrayOftCountryCodeAndNameGroupedByContinent listOfCountryNamesGroupedByContinent(); - - /** - * Searches the database for a country by the passed ISO country code - * - * @param sCountryISOCode - * @return - * returns java.lang.String - */ - @WebMethod(operationName = "CountryName") - @WebResult(name = "CountryNameResult", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - @RequestWrapper(localName = "CountryName", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.CountryName") - @ResponseWrapper(localName = "CountryNameResponse", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.CountryNameResponse") - public String countryName( - @WebParam(name = "sCountryISOCode", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - String sCountryISOCode); - - /** - * This function tries to found a country based on the passed country name. - * - * @param sCountryName - * @return - * returns java.lang.String - */ - @WebMethod(operationName = "CountryISOCode") - @WebResult(name = "CountryISOCodeResult", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - @RequestWrapper(localName = "CountryISOCode", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.CountryISOCode") - @ResponseWrapper(localName = "CountryISOCodeResponse", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.CountryISOCodeResponse") - public String countryISOCode( - @WebParam(name = "sCountryName", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - String sCountryName); - - /** - * Returns the name of the captial city for the passed country code - * - * @param sCountryISOCode - * @return - * returns java.lang.String - */ - @WebMethod(operationName = "CapitalCity") - @WebResult(name = "CapitalCityResult", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - @RequestWrapper(localName = "CapitalCity", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.CapitalCity") - @ResponseWrapper(localName = "CapitalCityResponse", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.CapitalCityResponse") - public String capitalCity( - @WebParam(name = "sCountryISOCode", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - String sCountryISOCode); - - /** - * Returns the currency ISO code and name for the passed country ISO code - * - * @param sCountryISOCode - * @return - * returns org.oorsprong.websamples.TCurrency - */ - @WebMethod(operationName = "CountryCurrency") - @WebResult(name = "CountryCurrencyResult", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - @RequestWrapper(localName = "CountryCurrency", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.CountryCurrency") - @ResponseWrapper(localName = "CountryCurrencyResponse", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.CountryCurrencyResponse") - public TCurrency countryCurrency( - @WebParam(name = "sCountryISOCode", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - String sCountryISOCode); - - /** - * Returns a link to a picture of the country flag - * - * @param sCountryISOCode - * @return - * returns java.lang.String - */ - @WebMethod(operationName = "CountryFlag") - @WebResult(name = "CountryFlagResult", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - @RequestWrapper(localName = "CountryFlag", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.CountryFlag") - @ResponseWrapper(localName = "CountryFlagResponse", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.CountryFlagResponse") - public String countryFlag( - @WebParam(name = "sCountryISOCode", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - String sCountryISOCode); - - /** - * Returns the internation phone code for the passed ISO country code - * - * @param sCountryISOCode - * @return - * returns java.lang.String - */ - @WebMethod(operationName = "CountryIntPhoneCode") - @WebResult(name = "CountryIntPhoneCodeResult", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - @RequestWrapper(localName = "CountryIntPhoneCode", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.CountryIntPhoneCode") - @ResponseWrapper(localName = "CountryIntPhoneCodeResponse", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.CountryIntPhoneCodeResponse") - public String countryIntPhoneCode( - @WebParam(name = "sCountryISOCode", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - String sCountryISOCode); - - /** - * Returns a struct with all the stored country information. Pass the ISO country code - * - * @param sCountryISOCode - * @return - * returns org.oorsprong.websamples.TCountryInfo - */ - @WebMethod(operationName = "FullCountryInfo") - @WebResult(name = "FullCountryInfoResult", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - @RequestWrapper(localName = "FullCountryInfo", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.FullCountryInfo") - @ResponseWrapper(localName = "FullCountryInfoResponse", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.FullCountryInfoResponse") - public TCountryInfo fullCountryInfo( - @WebParam(name = "sCountryISOCode", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - String sCountryISOCode); - - /** - * Returns an array with all countries and all the language information stored - * - * @return - * returns org.oorsprong.websamples.ArrayOftCountryInfo - */ - @WebMethod(operationName = "FullCountryInfoAllCountries") - @WebResult(name = "FullCountryInfoAllCountriesResult", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - @RequestWrapper(localName = "FullCountryInfoAllCountries", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.FullCountryInfoAllCountries") - @ResponseWrapper(localName = "FullCountryInfoAllCountriesResponse", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.FullCountryInfoAllCountriesResponse") - public ArrayOftCountryInfo fullCountryInfoAllCountries(); - - /** - * Returns a list of all countries that use the same currency code. Pass a ISO currency code - * - * @param sISOCurrencyCode - * @return - * returns org.oorsprong.websamples.ArrayOftCountryCodeAndName - */ - @WebMethod(operationName = "CountriesUsingCurrency") - @WebResult(name = "CountriesUsingCurrencyResult", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - @RequestWrapper(localName = "CountriesUsingCurrency", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.CountriesUsingCurrency") - @ResponseWrapper(localName = "CountriesUsingCurrencyResponse", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.CountriesUsingCurrencyResponse") - public ArrayOftCountryCodeAndName countriesUsingCurrency( - @WebParam(name = "sISOCurrencyCode", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - String sISOCurrencyCode); - - /** - * Returns an array of languages ordered by name - * - * @return - * returns org.oorsprong.websamples.ArrayOftLanguage - */ - @WebMethod(operationName = "ListOfLanguagesByName") - @WebResult(name = "ListOfLanguagesByNameResult", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - @RequestWrapper(localName = "ListOfLanguagesByName", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.ListOfLanguagesByName") - @ResponseWrapper(localName = "ListOfLanguagesByNameResponse", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.ListOfLanguagesByNameResponse") - public ArrayOftLanguage listOfLanguagesByName(); - - /** - * Returns an array of languages ordered by code - * - * @return - * returns org.oorsprong.websamples.ArrayOftLanguage - */ - @WebMethod(operationName = "ListOfLanguagesByCode") - @WebResult(name = "ListOfLanguagesByCodeResult", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - @RequestWrapper(localName = "ListOfLanguagesByCode", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.ListOfLanguagesByCode") - @ResponseWrapper(localName = "ListOfLanguagesByCodeResponse", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.ListOfLanguagesByCodeResponse") - public ArrayOftLanguage listOfLanguagesByCode(); - - /** - * Find a language name based on the passed ISO language code - * - * @param sISOCode - * @return - * returns java.lang.String - */ - @WebMethod(operationName = "LanguageName") - @WebResult(name = "LanguageNameResult", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - @RequestWrapper(localName = "LanguageName", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.LanguageName") - @ResponseWrapper(localName = "LanguageNameResponse", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.LanguageNameResponse") - public String languageName( - @WebParam(name = "sISOCode", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - String sISOCode); - - /** - * Find a language ISO code based on the passed language name - * - * @param sLanguageName - * @return - * returns java.lang.String - */ - @WebMethod(operationName = "LanguageISOCode") - @WebResult(name = "LanguageISOCodeResult", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - @RequestWrapper(localName = "LanguageISOCode", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.LanguageISOCode") - @ResponseWrapper(localName = "LanguageISOCodeResponse", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo", className = "org.oorsprong.websamples.LanguageISOCodeResponse") - public String languageISOCode( - @WebParam(name = "sLanguageName", targetNamespace = "http://www.oorsprong.org/websamples.countryinfo") - String sLanguageName); - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryIntPhoneCode.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryIntPhoneCode.java deleted file mode 100644 index ad8fb4c..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryIntPhoneCode.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sCountryISOCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "sCountryISOCode" -}) -@XmlRootElement(name = "CountryIntPhoneCode") -public class CountryIntPhoneCode { - - @XmlElement(required = true) - protected String sCountryISOCode; - - /** - * Gets the value of the sCountryISOCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSCountryISOCode() { - return sCountryISOCode; - } - - /** - * Sets the value of the sCountryISOCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSCountryISOCode(String value) { - this.sCountryISOCode = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryIntPhoneCodeResponse.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryIntPhoneCodeResponse.java deleted file mode 100644 index fcb3588..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryIntPhoneCodeResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="CountryIntPhoneCodeResult" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "countryIntPhoneCodeResult" -}) -@XmlRootElement(name = "CountryIntPhoneCodeResponse") -public class CountryIntPhoneCodeResponse { - - @XmlElement(name = "CountryIntPhoneCodeResult", required = true) - protected String countryIntPhoneCodeResult; - - /** - * Gets the value of the countryIntPhoneCodeResult property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getCountryIntPhoneCodeResult() { - return countryIntPhoneCodeResult; - } - - /** - * Sets the value of the countryIntPhoneCodeResult property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setCountryIntPhoneCodeResult(String value) { - this.countryIntPhoneCodeResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryName.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryName.java deleted file mode 100644 index 100786a..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryName.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sCountryISOCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "sCountryISOCode" -}) -@XmlRootElement(name = "CountryName") -public class CountryName { - - @XmlElement(required = true) - protected String sCountryISOCode; - - /** - * Gets the value of the sCountryISOCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSCountryISOCode() { - return sCountryISOCode; - } - - /** - * Sets the value of the sCountryISOCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSCountryISOCode(String value) { - this.sCountryISOCode = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryNameResponse.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryNameResponse.java deleted file mode 100644 index 64ed81b..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CountryNameResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="CountryNameResult" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "countryNameResult" -}) -@XmlRootElement(name = "CountryNameResponse") -public class CountryNameResponse { - - @XmlElement(name = "CountryNameResult", required = true) - protected String countryNameResult; - - /** - * Gets the value of the countryNameResult property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getCountryNameResult() { - return countryNameResult; - } - - /** - * Sets the value of the countryNameResult property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setCountryNameResult(String value) { - this.countryNameResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CurrencyName.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CurrencyName.java deleted file mode 100644 index d78ca3c..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CurrencyName.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sCurrencyISOCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "sCurrencyISOCode" -}) -@XmlRootElement(name = "CurrencyName") -public class CurrencyName { - - @XmlElement(required = true) - protected String sCurrencyISOCode; - - /** - * Gets the value of the sCurrencyISOCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSCurrencyISOCode() { - return sCurrencyISOCode; - } - - /** - * Sets the value of the sCurrencyISOCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSCurrencyISOCode(String value) { - this.sCurrencyISOCode = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CurrencyNameResponse.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CurrencyNameResponse.java deleted file mode 100644 index 6889dba..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/CurrencyNameResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="CurrencyNameResult" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "currencyNameResult" -}) -@XmlRootElement(name = "CurrencyNameResponse") -public class CurrencyNameResponse { - - @XmlElement(name = "CurrencyNameResult", required = true) - protected String currencyNameResult; - - /** - * Gets the value of the currencyNameResult property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getCurrencyNameResult() { - return currencyNameResult; - } - - /** - * Sets the value of the currencyNameResult property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setCurrencyNameResult(String value) { - this.currencyNameResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/FullCountryInfo.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/FullCountryInfo.java deleted file mode 100644 index 19e11ee..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/FullCountryInfo.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sCountryISOCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "sCountryISOCode" -}) -@XmlRootElement(name = "FullCountryInfo") -public class FullCountryInfo { - - @XmlElement(required = true) - protected String sCountryISOCode; - - /** - * Gets the value of the sCountryISOCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSCountryISOCode() { - return sCountryISOCode; - } - - /** - * Sets the value of the sCountryISOCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSCountryISOCode(String value) { - this.sCountryISOCode = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/FullCountryInfoAllCountries.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/FullCountryInfoAllCountries.java deleted file mode 100644 index f6ced20..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/FullCountryInfoAllCountries.java +++ /dev/null @@ -1,34 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "FullCountryInfoAllCountries") -public class FullCountryInfoAllCountries { - - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/FullCountryInfoAllCountriesResponse.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/FullCountryInfoAllCountriesResponse.java deleted file mode 100644 index 6d50b12..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/FullCountryInfoAllCountriesResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="FullCountryInfoAllCountriesResult" type="{http://www.oorsprong.org/websamples.countryinfo}ArrayOftCountryInfo"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "fullCountryInfoAllCountriesResult" -}) -@XmlRootElement(name = "FullCountryInfoAllCountriesResponse") -public class FullCountryInfoAllCountriesResponse { - - @XmlElement(name = "FullCountryInfoAllCountriesResult", required = true) - protected ArrayOftCountryInfo fullCountryInfoAllCountriesResult; - - /** - * Gets the value of the fullCountryInfoAllCountriesResult property. - * - * @return - * possible object is - * {@link ArrayOftCountryInfo } - * - */ - public ArrayOftCountryInfo getFullCountryInfoAllCountriesResult() { - return fullCountryInfoAllCountriesResult; - } - - /** - * Sets the value of the fullCountryInfoAllCountriesResult property. - * - * @param value - * allowed object is - * {@link ArrayOftCountryInfo } - * - */ - public void setFullCountryInfoAllCountriesResult(ArrayOftCountryInfo value) { - this.fullCountryInfoAllCountriesResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/FullCountryInfoResponse.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/FullCountryInfoResponse.java deleted file mode 100644 index 92f3d09..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/FullCountryInfoResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="FullCountryInfoResult" type="{http://www.oorsprong.org/websamples.countryinfo}tCountryInfo"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "fullCountryInfoResult" -}) -@XmlRootElement(name = "FullCountryInfoResponse") -public class FullCountryInfoResponse { - - @XmlElement(name = "FullCountryInfoResult", required = true) - protected TCountryInfo fullCountryInfoResult; - - /** - * Gets the value of the fullCountryInfoResult property. - * - * @return - * possible object is - * {@link TCountryInfo } - * - */ - public TCountryInfo getFullCountryInfoResult() { - return fullCountryInfoResult; - } - - /** - * Sets the value of the fullCountryInfoResult property. - * - * @param value - * allowed object is - * {@link TCountryInfo } - * - */ - public void setFullCountryInfoResult(TCountryInfo value) { - this.fullCountryInfoResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/LanguageISOCode.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/LanguageISOCode.java deleted file mode 100644 index 372fc60..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/LanguageISOCode.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sLanguageName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "sLanguageName" -}) -@XmlRootElement(name = "LanguageISOCode") -public class LanguageISOCode { - - @XmlElement(required = true) - protected String sLanguageName; - - /** - * Gets the value of the sLanguageName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSLanguageName() { - return sLanguageName; - } - - /** - * Sets the value of the sLanguageName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSLanguageName(String value) { - this.sLanguageName = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/LanguageISOCodeResponse.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/LanguageISOCodeResponse.java deleted file mode 100644 index 201676f..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/LanguageISOCodeResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="LanguageISOCodeResult" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "languageISOCodeResult" -}) -@XmlRootElement(name = "LanguageISOCodeResponse") -public class LanguageISOCodeResponse { - - @XmlElement(name = "LanguageISOCodeResult", required = true) - protected String languageISOCodeResult; - - /** - * Gets the value of the languageISOCodeResult property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getLanguageISOCodeResult() { - return languageISOCodeResult; - } - - /** - * Sets the value of the languageISOCodeResult property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setLanguageISOCodeResult(String value) { - this.languageISOCodeResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/LanguageName.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/LanguageName.java deleted file mode 100644 index a5fe3a7..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/LanguageName.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sISOCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "sisoCode" -}) -@XmlRootElement(name = "LanguageName") -public class LanguageName { - - @XmlElement(name = "sISOCode", required = true) - protected String sisoCode; - - /** - * Gets the value of the sisoCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSISOCode() { - return sisoCode; - } - - /** - * Sets the value of the sisoCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSISOCode(String value) { - this.sisoCode = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/LanguageNameResponse.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/LanguageNameResponse.java deleted file mode 100644 index c7103f9..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/LanguageNameResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="LanguageNameResult" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "languageNameResult" -}) -@XmlRootElement(name = "LanguageNameResponse") -public class LanguageNameResponse { - - @XmlElement(name = "LanguageNameResult", required = true) - protected String languageNameResult; - - /** - * Gets the value of the languageNameResult property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getLanguageNameResult() { - return languageNameResult; - } - - /** - * Sets the value of the languageNameResult property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setLanguageNameResult(String value) { - this.languageNameResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfContinentsByCode.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfContinentsByCode.java deleted file mode 100644 index b64034b..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfContinentsByCode.java +++ /dev/null @@ -1,34 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "ListOfContinentsByCode") -public class ListOfContinentsByCode { - - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfContinentsByCodeResponse.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfContinentsByCodeResponse.java deleted file mode 100644 index 01889c2..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfContinentsByCodeResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="ListOfContinentsByCodeResult" type="{http://www.oorsprong.org/websamples.countryinfo}ArrayOftContinent"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "listOfContinentsByCodeResult" -}) -@XmlRootElement(name = "ListOfContinentsByCodeResponse") -public class ListOfContinentsByCodeResponse { - - @XmlElement(name = "ListOfContinentsByCodeResult", required = true) - protected ArrayOftContinent listOfContinentsByCodeResult; - - /** - * Gets the value of the listOfContinentsByCodeResult property. - * - * @return - * possible object is - * {@link ArrayOftContinent } - * - */ - public ArrayOftContinent getListOfContinentsByCodeResult() { - return listOfContinentsByCodeResult; - } - - /** - * Sets the value of the listOfContinentsByCodeResult property. - * - * @param value - * allowed object is - * {@link ArrayOftContinent } - * - */ - public void setListOfContinentsByCodeResult(ArrayOftContinent value) { - this.listOfContinentsByCodeResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfContinentsByName.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfContinentsByName.java deleted file mode 100644 index 4f3ec23..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfContinentsByName.java +++ /dev/null @@ -1,34 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "ListOfContinentsByName") -public class ListOfContinentsByName { - - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfContinentsByNameResponse.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfContinentsByNameResponse.java deleted file mode 100644 index 75be657..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfContinentsByNameResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="ListOfContinentsByNameResult" type="{http://www.oorsprong.org/websamples.countryinfo}ArrayOftContinent"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "listOfContinentsByNameResult" -}) -@XmlRootElement(name = "ListOfContinentsByNameResponse") -public class ListOfContinentsByNameResponse { - - @XmlElement(name = "ListOfContinentsByNameResult", required = true) - protected ArrayOftContinent listOfContinentsByNameResult; - - /** - * Gets the value of the listOfContinentsByNameResult property. - * - * @return - * possible object is - * {@link ArrayOftContinent } - * - */ - public ArrayOftContinent getListOfContinentsByNameResult() { - return listOfContinentsByNameResult; - } - - /** - * Sets the value of the listOfContinentsByNameResult property. - * - * @param value - * allowed object is - * {@link ArrayOftContinent } - * - */ - public void setListOfContinentsByNameResult(ArrayOftContinent value) { - this.listOfContinentsByNameResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfCountryNamesByCode.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfCountryNamesByCode.java deleted file mode 100644 index 4960902..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfCountryNamesByCode.java +++ /dev/null @@ -1,34 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "ListOfCountryNamesByCode") -public class ListOfCountryNamesByCode { - - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfCountryNamesByCodeResponse.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfCountryNamesByCodeResponse.java deleted file mode 100644 index c9e305a..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfCountryNamesByCodeResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="ListOfCountryNamesByCodeResult" type="{http://www.oorsprong.org/websamples.countryinfo}ArrayOftCountryCodeAndName"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "listOfCountryNamesByCodeResult" -}) -@XmlRootElement(name = "ListOfCountryNamesByCodeResponse") -public class ListOfCountryNamesByCodeResponse { - - @XmlElement(name = "ListOfCountryNamesByCodeResult", required = true) - protected ArrayOftCountryCodeAndName listOfCountryNamesByCodeResult; - - /** - * Gets the value of the listOfCountryNamesByCodeResult property. - * - * @return - * possible object is - * {@link ArrayOftCountryCodeAndName } - * - */ - public ArrayOftCountryCodeAndName getListOfCountryNamesByCodeResult() { - return listOfCountryNamesByCodeResult; - } - - /** - * Sets the value of the listOfCountryNamesByCodeResult property. - * - * @param value - * allowed object is - * {@link ArrayOftCountryCodeAndName } - * - */ - public void setListOfCountryNamesByCodeResult(ArrayOftCountryCodeAndName value) { - this.listOfCountryNamesByCodeResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfCountryNamesByName.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfCountryNamesByName.java deleted file mode 100644 index 1619561..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfCountryNamesByName.java +++ /dev/null @@ -1,34 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "ListOfCountryNamesByName") -public class ListOfCountryNamesByName { - - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfCountryNamesByNameResponse.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfCountryNamesByNameResponse.java deleted file mode 100644 index cacca85..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfCountryNamesByNameResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="ListOfCountryNamesByNameResult" type="{http://www.oorsprong.org/websamples.countryinfo}ArrayOftCountryCodeAndName"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "listOfCountryNamesByNameResult" -}) -@XmlRootElement(name = "ListOfCountryNamesByNameResponse") -public class ListOfCountryNamesByNameResponse { - - @XmlElement(name = "ListOfCountryNamesByNameResult", required = true) - protected ArrayOftCountryCodeAndName listOfCountryNamesByNameResult; - - /** - * Gets the value of the listOfCountryNamesByNameResult property. - * - * @return - * possible object is - * {@link ArrayOftCountryCodeAndName } - * - */ - public ArrayOftCountryCodeAndName getListOfCountryNamesByNameResult() { - return listOfCountryNamesByNameResult; - } - - /** - * Sets the value of the listOfCountryNamesByNameResult property. - * - * @param value - * allowed object is - * {@link ArrayOftCountryCodeAndName } - * - */ - public void setListOfCountryNamesByNameResult(ArrayOftCountryCodeAndName value) { - this.listOfCountryNamesByNameResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfCountryNamesGroupedByContinent.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfCountryNamesGroupedByContinent.java deleted file mode 100644 index 3cc6c9d..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfCountryNamesGroupedByContinent.java +++ /dev/null @@ -1,34 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "ListOfCountryNamesGroupedByContinent") -public class ListOfCountryNamesGroupedByContinent { - - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfCountryNamesGroupedByContinentResponse.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfCountryNamesGroupedByContinentResponse.java deleted file mode 100644 index 85663dd..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfCountryNamesGroupedByContinentResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="ListOfCountryNamesGroupedByContinentResult" type="{http://www.oorsprong.org/websamples.countryinfo}ArrayOftCountryCodeAndNameGroupedByContinent"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "listOfCountryNamesGroupedByContinentResult" -}) -@XmlRootElement(name = "ListOfCountryNamesGroupedByContinentResponse") -public class ListOfCountryNamesGroupedByContinentResponse { - - @XmlElement(name = "ListOfCountryNamesGroupedByContinentResult", required = true) - protected ArrayOftCountryCodeAndNameGroupedByContinent listOfCountryNamesGroupedByContinentResult; - - /** - * Gets the value of the listOfCountryNamesGroupedByContinentResult property. - * - * @return - * possible object is - * {@link ArrayOftCountryCodeAndNameGroupedByContinent } - * - */ - public ArrayOftCountryCodeAndNameGroupedByContinent getListOfCountryNamesGroupedByContinentResult() { - return listOfCountryNamesGroupedByContinentResult; - } - - /** - * Sets the value of the listOfCountryNamesGroupedByContinentResult property. - * - * @param value - * allowed object is - * {@link ArrayOftCountryCodeAndNameGroupedByContinent } - * - */ - public void setListOfCountryNamesGroupedByContinentResult(ArrayOftCountryCodeAndNameGroupedByContinent value) { - this.listOfCountryNamesGroupedByContinentResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfCurrenciesByCode.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfCurrenciesByCode.java deleted file mode 100644 index 5cf3c9c..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfCurrenciesByCode.java +++ /dev/null @@ -1,34 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "ListOfCurrenciesByCode") -public class ListOfCurrenciesByCode { - - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfCurrenciesByCodeResponse.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfCurrenciesByCodeResponse.java deleted file mode 100644 index 8f4e846..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfCurrenciesByCodeResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="ListOfCurrenciesByCodeResult" type="{http://www.oorsprong.org/websamples.countryinfo}ArrayOftCurrency"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "listOfCurrenciesByCodeResult" -}) -@XmlRootElement(name = "ListOfCurrenciesByCodeResponse") -public class ListOfCurrenciesByCodeResponse { - - @XmlElement(name = "ListOfCurrenciesByCodeResult", required = true) - protected ArrayOftCurrency listOfCurrenciesByCodeResult; - - /** - * Gets the value of the listOfCurrenciesByCodeResult property. - * - * @return - * possible object is - * {@link ArrayOftCurrency } - * - */ - public ArrayOftCurrency getListOfCurrenciesByCodeResult() { - return listOfCurrenciesByCodeResult; - } - - /** - * Sets the value of the listOfCurrenciesByCodeResult property. - * - * @param value - * allowed object is - * {@link ArrayOftCurrency } - * - */ - public void setListOfCurrenciesByCodeResult(ArrayOftCurrency value) { - this.listOfCurrenciesByCodeResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfCurrenciesByName.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfCurrenciesByName.java deleted file mode 100644 index 3bf549b..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfCurrenciesByName.java +++ /dev/null @@ -1,34 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "ListOfCurrenciesByName") -public class ListOfCurrenciesByName { - - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfCurrenciesByNameResponse.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfCurrenciesByNameResponse.java deleted file mode 100644 index 5981316..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfCurrenciesByNameResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="ListOfCurrenciesByNameResult" type="{http://www.oorsprong.org/websamples.countryinfo}ArrayOftCurrency"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "listOfCurrenciesByNameResult" -}) -@XmlRootElement(name = "ListOfCurrenciesByNameResponse") -public class ListOfCurrenciesByNameResponse { - - @XmlElement(name = "ListOfCurrenciesByNameResult", required = true) - protected ArrayOftCurrency listOfCurrenciesByNameResult; - - /** - * Gets the value of the listOfCurrenciesByNameResult property. - * - * @return - * possible object is - * {@link ArrayOftCurrency } - * - */ - public ArrayOftCurrency getListOfCurrenciesByNameResult() { - return listOfCurrenciesByNameResult; - } - - /** - * Sets the value of the listOfCurrenciesByNameResult property. - * - * @param value - * allowed object is - * {@link ArrayOftCurrency } - * - */ - public void setListOfCurrenciesByNameResult(ArrayOftCurrency value) { - this.listOfCurrenciesByNameResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfLanguagesByCode.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfLanguagesByCode.java deleted file mode 100644 index b1f8690..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfLanguagesByCode.java +++ /dev/null @@ -1,34 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "ListOfLanguagesByCode") -public class ListOfLanguagesByCode { - - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfLanguagesByCodeResponse.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfLanguagesByCodeResponse.java deleted file mode 100644 index 3ca21cb..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfLanguagesByCodeResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="ListOfLanguagesByCodeResult" type="{http://www.oorsprong.org/websamples.countryinfo}ArrayOftLanguage"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "listOfLanguagesByCodeResult" -}) -@XmlRootElement(name = "ListOfLanguagesByCodeResponse") -public class ListOfLanguagesByCodeResponse { - - @XmlElement(name = "ListOfLanguagesByCodeResult", required = true) - protected ArrayOftLanguage listOfLanguagesByCodeResult; - - /** - * Gets the value of the listOfLanguagesByCodeResult property. - * - * @return - * possible object is - * {@link ArrayOftLanguage } - * - */ - public ArrayOftLanguage getListOfLanguagesByCodeResult() { - return listOfLanguagesByCodeResult; - } - - /** - * Sets the value of the listOfLanguagesByCodeResult property. - * - * @param value - * allowed object is - * {@link ArrayOftLanguage } - * - */ - public void setListOfLanguagesByCodeResult(ArrayOftLanguage value) { - this.listOfLanguagesByCodeResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfLanguagesByName.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfLanguagesByName.java deleted file mode 100644 index 56349cc..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfLanguagesByName.java +++ /dev/null @@ -1,34 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "ListOfLanguagesByName") -public class ListOfLanguagesByName { - - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfLanguagesByNameResponse.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfLanguagesByNameResponse.java deleted file mode 100644 index 3bd4252..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ListOfLanguagesByNameResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="ListOfLanguagesByNameResult" type="{http://www.oorsprong.org/websamples.countryinfo}ArrayOftLanguage"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "listOfLanguagesByNameResult" -}) -@XmlRootElement(name = "ListOfLanguagesByNameResponse") -public class ListOfLanguagesByNameResponse { - - @XmlElement(name = "ListOfLanguagesByNameResult", required = true) - protected ArrayOftLanguage listOfLanguagesByNameResult; - - /** - * Gets the value of the listOfLanguagesByNameResult property. - * - * @return - * possible object is - * {@link ArrayOftLanguage } - * - */ - public ArrayOftLanguage getListOfLanguagesByNameResult() { - return listOfLanguagesByNameResult; - } - - /** - * Sets the value of the listOfLanguagesByNameResult property. - * - * @param value - * allowed object is - * {@link ArrayOftLanguage } - * - */ - public void setListOfLanguagesByNameResult(ArrayOftLanguage value) { - this.listOfLanguagesByNameResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ObjectFactory.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ObjectFactory.java deleted file mode 100644 index a35311f..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/ObjectFactory.java +++ /dev/null @@ -1,464 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlRegistry; - - -/** - * This object contains factory methods for each - * Java content interface and Java element interface - * generated in the org.oorsprong.websamples package. - *

An ObjectFactory allows you to programatically - * construct new instances of the Java representation - * for XML content. The Java representation of XML - * content can consist of schema derived interfaces - * and classes representing the binding of schema - * type definitions, element declarations and model - * groups. Factory methods for each of these are - * provided in this class. - * - */ -@XmlRegistry -public class ObjectFactory { - - - /** - * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.oorsprong.websamples - * - */ - public ObjectFactory() { - } - - /** - * Create an instance of {@link ListOfContinentsByCodeResponse } - * - */ - public ListOfContinentsByCodeResponse createListOfContinentsByCodeResponse() { - return new ListOfContinentsByCodeResponse(); - } - - /** - * Create an instance of {@link ArrayOftContinent } - * - */ - public ArrayOftContinent createArrayOftContinent() { - return new ArrayOftContinent(); - } - - /** - * Create an instance of {@link FullCountryInfo } - * - */ - public FullCountryInfo createFullCountryInfo() { - return new FullCountryInfo(); - } - - /** - * Create an instance of {@link LanguageISOCodeResponse } - * - */ - public LanguageISOCodeResponse createLanguageISOCodeResponse() { - return new LanguageISOCodeResponse(); - } - - /** - * Create an instance of {@link CountryName } - * - */ - public CountryName createCountryName() { - return new CountryName(); - } - - /** - * Create an instance of {@link CountryCurrency } - * - */ - public CountryCurrency createCountryCurrency() { - return new CountryCurrency(); - } - - /** - * Create an instance of {@link ListOfCurrenciesByName } - * - */ - public ListOfCurrenciesByName createListOfCurrenciesByName() { - return new ListOfCurrenciesByName(); - } - - /** - * Create an instance of {@link CurrencyNameResponse } - * - */ - public CurrencyNameResponse createCurrencyNameResponse() { - return new CurrencyNameResponse(); - } - - /** - * Create an instance of {@link ListOfCountryNamesByCode } - * - */ - public ListOfCountryNamesByCode createListOfCountryNamesByCode() { - return new ListOfCountryNamesByCode(); - } - - /** - * Create an instance of {@link CapitalCityResponse } - * - */ - public CapitalCityResponse createCapitalCityResponse() { - return new CapitalCityResponse(); - } - - /** - * Create an instance of {@link ListOfCurrenciesByCode } - * - */ - public ListOfCurrenciesByCode createListOfCurrenciesByCode() { - return new ListOfCurrenciesByCode(); - } - - /** - * Create an instance of {@link CountryCurrencyResponse } - * - */ - public CountryCurrencyResponse createCountryCurrencyResponse() { - return new CountryCurrencyResponse(); - } - - /** - * Create an instance of {@link TCurrency } - * - */ - public TCurrency createTCurrency() { - return new TCurrency(); - } - - /** - * Create an instance of {@link ListOfLanguagesByCode } - * - */ - public ListOfLanguagesByCode createListOfLanguagesByCode() { - return new ListOfLanguagesByCode(); - } - - /** - * Create an instance of {@link LanguageISOCode } - * - */ - public LanguageISOCode createLanguageISOCode() { - return new LanguageISOCode(); - } - - /** - * Create an instance of {@link ListOfCurrenciesByCodeResponse } - * - */ - public ListOfCurrenciesByCodeResponse createListOfCurrenciesByCodeResponse() { - return new ListOfCurrenciesByCodeResponse(); - } - - /** - * Create an instance of {@link ArrayOftCurrency } - * - */ - public ArrayOftCurrency createArrayOftCurrency() { - return new ArrayOftCurrency(); - } - - /** - * Create an instance of {@link ListOfCountryNamesGroupedByContinentResponse } - * - */ - public ListOfCountryNamesGroupedByContinentResponse createListOfCountryNamesGroupedByContinentResponse() { - return new ListOfCountryNamesGroupedByContinentResponse(); - } - - /** - * Create an instance of {@link ArrayOftCountryCodeAndNameGroupedByContinent } - * - */ - public ArrayOftCountryCodeAndNameGroupedByContinent createArrayOftCountryCodeAndNameGroupedByContinent() { - return new ArrayOftCountryCodeAndNameGroupedByContinent(); - } - - /** - * Create an instance of {@link ListOfLanguagesByNameResponse } - * - */ - public ListOfLanguagesByNameResponse createListOfLanguagesByNameResponse() { - return new ListOfLanguagesByNameResponse(); - } - - /** - * Create an instance of {@link ArrayOftLanguage } - * - */ - public ArrayOftLanguage createArrayOftLanguage() { - return new ArrayOftLanguage(); - } - - /** - * Create an instance of {@link ListOfContinentsByName } - * - */ - public ListOfContinentsByName createListOfContinentsByName() { - return new ListOfContinentsByName(); - } - - /** - * Create an instance of {@link ListOfCountryNamesByCodeResponse } - * - */ - public ListOfCountryNamesByCodeResponse createListOfCountryNamesByCodeResponse() { - return new ListOfCountryNamesByCodeResponse(); - } - - /** - * Create an instance of {@link ArrayOftCountryCodeAndName } - * - */ - public ArrayOftCountryCodeAndName createArrayOftCountryCodeAndName() { - return new ArrayOftCountryCodeAndName(); - } - - /** - * Create an instance of {@link FullCountryInfoAllCountriesResponse } - * - */ - public FullCountryInfoAllCountriesResponse createFullCountryInfoAllCountriesResponse() { - return new FullCountryInfoAllCountriesResponse(); - } - - /** - * Create an instance of {@link ArrayOftCountryInfo } - * - */ - public ArrayOftCountryInfo createArrayOftCountryInfo() { - return new ArrayOftCountryInfo(); - } - - /** - * Create an instance of {@link CountryISOCodeResponse } - * - */ - public CountryISOCodeResponse createCountryISOCodeResponse() { - return new CountryISOCodeResponse(); - } - - /** - * Create an instance of {@link CountryIntPhoneCodeResponse } - * - */ - public CountryIntPhoneCodeResponse createCountryIntPhoneCodeResponse() { - return new CountryIntPhoneCodeResponse(); - } - - /** - * Create an instance of {@link CountriesUsingCurrency } - * - */ - public CountriesUsingCurrency createCountriesUsingCurrency() { - return new CountriesUsingCurrency(); - } - - /** - * Create an instance of {@link CountryFlagResponse } - * - */ - public CountryFlagResponse createCountryFlagResponse() { - return new CountryFlagResponse(); - } - - /** - * Create an instance of {@link ListOfCountryNamesByNameResponse } - * - */ - public ListOfCountryNamesByNameResponse createListOfCountryNamesByNameResponse() { - return new ListOfCountryNamesByNameResponse(); - } - - /** - * Create an instance of {@link CountryFlag } - * - */ - public CountryFlag createCountryFlag() { - return new CountryFlag(); - } - - /** - * Create an instance of {@link CountryNameResponse } - * - */ - public CountryNameResponse createCountryNameResponse() { - return new CountryNameResponse(); - } - - /** - * Create an instance of {@link FullCountryInfoResponse } - * - */ - public FullCountryInfoResponse createFullCountryInfoResponse() { - return new FullCountryInfoResponse(); - } - - /** - * Create an instance of {@link TCountryInfo } - * - */ - public TCountryInfo createTCountryInfo() { - return new TCountryInfo(); - } - - /** - * Create an instance of {@link CountryIntPhoneCode } - * - */ - public CountryIntPhoneCode createCountryIntPhoneCode() { - return new CountryIntPhoneCode(); - } - - /** - * Create an instance of {@link CurrencyName } - * - */ - public CurrencyName createCurrencyName() { - return new CurrencyName(); - } - - /** - * Create an instance of {@link ListOfLanguagesByCodeResponse } - * - */ - public ListOfLanguagesByCodeResponse createListOfLanguagesByCodeResponse() { - return new ListOfLanguagesByCodeResponse(); - } - - /** - * Create an instance of {@link ListOfCurrenciesByNameResponse } - * - */ - public ListOfCurrenciesByNameResponse createListOfCurrenciesByNameResponse() { - return new ListOfCurrenciesByNameResponse(); - } - - /** - * Create an instance of {@link CapitalCity } - * - */ - public CapitalCity createCapitalCity() { - return new CapitalCity(); - } - - /** - * Create an instance of {@link ListOfLanguagesByName } - * - */ - public ListOfLanguagesByName createListOfLanguagesByName() { - return new ListOfLanguagesByName(); - } - - /** - * Create an instance of {@link LanguageNameResponse } - * - */ - public LanguageNameResponse createLanguageNameResponse() { - return new LanguageNameResponse(); - } - - /** - * Create an instance of {@link ListOfContinentsByNameResponse } - * - */ - public ListOfContinentsByNameResponse createListOfContinentsByNameResponse() { - return new ListOfContinentsByNameResponse(); - } - - /** - * Create an instance of {@link ListOfCountryNamesGroupedByContinent } - * - */ - public ListOfCountryNamesGroupedByContinent createListOfCountryNamesGroupedByContinent() { - return new ListOfCountryNamesGroupedByContinent(); - } - - /** - * Create an instance of {@link LanguageName } - * - */ - public LanguageName createLanguageName() { - return new LanguageName(); - } - - /** - * Create an instance of {@link ListOfCountryNamesByName } - * - */ - public ListOfCountryNamesByName createListOfCountryNamesByName() { - return new ListOfCountryNamesByName(); - } - - /** - * Create an instance of {@link CountriesUsingCurrencyResponse } - * - */ - public CountriesUsingCurrencyResponse createCountriesUsingCurrencyResponse() { - return new CountriesUsingCurrencyResponse(); - } - - /** - * Create an instance of {@link CountryISOCode } - * - */ - public CountryISOCode createCountryISOCode() { - return new CountryISOCode(); - } - - /** - * Create an instance of {@link FullCountryInfoAllCountries } - * - */ - public FullCountryInfoAllCountries createFullCountryInfoAllCountries() { - return new FullCountryInfoAllCountries(); - } - - /** - * Create an instance of {@link ListOfContinentsByCode } - * - */ - public ListOfContinentsByCode createListOfContinentsByCode() { - return new ListOfContinentsByCode(); - } - - /** - * Create an instance of {@link TCountryCodeAndName } - * - */ - public TCountryCodeAndName createTCountryCodeAndName() { - return new TCountryCodeAndName(); - } - - /** - * Create an instance of {@link TLanguage } - * - */ - public TLanguage createTLanguage() { - return new TLanguage(); - } - - /** - * Create an instance of {@link TCountryCodeAndNameGroupedByContinent } - * - */ - public TCountryCodeAndNameGroupedByContinent createTCountryCodeAndNameGroupedByContinent() { - return new TCountryCodeAndNameGroupedByContinent(); - } - - /** - * Create an instance of {@link TContinent } - * - */ - public TContinent createTContinent() { - return new TContinent(); - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/TContinent.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/TContinent.java deleted file mode 100644 index bea0732..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/TContinent.java +++ /dev/null @@ -1,90 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tContinent complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tContinent">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tContinent", propOrder = { - "sCode", - "sName" -}) -public class TContinent { - - @XmlElement(required = true) - protected String sCode; - @XmlElement(required = true) - protected String sName; - - /** - * Gets the value of the sCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSCode() { - return sCode; - } - - /** - * Sets the value of the sCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSCode(String value) { - this.sCode = value; - } - - /** - * Gets the value of the sName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSName() { - return sName; - } - - /** - * Sets the value of the sName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSName(String value) { - this.sName = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/TCountryCodeAndName.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/TCountryCodeAndName.java deleted file mode 100644 index f8853cb..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/TCountryCodeAndName.java +++ /dev/null @@ -1,90 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tCountryCodeAndName complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tCountryCodeAndName">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sISOCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tCountryCodeAndName", propOrder = { - "sisoCode", - "sName" -}) -public class TCountryCodeAndName { - - @XmlElement(name = "sISOCode", required = true) - protected String sisoCode; - @XmlElement(required = true) - protected String sName; - - /** - * Gets the value of the sisoCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSISOCode() { - return sisoCode; - } - - /** - * Sets the value of the sisoCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSISOCode(String value) { - this.sisoCode = value; - } - - /** - * Gets the value of the sName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSName() { - return sName; - } - - /** - * Sets the value of the sName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSName(String value) { - this.sName = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/TCountryCodeAndNameGroupedByContinent.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/TCountryCodeAndNameGroupedByContinent.java deleted file mode 100644 index b9352a0..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/TCountryCodeAndNameGroupedByContinent.java +++ /dev/null @@ -1,90 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tCountryCodeAndNameGroupedByContinent complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tCountryCodeAndNameGroupedByContinent">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="Continent" type="{http://www.oorsprong.org/websamples.countryinfo}tContinent"/>
- *         <element name="CountryCodeAndNames" type="{http://www.oorsprong.org/websamples.countryinfo}ArrayOftCountryCodeAndName"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tCountryCodeAndNameGroupedByContinent", propOrder = { - "continent", - "countryCodeAndNames" -}) -public class TCountryCodeAndNameGroupedByContinent { - - @XmlElement(name = "Continent", required = true) - protected TContinent continent; - @XmlElement(name = "CountryCodeAndNames", required = true) - protected ArrayOftCountryCodeAndName countryCodeAndNames; - - /** - * Gets the value of the continent property. - * - * @return - * possible object is - * {@link TContinent } - * - */ - public TContinent getContinent() { - return continent; - } - - /** - * Sets the value of the continent property. - * - * @param value - * allowed object is - * {@link TContinent } - * - */ - public void setContinent(TContinent value) { - this.continent = value; - } - - /** - * Gets the value of the countryCodeAndNames property. - * - * @return - * possible object is - * {@link ArrayOftCountryCodeAndName } - * - */ - public ArrayOftCountryCodeAndName getCountryCodeAndNames() { - return countryCodeAndNames; - } - - /** - * Sets the value of the countryCodeAndNames property. - * - * @param value - * allowed object is - * {@link ArrayOftCountryCodeAndName } - * - */ - public void setCountryCodeAndNames(ArrayOftCountryCodeAndName value) { - this.countryCodeAndNames = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/TCountryInfo.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/TCountryInfo.java deleted file mode 100644 index d45d475..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/TCountryInfo.java +++ /dev/null @@ -1,258 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tCountryInfo complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tCountryInfo">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sISOCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sCapitalCity" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sPhoneCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sContinentCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sCurrencyISOCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sCountryFlag" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="Languages" type="{http://www.oorsprong.org/websamples.countryinfo}ArrayOftLanguage"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tCountryInfo", propOrder = { - "sisoCode", - "sName", - "sCapitalCity", - "sPhoneCode", - "sContinentCode", - "sCurrencyISOCode", - "sCountryFlag", - "languages" -}) -public class TCountryInfo { - - @XmlElement(name = "sISOCode", required = true) - protected String sisoCode; - @XmlElement(required = true) - protected String sName; - @XmlElement(required = true) - protected String sCapitalCity; - @XmlElement(required = true) - protected String sPhoneCode; - @XmlElement(required = true) - protected String sContinentCode; - @XmlElement(required = true) - protected String sCurrencyISOCode; - @XmlElement(required = true) - protected String sCountryFlag; - @XmlElement(name = "Languages", required = true) - protected ArrayOftLanguage languages; - - /** - * Gets the value of the sisoCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSISOCode() { - return sisoCode; - } - - /** - * Sets the value of the sisoCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSISOCode(String value) { - this.sisoCode = value; - } - - /** - * Gets the value of the sName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSName() { - return sName; - } - - /** - * Sets the value of the sName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSName(String value) { - this.sName = value; - } - - /** - * Gets the value of the sCapitalCity property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSCapitalCity() { - return sCapitalCity; - } - - /** - * Sets the value of the sCapitalCity property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSCapitalCity(String value) { - this.sCapitalCity = value; - } - - /** - * Gets the value of the sPhoneCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSPhoneCode() { - return sPhoneCode; - } - - /** - * Sets the value of the sPhoneCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSPhoneCode(String value) { - this.sPhoneCode = value; - } - - /** - * Gets the value of the sContinentCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSContinentCode() { - return sContinentCode; - } - - /** - * Sets the value of the sContinentCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSContinentCode(String value) { - this.sContinentCode = value; - } - - /** - * Gets the value of the sCurrencyISOCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSCurrencyISOCode() { - return sCurrencyISOCode; - } - - /** - * Sets the value of the sCurrencyISOCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSCurrencyISOCode(String value) { - this.sCurrencyISOCode = value; - } - - /** - * Gets the value of the sCountryFlag property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSCountryFlag() { - return sCountryFlag; - } - - /** - * Sets the value of the sCountryFlag property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSCountryFlag(String value) { - this.sCountryFlag = value; - } - - /** - * Gets the value of the languages property. - * - * @return - * possible object is - * {@link ArrayOftLanguage } - * - */ - public ArrayOftLanguage getLanguages() { - return languages; - } - - /** - * Sets the value of the languages property. - * - * @param value - * allowed object is - * {@link ArrayOftLanguage } - * - */ - public void setLanguages(ArrayOftLanguage value) { - this.languages = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/TCurrency.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/TCurrency.java deleted file mode 100644 index 800f645..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/TCurrency.java +++ /dev/null @@ -1,90 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tCurrency complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tCurrency">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sISOCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tCurrency", propOrder = { - "sisoCode", - "sName" -}) -public class TCurrency { - - @XmlElement(name = "sISOCode", required = true) - protected String sisoCode; - @XmlElement(required = true) - protected String sName; - - /** - * Gets the value of the sisoCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSISOCode() { - return sisoCode; - } - - /** - * Sets the value of the sisoCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSISOCode(String value) { - this.sisoCode = value; - } - - /** - * Gets the value of the sName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSName() { - return sName; - } - - /** - * Sets the value of the sName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSName(String value) { - this.sName = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/TLanguage.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/TLanguage.java deleted file mode 100644 index e0c7d0e..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/TLanguage.java +++ /dev/null @@ -1,90 +0,0 @@ - -package org.oorsprong.websamples; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tLanguage complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tLanguage">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sISOCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tLanguage", propOrder = { - "sisoCode", - "sName" -}) -public class TLanguage { - - @XmlElement(name = "sISOCode", required = true) - protected String sisoCode; - @XmlElement(required = true) - protected String sName; - - /** - * Gets the value of the sisoCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSISOCode() { - return sisoCode; - } - - /** - * Sets the value of the sisoCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSISOCode(String value) { - this.sisoCode = value; - } - - /** - * Gets the value of the sName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSName() { - return sName; - } - - /** - * Sets the value of the sName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSName(String value) { - this.sName = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/package-info.java b/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/package-info.java deleted file mode 100644 index a1275f7..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/generated/jax-wsCache/CountryInfoService/org/oorsprong/websamples/package-info.java +++ /dev/null @@ -1,2 +0,0 @@ -@javax.xml.bind.annotation.XmlSchema(namespace = "http://www.oorsprong.org/websamples.countryinfo", elementFormDefault = javax.xml.bind.annotation.XmlNsForm.QUALIFIED) -package org.oorsprong.websamples; diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/web/META-INF/MANIFEST.MF b/Year_3/TSDWL/WSDL/CountryClient/build/web/META-INF/MANIFEST.MF deleted file mode 100644 index 59499bc..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/web/META-INF/MANIFEST.MF +++ /dev/null @@ -1,2 +0,0 @@ -Manifest-Version: 1.0 - diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/web/META-INF/context.xml b/Year_3/TSDWL/WSDL/CountryClient/build/web/META-INF/context.xml deleted file mode 100644 index bcfc615..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/web/META-INF/context.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/web/WEB-INF/classes/.netbeans_automatic_build b/Year_3/TSDWL/WSDL/CountryClient/build/web/WEB-INF/classes/.netbeans_automatic_build deleted file mode 100644 index e69de29..0000000 diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/web/WEB-INF/classes/.netbeans_update_resources b/Year_3/TSDWL/WSDL/CountryClient/build/web/WEB-INF/classes/.netbeans_update_resources deleted file mode 100644 index e69de29..0000000 diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/web/WEB-INF/jax-ws-catalog.xml b/Year_3/TSDWL/WSDL/CountryClient/build/web/WEB-INF/jax-ws-catalog.xml deleted file mode 100644 index a15a205..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/web/WEB-INF/jax-ws-catalog.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/web/index.html b/Year_3/TSDWL/WSDL/CountryClient/build/web/index.html deleted file mode 100644 index c627c24..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/web/index.html +++ /dev/null @@ -1,16 +0,0 @@ - - - - - TODO supply a title - - - - -
TODO write content
- - diff --git a/Year_3/TSDWL/WSDL/CountryClient/build/web/list.jsp b/Year_3/TSDWL/WSDL/CountryClient/build/web/list.jsp deleted file mode 100644 index e3406b4..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/build/web/list.jsp +++ /dev/null @@ -1,24 +0,0 @@ -<%-- - Document : list - Created on : Jan 19, 2022, 9:57:20 PM - Author : dcariotti ---%> - -<%@page import="org.oorsprong.websamples.TCountryCodeAndName"%> -<%@page import="java.util.List"%> -<%@page contentType="text/html" pageEncoding="UTF-8"%> - - - - - Countries list - - -

Countries list

- <% List languages = (List) request.getAttribute("countries"); %> - <% for (TCountryCodeAndName language : languages) { %> -

<%= language.getSName()%> Search capital

- <% } %> - - - diff --git a/Year_3/TSDWL/WSDL/CountryClient/catalog.xml b/Year_3/TSDWL/WSDL/CountryClient/catalog.xml deleted file mode 100644 index 13f4ef6..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/catalog.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/Year_3/TSDWL/WSDL/CountryClient/dist/CountryClient.war b/Year_3/TSDWL/WSDL/CountryClient/dist/CountryClient.war deleted file mode 100644 index baaaa5f..0000000 Binary files a/Year_3/TSDWL/WSDL/CountryClient/dist/CountryClient.war and /dev/null differ diff --git a/Year_3/TSDWL/WSDL/CountryClient/nbproject/ant-deploy.xml b/Year_3/TSDWL/WSDL/CountryClient/nbproject/ant-deploy.xml deleted file mode 100644 index 55566c8..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/nbproject/ant-deploy.xml +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Year_3/TSDWL/WSDL/CountryClient/nbproject/build-impl.xml b/Year_3/TSDWL/WSDL/CountryClient/nbproject/build-impl.xml deleted file mode 100644 index 3fe3c0f..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/nbproject/build-impl.xml +++ /dev/null @@ -1,1442 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must set src.dir - Must set test.src.dir - Must set build.dir - Must set build.web.dir - Must set build.generated.dir - Must set dist.dir - Must set build.classes.dir - Must set dist.javadoc.dir - Must set build.test.classes.dir - Must set build.test.results.dir - Must set build.classes.excludes - Must set dist.war - - - - - - - - - -The Java EE server classpath is not correctly set up - server home directory is missing. -Either open the project in the IDE and assign the server or setup the server classpath manually. -For example like this: - ant -Dj2ee.server.home=<app_server_installation_directory> - - -The Java EE server classpath is not correctly set up. Your active server type is ${j2ee.server.type}. -Either open the project in the IDE and assign the server or setup the server classpath manually. -For example like this: - ant -Duser.properties.file=<path_to_property_file> (where you put the property "j2ee.platform.classpath" in a .properties file) -or ant -Dj2ee.platform.classpath=<server_classpath> (where no properties file is used) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must set javac.includes - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - No tests executed. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -The libs.CopyLibs.classpath property is not set up. -This property must point to -org-netbeans-modules-java-j2seproject-copylibstask.jar file which is part -of NetBeans IDE installation and is usually located at -<netbeans_installation>/java<version>/ant/extra folder. -Either open the project in the IDE and make sure CopyLibs library -exists or setup the property manually. For example like this: - ant -Dlibs.CopyLibs.classpath=a/path/to/org-netbeans-modules-java-j2seproject-copylibstask.jar - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must set JVM to use for profiling in profiler.info.jvm - Must set profiler agent JVM arguments in profiler.info.jvmargs.agent - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must select some files in the IDE or set javac.includes - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must select some files in the IDE or set javac.jsp.includes - - - - - - - - - - - - - - - - - - - - - - - - - - Must select a file in the IDE or set jsp.includes - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Browser not found, cannot launch the deployed application. Try to set the BROWSER environment variable. - - - Launching ${browse.url} - - - - - - Must select one file in the IDE or set run.class - - - - Must select one file in the IDE or set run.class - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must select one file in the IDE or set debug.class - - - - - - - - - - - - Must select one file in the IDE or set debug.class - - - - - Must set fix.includes - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - This target only works when run from inside the NetBeans IDE. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must select some files in the IDE or set javac.includes - - - - - - - - - - - - - - - - - - - Some tests failed; see details above. - - - - - - - - - Must select some files in the IDE or set test.includes - - - - Some tests failed; see details above. - - - - Must select some files in the IDE or set test.class - Must select some method in the IDE or set test.method - - - - Some tests failed; see details above. - - - - - Must select one file in the IDE or set test.class - - - - Must select one file in the IDE or set test.class - Must select some method in the IDE or set test.method - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Year_3/TSDWL/WSDL/CountryClient/nbproject/genfiles.properties b/Year_3/TSDWL/WSDL/CountryClient/nbproject/genfiles.properties deleted file mode 100644 index e058707..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/nbproject/genfiles.properties +++ /dev/null @@ -1,8 +0,0 @@ -build.xml.data.CRC32=b6006458 -build.xml.script.CRC32=8b5d04d4 -build.xml.stylesheet.CRC32=651128d4@1.77.1.1 -# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml. -# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you. -nbproject/build-impl.xml.data.CRC32=b6006458 -nbproject/build-impl.xml.script.CRC32=24497a23 -nbproject/build-impl.xml.stylesheet.CRC32=99ea4b56@1.77.1.1 diff --git a/Year_3/TSDWL/WSDL/CountryClient/nbproject/jax-ws.xml b/Year_3/TSDWL/WSDL/CountryClient/nbproject/jax-ws.xml deleted file mode 100644 index 031ee65..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/nbproject/jax-ws.xml +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - http://www.oorsprong.org/websamples.countryinfo/CountryInfoService.wso?wsdl - www.oorsprong.org/websamples.countryinfo/CountryInfoService.wso.wsdl - org.oorsprong.websamples.countryinfo - catalog.xml - - - extension - true - - - verbose - true - - - fork - false - - - wsdlLocation - http://www.oorsprong.org/websamples.countryinfo/CountryInfoService.wso?wsdl - - - xnocompile - true - - - xendorsed - true - - - - - diff --git a/Year_3/TSDWL/WSDL/CountryClient/nbproject/jaxws-build.xml b/Year_3/TSDWL/WSDL/CountryClient/nbproject/jaxws-build.xml deleted file mode 100644 index 97b036a..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/nbproject/jaxws-build.xml +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Year_3/TSDWL/WSDL/CountryClient/nbproject/private/private.properties b/Year_3/TSDWL/WSDL/CountryClient/nbproject/private/private.properties deleted file mode 100644 index 26d4039..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/nbproject/private/private.properties +++ /dev/null @@ -1,5 +0,0 @@ -deploy.ant.properties.file=/home/dcariotti/.netbeans/8.2/tomcat80.properties -j2ee.server.domain=/home/dcariotti/.netbeans/8.2/apache-tomcat-8.0.27.0_base -j2ee.server.home=/home/dcariotti/apache-tomcat-8.0.27 -j2ee.server.instance=tomcat80:home=/home/dcariotti/apache-tomcat-8.0.27:base=apache-tomcat-8.0.27.0_base -user.properties.file=/home/dcariotti/.netbeans/8.2/build.properties diff --git a/Year_3/TSDWL/WSDL/CountryClient/nbproject/private/private.xml b/Year_3/TSDWL/WSDL/CountryClient/nbproject/private/private.xml deleted file mode 100644 index c168158..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/nbproject/private/private.xml +++ /dev/null @@ -1,13 +0,0 @@ - - - - - - file:/home/dcariotti/NetBeansProjects/CountryClient/build/generated-sources/jax-ws/org/oorsprong/websamples/ArrayOftCountryCodeAndName.java - file:/home/dcariotti/NetBeansProjects/CountryClient/src/java/it/dmi/tsdwl/country/CountryServlet.java - file:/home/dcariotti/NetBeansProjects/CountryClient/web/index.html - file:/home/dcariotti/NetBeansProjects/CountryClient/src/java/it/dmi/tsdwl/country/SearchCapital.java - file:/home/dcariotti/NetBeansProjects/CountryClient/web/list.jsp - - - diff --git a/Year_3/TSDWL/WSDL/CountryClient/nbproject/project.properties b/Year_3/TSDWL/WSDL/CountryClient/nbproject/project.properties deleted file mode 100644 index 0d41dcd..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/nbproject/project.properties +++ /dev/null @@ -1,84 +0,0 @@ -annotation.processing.enabled=true -annotation.processing.enabled.in.editor=true -annotation.processing.processors.list= -annotation.processing.run.all.processors=true -annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output -build.classes.dir=${build.web.dir}/WEB-INF/classes -build.classes.excludes=**/*.java,**/*.form -build.dir=build -build.generated.dir=${build.dir}/generated -build.generated.sources.dir=${build.dir}/generated-sources -build.test.classes.dir=${build.dir}/test/classes -build.test.results.dir=${build.dir}/test/results -build.web.dir=${build.dir}/web -build.web.excludes=${build.classes.excludes} -client.urlPart= -compile.jsps=false -conf.dir=${source.root}/conf -debug.classpath=${build.classes.dir}:${javac.classpath} -debug.test.classpath=\ - ${run.test.classpath} -display.browser=true -# Files to be excluded from distribution war -dist.archive.excludes= -dist.dir=dist -dist.ear.war=${dist.dir}/${war.ear.name} -dist.javadoc.dir=${dist.dir}/javadoc -dist.war=${dist.dir}/${war.name} -endorsed.classpath=\ - ${libs.javaee-endorsed-api-7.0.classpath} -excludes= -includes=** -j2ee.compile.on.save=true -j2ee.copy.static.files.on.save=true -j2ee.deploy.on.save=true -j2ee.platform=1.7-web -j2ee.platform.classpath=${j2ee.server.home}/lib/annotations-api.jar:${j2ee.server.home}/lib/catalina-ant.jar:${j2ee.server.home}/lib/catalina-ha.jar:${j2ee.server.home}/lib/catalina-storeconfig.jar:${j2ee.server.home}/lib/catalina-tribes.jar:${j2ee.server.home}/lib/catalina.jar:${j2ee.server.home}/lib/ecj-4.4.2.jar:${j2ee.server.home}/lib/el-api.jar:${j2ee.server.home}/lib/jasper-el.jar:${j2ee.server.home}/lib/jasper.jar:${j2ee.server.home}/lib/jsp-api.jar:${j2ee.server.home}/lib/servlet-api.jar:${j2ee.server.home}/lib/tomcat-api.jar:${j2ee.server.home}/lib/tomcat-coyote.jar:${j2ee.server.home}/lib/tomcat-dbcp.jar:${j2ee.server.home}/lib/tomcat-i18n-es.jar:${j2ee.server.home}/lib/tomcat-i18n-fr.jar:${j2ee.server.home}/lib/tomcat-i18n-ja.jar:${j2ee.server.home}/lib/tomcat-jdbc.jar:${j2ee.server.home}/lib/tomcat-jni.jar:${j2ee.server.home}/lib/tomcat-util-scan.jar:${j2ee.server.home}/lib/tomcat-util.jar:${j2ee.server.home}/lib/tomcat-websocket.jar:${j2ee.server.home}/lib/websocket-api.jar -j2ee.server.type=Tomcat -jar.compress=false -javac.classpath= -# Space-separated list of extra javac options -javac.compilerargs= -javac.debug=true -javac.deprecation=false -javac.processorpath=\ - ${javac.classpath} -javac.source=1.8 -javac.target=1.8 -javac.test.classpath=\ - ${javac.classpath}:\ - ${build.classes.dir} -javac.test.processorpath=\ - ${javac.test.classpath} -javadoc.additionalparam= -javadoc.author=false -javadoc.encoding=${source.encoding} -javadoc.noindex=false -javadoc.nonavbar=false -javadoc.notree=false -javadoc.preview=true -javadoc.private=false -javadoc.splitindex=true -javadoc.use=true -javadoc.version=false -javadoc.windowtitle= -lib.dir=${web.docbase.dir}/WEB-INF/lib -no.dependencies=false -persistence.xml.dir=${conf.dir} -platform.active=default_platform -resource.dir=setup -run.test.classpath=\ - ${javac.test.classpath}:\ - ${build.test.classes.dir} -# Space-separated list of JVM arguments used when running a class with a main method or a unit test -# (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value): -runmain.jvmargs= -source.encoding=UTF-8 -source.root=src -src.dir=${source.root}/java -test.src.dir=test -war.content.additional= -war.ear.name=${war.name} -war.name=CountryClient.war -web.docbase.dir=web -webinf.dir=web/WEB-INF diff --git a/Year_3/TSDWL/WSDL/CountryClient/nbproject/project.xml b/Year_3/TSDWL/WSDL/CountryClient/nbproject/project.xml deleted file mode 100644 index 4bf40d8..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/nbproject/project.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - org.netbeans.modules.web.project - - - - - - - - CountryClient - 1.6.5 - - - - - - - - - - - diff --git a/Year_3/TSDWL/WSDL/CountryClient/src/conf/MANIFEST.MF b/Year_3/TSDWL/WSDL/CountryClient/src/conf/MANIFEST.MF deleted file mode 100644 index 59499bc..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/src/conf/MANIFEST.MF +++ /dev/null @@ -1,2 +0,0 @@ -Manifest-Version: 1.0 - diff --git a/Year_3/TSDWL/WSDL/CountryClient/src/conf/xml-resources/web-service-references/CountryInfoService/wsdl/www.oorsprong.org/websamples.countryinfo/CountryInfoService.wso.wsdl b/Year_3/TSDWL/WSDL/CountryClient/src/conf/xml-resources/web-service-references/CountryInfoService/wsdl/www.oorsprong.org/websamples.countryinfo/CountryInfoService.wso.wsdl deleted file mode 100644 index 44c806b..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/src/conf/xml-resources/web-service-references/CountryInfoService/wsdl/www.oorsprong.org/websamples.countryinfo/CountryInfoService.wso.wsdl +++ /dev/null @@ -1,979 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Returns a list of continents ordered by name. - - - - - Returns a list of continents ordered by code. - - - - - Returns a list of currencies ordered by name. - - - - - Returns a list of currencies ordered by code. - - - - - Returns the name of the currency (if found) - - - - - Returns a list of all stored counties ordered by ISO code - - - - - Returns a list of all stored counties ordered by country name - - - - - Returns a list of all stored counties grouped per continent - - - - - Searches the database for a country by the passed ISO country code - - - - - This function tries to found a country based on the passed country name. - - - - - Returns the name of the captial city for the passed country code - - - - - Returns the currency ISO code and name for the passed country ISO code - - - - - Returns a link to a picture of the country flag - - - - - Returns the internation phone code for the passed ISO country code - - - - - Returns a struct with all the stored country information. Pass the ISO country code - - - - - Returns an array with all countries and all the language information stored - - - - - Returns a list of all countries that use the same currency code. Pass a ISO currency code - - - - - Returns an array of languages ordered by name - - - - - Returns an array of languages ordered by code - - - - - Find a language name based on the passed ISO language code - - - - - Find a language ISO code based on the passed language name - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - This DataFlex Web Service opens up country information. 2 letter ISO codes are used for Country code. There are functions to retrieve the used Currency, Language, Capital City, Continent and Telephone code. - - - - - - - - diff --git a/Year_3/TSDWL/WSDL/CountryClient/src/java/it/dmi/tsdwl/country/CountryServlet.java b/Year_3/TSDWL/WSDL/CountryClient/src/java/it/dmi/tsdwl/country/CountryServlet.java deleted file mode 100644 index f9f4405..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/src/java/it/dmi/tsdwl/country/CountryServlet.java +++ /dev/null @@ -1,75 +0,0 @@ -/* - * To change this license header, choose License Headers in Project Properties. - * To change this template file, choose Tools | Templates - * and open the template in the editor. - */ -package it.dmi.tsdwl.country; - -import java.io.IOException; -import java.util.List; -import javax.servlet.RequestDispatcher; -import javax.servlet.ServletException; -import javax.servlet.annotation.WebServlet; -import javax.servlet.http.HttpServlet; -import javax.servlet.http.HttpServletRequest; -import javax.servlet.http.HttpServletResponse; -import org.oorsprong.websamples.ArrayOftCountryCodeAndName; -import org.oorsprong.websamples.TCountryCodeAndName; -/** - * - * @author dcariotti - */ -@WebServlet(name = "CountryServlet", urlPatterns = {"/CountryServlet"}) -public class CountryServlet extends HttpServlet { - /** - * Handles the HTTP GET method. - * - * @param request servlet request - * @param response servlet response - * @throws ServletException if a servlet-specific error occurs - * @throws IOException if an I/O error occurs - */ - @Override - protected void doGet(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - List countries = this.listOfCountryNamesByName().getTCountryCodeAndName(); - - request.setAttribute("countries", countries); - - RequestDispatcher view = request.getRequestDispatcher("list.jsp"); - - view.forward(request, response); - } - - /** - * Handles the HTTP POST method. - * - * @param request servlet request - * @param response servlet response - * @throws ServletException if a servlet-specific error occurs - * @throws IOException if an I/O error occurs - */ - @Override - protected void doPost(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - - } - - /** - * Returns a short description of the servlet. - * - * @return a String containing servlet description - */ - @Override - public String getServletInfo() { - return "Short description"; - }// - - private static ArrayOftCountryCodeAndName listOfCountryNamesByName() { - org.oorsprong.websamples.CountryInfoService service = new org.oorsprong.websamples.CountryInfoService(); - org.oorsprong.websamples.CountryInfoServiceSoapType port = service.getCountryInfoServiceSoap(); - return port.listOfCountryNamesByName(); - } - - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/src/java/it/dmi/tsdwl/country/SearchCapital.java b/Year_3/TSDWL/WSDL/CountryClient/src/java/it/dmi/tsdwl/country/SearchCapital.java deleted file mode 100644 index 1a7eb27..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/src/java/it/dmi/tsdwl/country/SearchCapital.java +++ /dev/null @@ -1,104 +0,0 @@ -/* - * To change this license header, choose License Headers in Project Properties. - * To change this template file, choose Tools | Templates - * and open the template in the editor. - */ -package it.dmi.tsdwl.country; - -import java.io.IOException; -import java.io.PrintWriter; -import javax.servlet.ServletException; -import javax.servlet.annotation.WebServlet; -import javax.servlet.http.HttpServlet; -import javax.servlet.http.HttpServletRequest; -import javax.servlet.http.HttpServletResponse; - -/** - * - * @author dcariotti - */ -@WebServlet(name = "SearchCapital", urlPatterns = {"/SearchCapital"}) -public class SearchCapital extends HttpServlet { - - /** - * Processes requests for both HTTP GET and POST - * methods. - * - * @param request servlet request - * @param response servlet response - * @throws ServletException if a servlet-specific error occurs - * @throws IOException if an I/O error occurs - */ - protected void processRequest(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - response.setContentType("text/html;charset=UTF-8"); - try (PrintWriter out = response.getWriter()) { - /* TODO output your page here. You may use following sample code. */ - out.println(""); - out.println(""); - out.println(""); - out.println("Servlet SearchCapital"); - out.println(""); - out.println(""); - out.println("

Servlet SearchCapital at " + request.getContextPath() + "

"); - out.println(""); - out.println(""); - } - } - - /** - * Handles the HTTP GET method. - * - * @param request servlet request - * @param response servlet response - * @throws ServletException if a servlet-specific error occurs - * @throws IOException if an I/O error occurs - */ - @Override - protected void doGet(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - String isoCode = request.getParameter("iso"); - String capital = this.capitalCity(isoCode); - - if (capital.length() == 0) { - try (PrintWriter out = response.getWriter()) { - out.println("Capital not found"); - } - } else { - try (PrintWriter out = response.getWriter()) { - out.println("Capital is " + capital); - } - } - } - - /** - * Handles the HTTP POST method. - * - * @param request servlet request - * @param response servlet response - * @throws ServletException if a servlet-specific error occurs - * @throws IOException if an I/O error occurs - */ - @Override - protected void doPost(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - processRequest(request, response); - } - - /** - * Returns a short description of the servlet. - * - * @return a String containing servlet description - */ - @Override - public String getServletInfo() { - return "Short description"; - }// - - private static String capitalCity(java.lang.String sCountryISOCode) { - org.oorsprong.websamples.CountryInfoService service = new org.oorsprong.websamples.CountryInfoService(); - org.oorsprong.websamples.CountryInfoServiceSoapType port = service.getCountryInfoServiceSoap(); - return port.capitalCity(sCountryISOCode); - } - -} diff --git a/Year_3/TSDWL/WSDL/CountryClient/web/META-INF/context.xml b/Year_3/TSDWL/WSDL/CountryClient/web/META-INF/context.xml deleted file mode 100644 index bcfc615..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/web/META-INF/context.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/Year_3/TSDWL/WSDL/CountryClient/web/WEB-INF/jax-ws-catalog.xml b/Year_3/TSDWL/WSDL/CountryClient/web/WEB-INF/jax-ws-catalog.xml deleted file mode 100644 index a15a205..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/web/WEB-INF/jax-ws-catalog.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/Year_3/TSDWL/WSDL/CountryClient/web/index.html b/Year_3/TSDWL/WSDL/CountryClient/web/index.html deleted file mode 100644 index c627c24..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/web/index.html +++ /dev/null @@ -1,16 +0,0 @@ - - - - - TODO supply a title - - - - -
TODO write content
- - diff --git a/Year_3/TSDWL/WSDL/CountryClient/web/list.jsp b/Year_3/TSDWL/WSDL/CountryClient/web/list.jsp deleted file mode 100644 index e3406b4..0000000 --- a/Year_3/TSDWL/WSDL/CountryClient/web/list.jsp +++ /dev/null @@ -1,24 +0,0 @@ -<%-- - Document : list - Created on : Jan 19, 2022, 9:57:20 PM - Author : dcariotti ---%> - -<%@page import="org.oorsprong.websamples.TCountryCodeAndName"%> -<%@page import="java.util.List"%> -<%@page contentType="text/html" pageEncoding="UTF-8"%> - - - - - Countries list - - -

Countries list

- <% List languages = (List) request.getAttribute("countries"); %> - <% for (TCountryCodeAndName language : languages) { %> -

<%= language.getSName()%> Search capital

- <% } %> - - - diff --git a/Year_3/TSDWL/WSDL/FootballClient/build.xml b/Year_3/TSDWL/WSDL/FootballClient/build.xml deleted file mode 100644 index d5b88b4..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build.xml +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - Builds, tests, and runs the project FootballClient. - - - diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllCardsInfo.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllCardsInfo.java deleted file mode 100644 index 74dd118..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllCardsInfo.java +++ /dev/null @@ -1,34 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "AllCardsInfo") -public class AllCardsInfo { - - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllCardsInfoResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllCardsInfoResponse.java deleted file mode 100644 index e3a3032..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllCardsInfoResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="AllCardsInfoResult" type="{https://footballpool.dataaccess.eu}ArrayOftAllCardsInfo"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "allCardsInfoResult" -}) -@XmlRootElement(name = "AllCardsInfoResponse") -public class AllCardsInfoResponse { - - @XmlElement(name = "AllCardsInfoResult", required = true) - protected ArrayOftAllCardsInfo allCardsInfoResult; - - /** - * Gets the value of the allCardsInfoResult property. - * - * @return - * possible object is - * {@link ArrayOftAllCardsInfo } - * - */ - public ArrayOftAllCardsInfo getAllCardsInfoResult() { - return allCardsInfoResult; - } - - /** - * Sets the value of the allCardsInfoResult property. - * - * @param value - * allowed object is - * {@link ArrayOftAllCardsInfo } - * - */ - public void setAllCardsInfoResult(ArrayOftAllCardsInfo value) { - this.allCardsInfoResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllPlayerNames.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllPlayerNames.java deleted file mode 100644 index ad28cda..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllPlayerNames.java +++ /dev/null @@ -1,54 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="bSelected" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "bSelected" -}) -@XmlRootElement(name = "AllPlayerNames") -public class AllPlayerNames { - - protected boolean bSelected; - - /** - * Gets the value of the bSelected property. - * - */ - public boolean isBSelected() { - return bSelected; - } - - /** - * Sets the value of the bSelected property. - * - */ - public void setBSelected(boolean value) { - this.bSelected = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllPlayerNamesResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllPlayerNamesResponse.java deleted file mode 100644 index b36f68a..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllPlayerNamesResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="AllPlayerNamesResult" type="{https://footballpool.dataaccess.eu}ArrayOftPlayerName"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "allPlayerNamesResult" -}) -@XmlRootElement(name = "AllPlayerNamesResponse") -public class AllPlayerNamesResponse { - - @XmlElement(name = "AllPlayerNamesResult", required = true) - protected ArrayOftPlayerName allPlayerNamesResult; - - /** - * Gets the value of the allPlayerNamesResult property. - * - * @return - * possible object is - * {@link ArrayOftPlayerName } - * - */ - public ArrayOftPlayerName getAllPlayerNamesResult() { - return allPlayerNamesResult; - } - - /** - * Sets the value of the allPlayerNamesResult property. - * - * @param value - * allowed object is - * {@link ArrayOftPlayerName } - * - */ - public void setAllPlayerNamesResult(ArrayOftPlayerName value) { - this.allPlayerNamesResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllPlayersWithCards.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllPlayersWithCards.java deleted file mode 100644 index 62e121f..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllPlayersWithCards.java +++ /dev/null @@ -1,34 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "AllPlayersWithCards") -public class AllPlayersWithCards { - - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllPlayersWithCardsResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllPlayersWithCardsResponse.java deleted file mode 100644 index 4b4945f..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllPlayersWithCardsResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="AllPlayersWithCardsResult" type="{https://footballpool.dataaccess.eu}ArrayOftTeamPlayerCardInfo"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "allPlayersWithCardsResult" -}) -@XmlRootElement(name = "AllPlayersWithCardsResponse") -public class AllPlayersWithCardsResponse { - - @XmlElement(name = "AllPlayersWithCardsResult", required = true) - protected ArrayOftTeamPlayerCardInfo allPlayersWithCardsResult; - - /** - * Gets the value of the allPlayersWithCardsResult property. - * - * @return - * possible object is - * {@link ArrayOftTeamPlayerCardInfo } - * - */ - public ArrayOftTeamPlayerCardInfo getAllPlayersWithCardsResult() { - return allPlayersWithCardsResult; - } - - /** - * Sets the value of the allPlayersWithCardsResult property. - * - * @param value - * allowed object is - * {@link ArrayOftTeamPlayerCardInfo } - * - */ - public void setAllPlayersWithCardsResult(ArrayOftTeamPlayerCardInfo value) { - this.allPlayersWithCardsResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllPlayersWithRole.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllPlayersWithRole.java deleted file mode 100644 index 08e98f5..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllPlayersWithRole.java +++ /dev/null @@ -1,92 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sTeamName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sRoleCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "sTeamName", - "sRoleCode" -}) -@XmlRootElement(name = "AllPlayersWithRole") -public class AllPlayersWithRole { - - @XmlElement(required = true) - protected String sTeamName; - @XmlElement(required = true) - protected String sRoleCode; - - /** - * Gets the value of the sTeamName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSTeamName() { - return sTeamName; - } - - /** - * Sets the value of the sTeamName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSTeamName(String value) { - this.sTeamName = value; - } - - /** - * Gets the value of the sRoleCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSRoleCode() { - return sRoleCode; - } - - /** - * Sets the value of the sRoleCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSRoleCode(String value) { - this.sRoleCode = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllPlayersWithRoleResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllPlayersWithRoleResponse.java deleted file mode 100644 index 0ba17da..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllPlayersWithRoleResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="AllPlayersWithRoleResult" type="{https://footballpool.dataaccess.eu}ArrayOftTeamPlayerName"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "allPlayersWithRoleResult" -}) -@XmlRootElement(name = "AllPlayersWithRoleResponse") -public class AllPlayersWithRoleResponse { - - @XmlElement(name = "AllPlayersWithRoleResult", required = true) - protected ArrayOftTeamPlayerName allPlayersWithRoleResult; - - /** - * Gets the value of the allPlayersWithRoleResult property. - * - * @return - * possible object is - * {@link ArrayOftTeamPlayerName } - * - */ - public ArrayOftTeamPlayerName getAllPlayersWithRoleResult() { - return allPlayersWithRoleResult; - } - - /** - * Sets the value of the allPlayersWithRoleResult property. - * - * @param value - * allowed object is - * {@link ArrayOftTeamPlayerName } - * - */ - public void setAllPlayersWithRoleResult(ArrayOftTeamPlayerName value) { - this.allPlayersWithRoleResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllStadiumInfo.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllStadiumInfo.java deleted file mode 100644 index 1679912..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllStadiumInfo.java +++ /dev/null @@ -1,34 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "AllStadiumInfo") -public class AllStadiumInfo { - - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllStadiumInfoResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllStadiumInfoResponse.java deleted file mode 100644 index 754bef4..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllStadiumInfoResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="AllStadiumInfoResult" type="{https://footballpool.dataaccess.eu}ArrayOftStadiumInfo"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "allStadiumInfoResult" -}) -@XmlRootElement(name = "AllStadiumInfoResponse") -public class AllStadiumInfoResponse { - - @XmlElement(name = "AllStadiumInfoResult", required = true) - protected ArrayOftStadiumInfo allStadiumInfoResult; - - /** - * Gets the value of the allStadiumInfoResult property. - * - * @return - * possible object is - * {@link ArrayOftStadiumInfo } - * - */ - public ArrayOftStadiumInfo getAllStadiumInfoResult() { - return allStadiumInfoResult; - } - - /** - * Sets the value of the allStadiumInfoResult property. - * - * @param value - * allowed object is - * {@link ArrayOftStadiumInfo } - * - */ - public void setAllStadiumInfoResult(ArrayOftStadiumInfo value) { - this.allStadiumInfoResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllTeamCoachNames.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllTeamCoachNames.java deleted file mode 100644 index f6c53e2..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllTeamCoachNames.java +++ /dev/null @@ -1,34 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "AllTeamCoachNames") -public class AllTeamCoachNames { - - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllTeamCoachNamesResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllTeamCoachNamesResponse.java deleted file mode 100644 index fee5274..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/AllTeamCoachNamesResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="AllTeamCoachNamesResult" type="{https://footballpool.dataaccess.eu}ArrayOftTeamCoachName"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "allTeamCoachNamesResult" -}) -@XmlRootElement(name = "AllTeamCoachNamesResponse") -public class AllTeamCoachNamesResponse { - - @XmlElement(name = "AllTeamCoachNamesResult", required = true) - protected ArrayOftTeamCoachName allTeamCoachNamesResult; - - /** - * Gets the value of the allTeamCoachNamesResult property. - * - * @return - * possible object is - * {@link ArrayOftTeamCoachName } - * - */ - public ArrayOftTeamCoachName getAllTeamCoachNamesResult() { - return allTeamCoachNamesResult; - } - - /** - * Sets the value of the allTeamCoachNamesResult property. - * - * @param value - * allowed object is - * {@link ArrayOftTeamCoachName } - * - */ - public void setAllTeamCoachNamesResult(ArrayOftTeamCoachName value) { - this.allTeamCoachNamesResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOfInt.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOfInt.java deleted file mode 100644 index da7d170..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOfInt.java +++ /dev/null @@ -1,69 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOfInt complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOfInt">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="int" type="{http://www.w3.org/2001/XMLSchema}int" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOfInt", propOrder = { - "_int" -}) -public class ArrayOfInt { - - @XmlElement(name = "int", nillable = true) - protected List _int; - - /** - * Gets the value of the int property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the int property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getInt().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link Integer } - * - * - */ - public List getInt() { - if (_int == null) { - _int = new ArrayList(); - } - return this._int; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOfString.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOfString.java deleted file mode 100644 index 3f62964..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOfString.java +++ /dev/null @@ -1,69 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOfString complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOfString">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="string" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOfString", propOrder = { - "string" -}) -public class ArrayOfString { - - @XmlElement(nillable = true) - protected List string; - - /** - * Gets the value of the string property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the string property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getString().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link String } - * - * - */ - public List getString() { - if (string == null) { - string = new ArrayList(); - } - return this.string; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOfdate.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOfdate.java deleted file mode 100644 index 9aa3007..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOfdate.java +++ /dev/null @@ -1,72 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlSchemaType; -import javax.xml.bind.annotation.XmlType; -import javax.xml.datatype.XMLGregorianCalendar; - - -/** - *

Java class for ArrayOfdate complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOfdate">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="date" type="{http://www.w3.org/2001/XMLSchema}date" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOfdate", propOrder = { - "date" -}) -public class ArrayOfdate { - - @XmlElement(nillable = true) - @XmlSchemaType(name = "date") - protected List date; - - /** - * Gets the value of the date property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the date property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getDate().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link XMLGregorianCalendar } - * - * - */ - public List getDate() { - if (date == null) { - date = new ArrayList(); - } - return this.date; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftAllCardsInfo.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftAllCardsInfo.java deleted file mode 100644 index 0ea6a39..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftAllCardsInfo.java +++ /dev/null @@ -1,69 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftAllCardsInfo complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftAllCardsInfo">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tAllCardsInfo" type="{https://footballpool.dataaccess.eu}tAllCardsInfo" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftAllCardsInfo", propOrder = { - "tAllCardsInfo" -}) -public class ArrayOftAllCardsInfo { - - @XmlElement(nillable = true) - protected List tAllCardsInfo; - - /** - * Gets the value of the tAllCardsInfo property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tAllCardsInfo property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTAllCardsInfo().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TAllCardsInfo } - * - * - */ - public List getTAllCardsInfo() { - if (tAllCardsInfo == null) { - tAllCardsInfo = new ArrayList(); - } - return this.tAllCardsInfo; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftCountry.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftCountry.java deleted file mode 100644 index 83df832..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftCountry.java +++ /dev/null @@ -1,69 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftCountry complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftCountry">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tCountry" type="{https://footballpool.dataaccess.eu}tCountry" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftCountry", propOrder = { - "tCountry" -}) -public class ArrayOftCountry { - - @XmlElement(nillable = true) - protected List tCountry; - - /** - * Gets the value of the tCountry property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tCountry property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTCountry().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TCountry } - * - * - */ - public List getTCountry() { - if (tCountry == null) { - tCountry = new ArrayList(); - } - return this.tCountry; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftGameIDsPerCity.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftGameIDsPerCity.java deleted file mode 100644 index 4f61976..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftGameIDsPerCity.java +++ /dev/null @@ -1,69 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftGameIDsPerCity complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftGameIDsPerCity">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tGameIDsPerCity" type="{https://footballpool.dataaccess.eu}tGameIDsPerCity" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftGameIDsPerCity", propOrder = { - "tGameIDsPerCity" -}) -public class ArrayOftGameIDsPerCity { - - @XmlElement(nillable = true) - protected List tGameIDsPerCity; - - /** - * Gets the value of the tGameIDsPerCity property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tGameIDsPerCity property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTGameIDsPerCity().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TGameIDsPerCity } - * - * - */ - public List getTGameIDsPerCity() { - if (tGameIDsPerCity == null) { - tGameIDsPerCity = new ArrayList(); - } - return this.tGameIDsPerCity; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftGameLevelInfo.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftGameLevelInfo.java deleted file mode 100644 index 6b4806f..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftGameLevelInfo.java +++ /dev/null @@ -1,69 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftGameLevelInfo complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftGameLevelInfo">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tGameLevelInfo" type="{https://footballpool.dataaccess.eu}tGameLevelInfo" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftGameLevelInfo", propOrder = { - "tGameLevelInfo" -}) -public class ArrayOftGameLevelInfo { - - @XmlElement(nillable = true) - protected List tGameLevelInfo; - - /** - * Gets the value of the tGameLevelInfo property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tGameLevelInfo property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTGameLevelInfo().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TGameLevelInfo } - * - * - */ - public List getTGameLevelInfo() { - if (tGameLevelInfo == null) { - tGameLevelInfo = new ArrayList(); - } - return this.tGameLevelInfo; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftGameResult.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftGameResult.java deleted file mode 100644 index 55a76e3..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftGameResult.java +++ /dev/null @@ -1,69 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftGameResult complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftGameResult">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tGameResult" type="{https://footballpool.dataaccess.eu}tGameResult" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftGameResult", propOrder = { - "tGameResult" -}) -public class ArrayOftGameResult { - - @XmlElement(nillable = true) - protected List tGameResult; - - /** - * Gets the value of the tGameResult property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tGameResult property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTGameResult().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TGameResult } - * - * - */ - public List getTGameResult() { - if (tGameResult == null) { - tGameResult = new ArrayList(); - } - return this.tGameResult; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftGroupInfo.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftGroupInfo.java deleted file mode 100644 index 4c05c62..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftGroupInfo.java +++ /dev/null @@ -1,69 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftGroupInfo complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftGroupInfo">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tGroupInfo" type="{https://footballpool.dataaccess.eu}tGroupInfo" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftGroupInfo", propOrder = { - "tGroupInfo" -}) -public class ArrayOftGroupInfo { - - @XmlElement(nillable = true) - protected List tGroupInfo; - - /** - * Gets the value of the tGroupInfo property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tGroupInfo property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTGroupInfo().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TGroupInfo } - * - * - */ - public List getTGroupInfo() { - if (tGroupInfo == null) { - tGroupInfo = new ArrayList(); - } - return this.tGroupInfo; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftGroupStanding.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftGroupStanding.java deleted file mode 100644 index 9378510..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftGroupStanding.java +++ /dev/null @@ -1,69 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftGroupStanding complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftGroupStanding">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tGroupStanding" type="{https://footballpool.dataaccess.eu}tGroupStanding" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftGroupStanding", propOrder = { - "tGroupStanding" -}) -public class ArrayOftGroupStanding { - - @XmlElement(nillable = true) - protected List tGroupStanding; - - /** - * Gets the value of the tGroupStanding property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tGroupStanding property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTGroupStanding().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TGroupStanding } - * - * - */ - public List getTGroupStanding() { - if (tGroupStanding == null) { - tGroupStanding = new ArrayList(); - } - return this.tGroupStanding; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftNextGame.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftNextGame.java deleted file mode 100644 index 538c063..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftNextGame.java +++ /dev/null @@ -1,69 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftNextGame complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftNextGame">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tNextGame" type="{https://footballpool.dataaccess.eu}tNextGame" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftNextGame", propOrder = { - "tNextGame" -}) -public class ArrayOftNextGame { - - @XmlElement(nillable = true) - protected List tNextGame; - - /** - * Gets the value of the tNextGame property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tNextGame property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTNextGame().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TNextGame } - * - * - */ - public List getTNextGame() { - if (tNextGame == null) { - tNextGame = new ArrayList(); - } - return this.tNextGame; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftPlayer.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftPlayer.java deleted file mode 100644 index d92c758..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftPlayer.java +++ /dev/null @@ -1,69 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftPlayer complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftPlayer">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tPlayer" type="{https://footballpool.dataaccess.eu}tPlayer" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftPlayer", propOrder = { - "tPlayer" -}) -public class ArrayOftPlayer { - - @XmlElement(nillable = true) - protected List tPlayer; - - /** - * Gets the value of the tPlayer property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tPlayer property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTPlayer().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TPlayer } - * - * - */ - public List getTPlayer() { - if (tPlayer == null) { - tPlayer = new ArrayList(); - } - return this.tPlayer; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftPlayerName.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftPlayerName.java deleted file mode 100644 index 6968350..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftPlayerName.java +++ /dev/null @@ -1,69 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftPlayerName complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftPlayerName">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tPlayerName" type="{https://footballpool.dataaccess.eu}tPlayerName" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftPlayerName", propOrder = { - "tPlayerName" -}) -public class ArrayOftPlayerName { - - @XmlElement(nillable = true) - protected List tPlayerName; - - /** - * Gets the value of the tPlayerName property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tPlayerName property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTPlayerName().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TPlayerName } - * - * - */ - public List getTPlayerName() { - if (tPlayerName == null) { - tPlayerName = new ArrayList(); - } - return this.tPlayerName; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftPlayerRole.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftPlayerRole.java deleted file mode 100644 index 336cc2f..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftPlayerRole.java +++ /dev/null @@ -1,69 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftPlayerRole complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftPlayerRole">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tPlayerRole" type="{https://footballpool.dataaccess.eu}tPlayerRole" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftPlayerRole", propOrder = { - "tPlayerRole" -}) -public class ArrayOftPlayerRole { - - @XmlElement(nillable = true) - protected List tPlayerRole; - - /** - * Gets the value of the tPlayerRole property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tPlayerRole property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTPlayerRole().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TPlayerRole } - * - * - */ - public List getTPlayerRole() { - if (tPlayerRole == null) { - tPlayerRole = new ArrayList(); - } - return this.tPlayerRole; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftStadiumInfo.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftStadiumInfo.java deleted file mode 100644 index 62f24a8..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftStadiumInfo.java +++ /dev/null @@ -1,69 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftStadiumInfo complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftStadiumInfo">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tStadiumInfo" type="{https://footballpool.dataaccess.eu}tStadiumInfo" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftStadiumInfo", propOrder = { - "tStadiumInfo" -}) -public class ArrayOftStadiumInfo { - - @XmlElement(nillable = true) - protected List tStadiumInfo; - - /** - * Gets the value of the tStadiumInfo property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tStadiumInfo property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTStadiumInfo().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TStadiumInfo } - * - * - */ - public List getTStadiumInfo() { - if (tStadiumInfo == null) { - tStadiumInfo = new ArrayList(); - } - return this.tStadiumInfo; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftTeam.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftTeam.java deleted file mode 100644 index b2f4250..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftTeam.java +++ /dev/null @@ -1,69 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftTeam complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftTeam">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tTeam" type="{https://footballpool.dataaccess.eu}tTeam" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftTeam", propOrder = { - "tTeam" -}) -public class ArrayOftTeam { - - @XmlElement(nillable = true) - protected List tTeam; - - /** - * Gets the value of the tTeam property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tTeam property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTTeam().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TTeam } - * - * - */ - public List getTTeam() { - if (tTeam == null) { - tTeam = new ArrayList(); - } - return this.tTeam; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftTeamCoachName.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftTeamCoachName.java deleted file mode 100644 index 270ac71..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftTeamCoachName.java +++ /dev/null @@ -1,69 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftTeamCoachName complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftTeamCoachName">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tTeamCoachName" type="{https://footballpool.dataaccess.eu}tTeamCoachName" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftTeamCoachName", propOrder = { - "tTeamCoachName" -}) -public class ArrayOftTeamCoachName { - - @XmlElement(nillable = true) - protected List tTeamCoachName; - - /** - * Gets the value of the tTeamCoachName property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tTeamCoachName property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTTeamCoachName().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TTeamCoachName } - * - * - */ - public List getTTeamCoachName() { - if (tTeamCoachName == null) { - tTeamCoachName = new ArrayList(); - } - return this.tTeamCoachName; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftTeamPlayerCardInfo.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftTeamPlayerCardInfo.java deleted file mode 100644 index 4ef4b34..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftTeamPlayerCardInfo.java +++ /dev/null @@ -1,69 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftTeamPlayerCardInfo complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftTeamPlayerCardInfo">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tTeamPlayerCardInfo" type="{https://footballpool.dataaccess.eu}tTeamPlayerCardInfo" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftTeamPlayerCardInfo", propOrder = { - "tTeamPlayerCardInfo" -}) -public class ArrayOftTeamPlayerCardInfo { - - @XmlElement(nillable = true) - protected List tTeamPlayerCardInfo; - - /** - * Gets the value of the tTeamPlayerCardInfo property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tTeamPlayerCardInfo property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTTeamPlayerCardInfo().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TTeamPlayerCardInfo } - * - * - */ - public List getTTeamPlayerCardInfo() { - if (tTeamPlayerCardInfo == null) { - tTeamPlayerCardInfo = new ArrayList(); - } - return this.tTeamPlayerCardInfo; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftTeamPlayerCardRankInfo.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftTeamPlayerCardRankInfo.java deleted file mode 100644 index 62a8d55..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftTeamPlayerCardRankInfo.java +++ /dev/null @@ -1,69 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftTeamPlayerCardRankInfo complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftTeamPlayerCardRankInfo">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tTeamPlayerCardRankInfo" type="{https://footballpool.dataaccess.eu}tTeamPlayerCardRankInfo" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftTeamPlayerCardRankInfo", propOrder = { - "tTeamPlayerCardRankInfo" -}) -public class ArrayOftTeamPlayerCardRankInfo { - - @XmlElement(nillable = true) - protected List tTeamPlayerCardRankInfo; - - /** - * Gets the value of the tTeamPlayerCardRankInfo property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tTeamPlayerCardRankInfo property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTTeamPlayerCardRankInfo().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TTeamPlayerCardRankInfo } - * - * - */ - public List getTTeamPlayerCardRankInfo() { - if (tTeamPlayerCardRankInfo == null) { - tTeamPlayerCardRankInfo = new ArrayList(); - } - return this.tTeamPlayerCardRankInfo; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftTeamPlayerGoalsRankInfo.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftTeamPlayerGoalsRankInfo.java deleted file mode 100644 index 5367fd8..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftTeamPlayerGoalsRankInfo.java +++ /dev/null @@ -1,69 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftTeamPlayerGoalsRankInfo complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftTeamPlayerGoalsRankInfo">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tTeamPlayerGoalsRankInfo" type="{https://footballpool.dataaccess.eu}tTeamPlayerGoalsRankInfo" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftTeamPlayerGoalsRankInfo", propOrder = { - "tTeamPlayerGoalsRankInfo" -}) -public class ArrayOftTeamPlayerGoalsRankInfo { - - @XmlElement(nillable = true) - protected List tTeamPlayerGoalsRankInfo; - - /** - * Gets the value of the tTeamPlayerGoalsRankInfo property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tTeamPlayerGoalsRankInfo property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTTeamPlayerGoalsRankInfo().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TTeamPlayerGoalsRankInfo } - * - * - */ - public List getTTeamPlayerGoalsRankInfo() { - if (tTeamPlayerGoalsRankInfo == null) { - tTeamPlayerGoalsRankInfo = new ArrayList(); - } - return this.tTeamPlayerGoalsRankInfo; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftTeamPlayerName.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftTeamPlayerName.java deleted file mode 100644 index c3c7eb1..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftTeamPlayerName.java +++ /dev/null @@ -1,69 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftTeamPlayerName complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftTeamPlayerName">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tTeamPlayerName" type="{https://footballpool.dataaccess.eu}tTeamPlayerName" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftTeamPlayerName", propOrder = { - "tTeamPlayerName" -}) -public class ArrayOftTeamPlayerName { - - @XmlElement(nillable = true) - protected List tTeamPlayerName; - - /** - * Gets the value of the tTeamPlayerName property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tTeamPlayerName property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTTeamPlayerName().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TTeamPlayerName } - * - * - */ - public List getTTeamPlayerName() { - if (tTeamPlayerName == null) { - tTeamPlayerName = new ArrayList(); - } - return this.tTeamPlayerName; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftTopScorerTop5.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftTopScorerTop5.java deleted file mode 100644 index 1299275..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ArrayOftTopScorerTop5.java +++ /dev/null @@ -1,69 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftTopScorerTop5 complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftTopScorerTop5">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tTopScorerTop5" type="{https://footballpool.dataaccess.eu}tTopScorerTop5" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftTopScorerTop5", propOrder = { - "tTopScorerTop5" -}) -public class ArrayOftTopScorerTop5 { - - @XmlElement(nillable = true) - protected List tTopScorerTop5; - - /** - * Gets the value of the tTopScorerTop5 property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tTopScorerTop5 property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTTopScorerTop5().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TTopScorerTop5 } - * - * - */ - public List getTTopScorerTop5() { - if (tTopScorerTop5 == null) { - tTopScorerTop5 = new ArrayList(); - } - return this.tTopScorerTop5; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/Cards.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/Cards.java deleted file mode 100644 index 1c39a5d..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/Cards.java +++ /dev/null @@ -1,73 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="bYellow" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
- *         <element name="iGameNumber" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "bYellow", - "iGameNumber" -}) -@XmlRootElement(name = "Cards") -public class Cards { - - protected boolean bYellow; - protected int iGameNumber; - - /** - * Gets the value of the bYellow property. - * - */ - public boolean isBYellow() { - return bYellow; - } - - /** - * Sets the value of the bYellow property. - * - */ - public void setBYellow(boolean value) { - this.bYellow = value; - } - - /** - * Gets the value of the iGameNumber property. - * - */ - public int getIGameNumber() { - return iGameNumber; - } - - /** - * Sets the value of the iGameNumber property. - * - */ - public void setIGameNumber(int value) { - this.iGameNumber = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/CardsResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/CardsResponse.java deleted file mode 100644 index ae1af79..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/CardsResponse.java +++ /dev/null @@ -1,56 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="CardsResult" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "cardsResult" -}) -@XmlRootElement(name = "CardsResponse") -public class CardsResponse { - - @XmlElement(name = "CardsResult") - protected int cardsResult; - - /** - * Gets the value of the cardsResult property. - * - */ - public int getCardsResult() { - return cardsResult; - } - - /** - * Sets the value of the cardsResult property. - * - */ - public void setCardsResult(int value) { - this.cardsResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/CityNames.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/CityNames.java deleted file mode 100644 index dd9a67b..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/CityNames.java +++ /dev/null @@ -1,34 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "CityNames") -public class CityNames { - - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/CityNamesResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/CityNamesResponse.java deleted file mode 100644 index 6870d98..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/CityNamesResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="CityNamesResult" type="{https://footballpool.dataaccess.eu}ArrayOfString"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "cityNamesResult" -}) -@XmlRootElement(name = "CityNamesResponse") -public class CityNamesResponse { - - @XmlElement(name = "CityNamesResult", required = true) - protected ArrayOfString cityNamesResult; - - /** - * Gets the value of the cityNamesResult property. - * - * @return - * possible object is - * {@link ArrayOfString } - * - */ - public ArrayOfString getCityNamesResult() { - return cityNamesResult; - } - - /** - * Sets the value of the cityNamesResult property. - * - * @param value - * allowed object is - * {@link ArrayOfString } - * - */ - public void setCityNamesResult(ArrayOfString value) { - this.cityNamesResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/Countries.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/Countries.java deleted file mode 100644 index 3736f0f..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/Countries.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sCountryName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "sCountryName" -}) -@XmlRootElement(name = "Countries") -public class Countries { - - @XmlElement(required = true) - protected String sCountryName; - - /** - * Gets the value of the sCountryName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSCountryName() { - return sCountryName; - } - - /** - * Sets the value of the sCountryName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSCountryName(String value) { - this.sCountryName = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/CountriesResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/CountriesResponse.java deleted file mode 100644 index b5f567d..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/CountriesResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="CountriesResult" type="{https://footballpool.dataaccess.eu}ArrayOftCountry"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "countriesResult" -}) -@XmlRootElement(name = "CountriesResponse") -public class CountriesResponse { - - @XmlElement(name = "CountriesResult", required = true) - protected ArrayOftCountry countriesResult; - - /** - * Gets the value of the countriesResult property. - * - * @return - * possible object is - * {@link ArrayOftCountry } - * - */ - public ArrayOftCountry getCountriesResult() { - return countriesResult; - } - - /** - * Sets the value of the countriesResult property. - * - * @param value - * allowed object is - * {@link ArrayOftCountry } - * - */ - public void setCountriesResult(ArrayOftCountry value) { - this.countriesResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/FirstLastGamesEachLevel.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/FirstLastGamesEachLevel.java deleted file mode 100644 index 2ee459a..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/FirstLastGamesEachLevel.java +++ /dev/null @@ -1,34 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "FirstLastGamesEachLevel") -public class FirstLastGamesEachLevel { - - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/FirstLastGamesEachLevelResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/FirstLastGamesEachLevelResponse.java deleted file mode 100644 index 310c57f..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/FirstLastGamesEachLevelResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="FirstLastGamesEachLevelResult" type="{https://footballpool.dataaccess.eu}ArrayOftGameLevelInfo"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "firstLastGamesEachLevelResult" -}) -@XmlRootElement(name = "FirstLastGamesEachLevelResponse") -public class FirstLastGamesEachLevelResponse { - - @XmlElement(name = "FirstLastGamesEachLevelResult", required = true) - protected ArrayOftGameLevelInfo firstLastGamesEachLevelResult; - - /** - * Gets the value of the firstLastGamesEachLevelResult property. - * - * @return - * possible object is - * {@link ArrayOftGameLevelInfo } - * - */ - public ArrayOftGameLevelInfo getFirstLastGamesEachLevelResult() { - return firstLastGamesEachLevelResult; - } - - /** - * Sets the value of the firstLastGamesEachLevelResult property. - * - * @param value - * allowed object is - * {@link ArrayOftGameLevelInfo } - * - */ - public void setFirstLastGamesEachLevelResult(ArrayOftGameLevelInfo value) { - this.firstLastGamesEachLevelResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GameIDsGroupedByCity.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GameIDsGroupedByCity.java deleted file mode 100644 index 9a441db..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GameIDsGroupedByCity.java +++ /dev/null @@ -1,34 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "GameIDsGroupedByCity") -public class GameIDsGroupedByCity { - - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GameIDsGroupedByCityResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GameIDsGroupedByCityResponse.java deleted file mode 100644 index b5aba56..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GameIDsGroupedByCityResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="GameIDsGroupedByCityResult" type="{https://footballpool.dataaccess.eu}ArrayOftGameIDsPerCity"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "gameIDsGroupedByCityResult" -}) -@XmlRootElement(name = "GameIDsGroupedByCityResponse") -public class GameIDsGroupedByCityResponse { - - @XmlElement(name = "GameIDsGroupedByCityResult", required = true) - protected ArrayOftGameIDsPerCity gameIDsGroupedByCityResult; - - /** - * Gets the value of the gameIDsGroupedByCityResult property. - * - * @return - * possible object is - * {@link ArrayOftGameIDsPerCity } - * - */ - public ArrayOftGameIDsPerCity getGameIDsGroupedByCityResult() { - return gameIDsGroupedByCityResult; - } - - /** - * Sets the value of the gameIDsGroupedByCityResult property. - * - * @param value - * allowed object is - * {@link ArrayOftGameIDsPerCity } - * - */ - public void setGameIDsGroupedByCityResult(ArrayOftGameIDsPerCity value) { - this.gameIDsGroupedByCityResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GameScore.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GameScore.java deleted file mode 100644 index dba1d7d..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GameScore.java +++ /dev/null @@ -1,54 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="iGameNumber" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "iGameNumber" -}) -@XmlRootElement(name = "GameScore") -public class GameScore { - - protected int iGameNumber; - - /** - * Gets the value of the iGameNumber property. - * - */ - public int getIGameNumber() { - return iGameNumber; - } - - /** - * Sets the value of the iGameNumber property. - * - */ - public void setIGameNumber(int value) { - this.iGameNumber = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GameScoreResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GameScoreResponse.java deleted file mode 100644 index 2226be8..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GameScoreResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="GameScoreResult" type="{https://footballpool.dataaccess.eu}tGameResult"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "gameScoreResult" -}) -@XmlRootElement(name = "GameScoreResponse") -public class GameScoreResponse { - - @XmlElement(name = "GameScoreResult", required = true) - protected TGameResult gameScoreResult; - - /** - * Gets the value of the gameScoreResult property. - * - * @return - * possible object is - * {@link TGameResult } - * - */ - public TGameResult getGameScoreResult() { - return gameScoreResult; - } - - /** - * Sets the value of the gameScoreResult property. - * - * @param value - * allowed object is - * {@link TGameResult } - * - */ - public void setGameScoreResult(TGameResult value) { - this.gameScoreResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GameTeamScore.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GameTeamScore.java deleted file mode 100644 index f1214cc..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GameTeamScore.java +++ /dev/null @@ -1,73 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="iGameNumber" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="iTeamId" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "iGameNumber", - "iTeamId" -}) -@XmlRootElement(name = "GameTeamScore") -public class GameTeamScore { - - protected int iGameNumber; - protected int iTeamId; - - /** - * Gets the value of the iGameNumber property. - * - */ - public int getIGameNumber() { - return iGameNumber; - } - - /** - * Sets the value of the iGameNumber property. - * - */ - public void setIGameNumber(int value) { - this.iGameNumber = value; - } - - /** - * Gets the value of the iTeamId property. - * - */ - public int getITeamId() { - return iTeamId; - } - - /** - * Sets the value of the iTeamId property. - * - */ - public void setITeamId(int value) { - this.iTeamId = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GameTeamScoreResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GameTeamScoreResponse.java deleted file mode 100644 index 3eaad3e..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GameTeamScoreResponse.java +++ /dev/null @@ -1,56 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="GameTeamScoreResult" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "gameTeamScoreResult" -}) -@XmlRootElement(name = "GameTeamScoreResponse") -public class GameTeamScoreResponse { - - @XmlElement(name = "GameTeamScoreResult") - protected int gameTeamScoreResult; - - /** - * Gets the value of the gameTeamScoreResult property. - * - */ - public int getGameTeamScoreResult() { - return gameTeamScoreResult; - } - - /** - * Sets the value of the gameTeamScoreResult property. - * - */ - public void setGameTeamScoreResult(int value) { - this.gameTeamScoreResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GoalsScored.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GoalsScored.java deleted file mode 100644 index 242214a..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GoalsScored.java +++ /dev/null @@ -1,34 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "GoalsScored") -public class GoalsScored { - - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GoalsScoredResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GoalsScoredResponse.java deleted file mode 100644 index b20172e..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GoalsScoredResponse.java +++ /dev/null @@ -1,56 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="GoalsScoredResult" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "goalsScoredResult" -}) -@XmlRootElement(name = "GoalsScoredResponse") -public class GoalsScoredResponse { - - @XmlElement(name = "GoalsScoredResult") - protected int goalsScoredResult; - - /** - * Gets the value of the goalsScoredResult property. - * - */ - public int getGoalsScoredResult() { - return goalsScoredResult; - } - - /** - * Sets the value of the goalsScoredResult property. - * - */ - public void setGoalsScoredResult(int value) { - this.goalsScoredResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GroupFirstGameDate.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GroupFirstGameDate.java deleted file mode 100644 index 3c42429..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GroupFirstGameDate.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sGroupCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "sGroupCode" -}) -@XmlRootElement(name = "GroupFirstGameDate") -public class GroupFirstGameDate { - - @XmlElement(required = true) - protected String sGroupCode; - - /** - * Gets the value of the sGroupCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSGroupCode() { - return sGroupCode; - } - - /** - * Sets the value of the sGroupCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSGroupCode(String value) { - this.sGroupCode = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GroupFirstGameDateResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GroupFirstGameDateResponse.java deleted file mode 100644 index b6a77a7..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GroupFirstGameDateResponse.java +++ /dev/null @@ -1,67 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlSchemaType; -import javax.xml.bind.annotation.XmlType; -import javax.xml.datatype.XMLGregorianCalendar; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="GroupFirstGameDateResult" type="{http://www.w3.org/2001/XMLSchema}date"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "groupFirstGameDateResult" -}) -@XmlRootElement(name = "GroupFirstGameDateResponse") -public class GroupFirstGameDateResponse { - - @XmlElement(name = "GroupFirstGameDateResult", required = true) - @XmlSchemaType(name = "date") - protected XMLGregorianCalendar groupFirstGameDateResult; - - /** - * Gets the value of the groupFirstGameDateResult property. - * - * @return - * possible object is - * {@link XMLGregorianCalendar } - * - */ - public XMLGregorianCalendar getGroupFirstGameDateResult() { - return groupFirstGameDateResult; - } - - /** - * Sets the value of the groupFirstGameDateResult property. - * - * @param value - * allowed object is - * {@link XMLGregorianCalendar } - * - */ - public void setGroupFirstGameDateResult(XMLGregorianCalendar value) { - this.groupFirstGameDateResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GroupInfo.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GroupInfo.java deleted file mode 100644 index 6049268..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GroupInfo.java +++ /dev/null @@ -1,34 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "GroupInfo") -public class GroupInfo { - - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GroupInfoResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GroupInfoResponse.java deleted file mode 100644 index 8382b70..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GroupInfoResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="GroupInfoResult" type="{https://footballpool.dataaccess.eu}ArrayOftGroupInfo"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "groupInfoResult" -}) -@XmlRootElement(name = "GroupInfoResponse") -public class GroupInfoResponse { - - @XmlElement(name = "GroupInfoResult", required = true) - protected ArrayOftGroupInfo groupInfoResult; - - /** - * Gets the value of the groupInfoResult property. - * - * @return - * possible object is - * {@link ArrayOftGroupInfo } - * - */ - public ArrayOftGroupInfo getGroupInfoResult() { - return groupInfoResult; - } - - /** - * Sets the value of the groupInfoResult property. - * - * @param value - * allowed object is - * {@link ArrayOftGroupInfo } - * - */ - public void setGroupInfoResult(ArrayOftGroupInfo value) { - this.groupInfoResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GroupLastGameDate.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GroupLastGameDate.java deleted file mode 100644 index debb476..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GroupLastGameDate.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sGroupCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "sGroupCode" -}) -@XmlRootElement(name = "GroupLastGameDate") -public class GroupLastGameDate { - - @XmlElement(required = true) - protected String sGroupCode; - - /** - * Gets the value of the sGroupCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSGroupCode() { - return sGroupCode; - } - - /** - * Sets the value of the sGroupCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSGroupCode(String value) { - this.sGroupCode = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GroupLastGameDateResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GroupLastGameDateResponse.java deleted file mode 100644 index 8918682..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GroupLastGameDateResponse.java +++ /dev/null @@ -1,67 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlSchemaType; -import javax.xml.bind.annotation.XmlType; -import javax.xml.datatype.XMLGregorianCalendar; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="GroupLastGameDateResult" type="{http://www.w3.org/2001/XMLSchema}date"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "groupLastGameDateResult" -}) -@XmlRootElement(name = "GroupLastGameDateResponse") -public class GroupLastGameDateResponse { - - @XmlElement(name = "GroupLastGameDateResult", required = true) - @XmlSchemaType(name = "date") - protected XMLGregorianCalendar groupLastGameDateResult; - - /** - * Gets the value of the groupLastGameDateResult property. - * - * @return - * possible object is - * {@link XMLGregorianCalendar } - * - */ - public XMLGregorianCalendar getGroupLastGameDateResult() { - return groupLastGameDateResult; - } - - /** - * Sets the value of the groupLastGameDateResult property. - * - * @param value - * allowed object is - * {@link XMLGregorianCalendar } - * - */ - public void setGroupLastGameDateResult(XMLGregorianCalendar value) { - this.groupLastGameDateResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GroupStandings.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GroupStandings.java deleted file mode 100644 index 0d45133..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GroupStandings.java +++ /dev/null @@ -1,54 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="iGroupId" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "iGroupId" -}) -@XmlRootElement(name = "GroupStandings") -public class GroupStandings { - - protected int iGroupId; - - /** - * Gets the value of the iGroupId property. - * - */ - public int getIGroupId() { - return iGroupId; - } - - /** - * Sets the value of the iGroupId property. - * - */ - public void setIGroupId(int value) { - this.iGroupId = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GroupStandingsResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GroupStandingsResponse.java deleted file mode 100644 index 19e5c80..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/GroupStandingsResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="GroupStandingsResult" type="{https://footballpool.dataaccess.eu}ArrayOftGroupStanding"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "groupStandingsResult" -}) -@XmlRootElement(name = "GroupStandingsResponse") -public class GroupStandingsResponse { - - @XmlElement(name = "GroupStandingsResult", required = true) - protected ArrayOftGroupStanding groupStandingsResult; - - /** - * Gets the value of the groupStandingsResult property. - * - * @return - * possible object is - * {@link ArrayOftGroupStanding } - * - */ - public ArrayOftGroupStanding getGroupStandingsResult() { - return groupStandingsResult; - } - - /** - * Sets the value of the groupStandingsResult property. - * - * @param value - * allowed object is - * {@link ArrayOftGroupStanding } - * - */ - public void setGroupStandingsResult(ArrayOftGroupStanding value) { - this.groupStandingsResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/Info.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/Info.java deleted file mode 100644 index e1173e3..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/Info.java +++ /dev/null @@ -1,118 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.net.MalformedURLException; -import java.net.URL; -import javax.xml.namespace.QName; -import javax.xml.ws.Service; -import javax.xml.ws.WebEndpoint; -import javax.xml.ws.WebServiceClient; -import javax.xml.ws.WebServiceException; -import javax.xml.ws.WebServiceFeature; - - -/** - * DataFlex Web Service for public information from the DataFlex Football Pool - * - * This class was generated by the JAX-WS RI. - * JAX-WS RI 2.2.6-1b01 - * Generated source version: 2.2 - * - */ -@WebServiceClient(name = "Info", targetNamespace = "https://footballpool.dataaccess.eu", wsdlLocation = "https://ws.footballpool.dataaccess.eu/info.wso?WSDL") -public class Info - extends Service -{ - - private final static URL INFO_WSDL_LOCATION; - private final static WebServiceException INFO_EXCEPTION; - private final static QName INFO_QNAME = new QName("https://footballpool.dataaccess.eu", "Info"); - - static { - URL url = null; - WebServiceException e = null; - try { - url = new URL("https://ws.footballpool.dataaccess.eu/info.wso?WSDL"); - } catch (MalformedURLException ex) { - e = new WebServiceException(ex); - } - INFO_WSDL_LOCATION = url; - INFO_EXCEPTION = e; - } - - public Info() { - super(__getWsdlLocation(), INFO_QNAME); - } - - public Info(WebServiceFeature... features) { - super(__getWsdlLocation(), INFO_QNAME, features); - } - - public Info(URL wsdlLocation) { - super(wsdlLocation, INFO_QNAME); - } - - public Info(URL wsdlLocation, WebServiceFeature... features) { - super(wsdlLocation, INFO_QNAME, features); - } - - public Info(URL wsdlLocation, QName serviceName) { - super(wsdlLocation, serviceName); - } - - public Info(URL wsdlLocation, QName serviceName, WebServiceFeature... features) { - super(wsdlLocation, serviceName, features); - } - - /** - * - * @return - * returns InfoSoapType - */ - @WebEndpoint(name = "InfoSoap") - public InfoSoapType getInfoSoap() { - return super.getPort(new QName("https://footballpool.dataaccess.eu", "InfoSoap"), InfoSoapType.class); - } - - /** - * - * @param features - * A list of {@link javax.xml.ws.WebServiceFeature} to configure on the proxy. Supported features not in the features parameter will have their default values. - * @return - * returns InfoSoapType - */ - @WebEndpoint(name = "InfoSoap") - public InfoSoapType getInfoSoap(WebServiceFeature... features) { - return super.getPort(new QName("https://footballpool.dataaccess.eu", "InfoSoap"), InfoSoapType.class, features); - } - - /** - * - * @return - * returns InfoSoapType - */ - @WebEndpoint(name = "InfoSoap12") - public InfoSoapType getInfoSoap12() { - return super.getPort(new QName("https://footballpool.dataaccess.eu", "InfoSoap12"), InfoSoapType.class); - } - - /** - * - * @param features - * A list of {@link javax.xml.ws.WebServiceFeature} to configure on the proxy. Supported features not in the features parameter will have their default values. - * @return - * returns InfoSoapType - */ - @WebEndpoint(name = "InfoSoap12") - public InfoSoapType getInfoSoap12(WebServiceFeature... features) { - return super.getPort(new QName("https://footballpool.dataaccess.eu", "InfoSoap12"), InfoSoapType.class, features); - } - - private static URL __getWsdlLocation() { - if (INFO_EXCEPTION!= null) { - throw INFO_EXCEPTION; - } - return INFO_WSDL_LOCATION; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/InfoSoapType.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/InfoSoapType.java deleted file mode 100644 index adc801f..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/InfoSoapType.java +++ /dev/null @@ -1,528 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.jws.WebMethod; -import javax.jws.WebParam; -import javax.jws.WebResult; -import javax.jws.WebService; -import javax.xml.bind.annotation.XmlSeeAlso; -import javax.xml.datatype.XMLGregorianCalendar; -import javax.xml.ws.RequestWrapper; -import javax.xml.ws.ResponseWrapper; - - -/** - * This class was generated by the JAX-WS RI. - * JAX-WS RI 2.2.6-1b01 - * Generated source version: 2.2 - * - */ -@WebService(name = "InfoSoapType", targetNamespace = "https://footballpool.dataaccess.eu") -@XmlSeeAlso({ - ObjectFactory.class -}) -public interface InfoSoapType { - - - /** - * Returns an array with the information about the given yellow and red cards in all games. What date, minute, teams that were playing and player name - * - * @return - * returns https.footballpool_dataaccess.ArrayOftAllCardsInfo - */ - @WebMethod(operationName = "AllCardsInfo") - @WebResult(name = "AllCardsInfoResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "AllCardsInfo", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.AllCardsInfo") - @ResponseWrapper(localName = "AllCardsInfoResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.AllCardsInfoResponse") - public ArrayOftAllCardsInfo allCardsInfo(); - - /** - * Returns an array with the id, name, country and flag reference of all players. Pass a 0 for all players and 1 for only the selected players. - * - * @param bSelected - * @return - * returns https.footballpool_dataaccess.ArrayOftPlayerName - */ - @WebMethod(operationName = "AllPlayerNames") - @WebResult(name = "AllPlayerNamesResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "AllPlayerNames", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.AllPlayerNames") - @ResponseWrapper(localName = "AllPlayerNamesResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.AllPlayerNamesResponse") - public ArrayOftPlayerName allPlayerNames( - @WebParam(name = "bSelected", targetNamespace = "https://footballpool.dataaccess.eu") - boolean bSelected); - - /** - * Returns an array with the names of all players that have a yellow or a red card. The number of yellow and red cards is returned. - * - * @return - * returns https.footballpool_dataaccess.ArrayOftTeamPlayerCardInfo - */ - @WebMethod(operationName = "AllPlayersWithCards") - @WebResult(name = "AllPlayersWithCardsResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "AllPlayersWithCards", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.AllPlayersWithCards") - @ResponseWrapper(localName = "AllPlayersWithCardsResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.AllPlayersWithCardsResponse") - public ArrayOftTeamPlayerCardInfo allPlayersWithCards(); - - /** - * Returns an array with the names of all players that have the passed player role. If you pass a team name the result will be filtered on that team. For possible team names call the function TeamNames. For possible role codes call the function PlayerRoles - * - * @param sRoleCode - * @param sTeamName - * @return - * returns https.footballpool_dataaccess.ArrayOftTeamPlayerName - */ - @WebMethod(operationName = "AllPlayersWithRole") - @WebResult(name = "AllPlayersWithRoleResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "AllPlayersWithRole", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.AllPlayersWithRole") - @ResponseWrapper(localName = "AllPlayersWithRoleResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.AllPlayersWithRoleResponse") - public ArrayOftTeamPlayerName allPlayersWithRole( - @WebParam(name = "sTeamName", targetNamespace = "https://footballpool.dataaccess.eu") - String sTeamName, - @WebParam(name = "sRoleCode", targetNamespace = "https://footballpool.dataaccess.eu") - String sRoleCode); - - /** - * Returns an array with the information stored about all stadiums. The array contains the names, the city where the stadium can be found, the seat capacity, the google maps and wikipedia URLs - * - * @return - * returns https.footballpool_dataaccess.ArrayOftStadiumInfo - */ - @WebMethod(operationName = "AllStadiumInfo") - @WebResult(name = "AllStadiumInfoResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "AllStadiumInfo", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.AllStadiumInfo") - @ResponseWrapper(localName = "AllStadiumInfoResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.AllStadiumInfoResponse") - public ArrayOftStadiumInfo allStadiumInfo(); - - /** - * Returns an array with the names of all the coaches and the team name he/she is coaching - * - * @return - * returns https.footballpool_dataaccess.ArrayOftTeamCoachName - */ - @WebMethod(operationName = "AllTeamCoachNames") - @WebResult(name = "AllTeamCoachNamesResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "AllTeamCoachNames", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.AllTeamCoachNames") - @ResponseWrapper(localName = "AllTeamCoachNamesResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.AllTeamCoachNamesResponse") - public ArrayOftTeamCoachName allTeamCoachNames(); - - /** - * Returns the total number of red or yellow cards given for all games (iGameNumber < 1) or a specific game. For the game numbers call the function ResultsAllGames - * - * @param bYellow - * @param iGameNumber - * @return - * returns int - */ - @WebMethod(operationName = "Cards") - @WebResult(name = "CardsResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "Cards", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.Cards") - @ResponseWrapper(localName = "CardsResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.CardsResponse") - public int cards( - @WebParam(name = "bYellow", targetNamespace = "https://footballpool.dataaccess.eu") - boolean bYellow, - @WebParam(name = "iGameNumber", targetNamespace = "https://footballpool.dataaccess.eu") - int iGameNumber); - - /** - * Returns an array with all the city names where games are played - * - * @return - * returns https.footballpool_dataaccess.ArrayOfString - */ - @WebMethod(operationName = "CityNames") - @WebResult(name = "CityNamesResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "CityNames", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.CityNames") - @ResponseWrapper(localName = "CityNamesResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.CityNamesResponse") - public ArrayOfString cityNames(); - - /** - * Get the top 25 countries starting with or containing the value of sName - * - * @param sCountryName - * @return - * returns https.footballpool_dataaccess.ArrayOftCountry - */ - @WebMethod(operationName = "Countries") - @WebResult(name = "CountriesResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "Countries", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.Countries") - @ResponseWrapper(localName = "CountriesResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.CountriesResponse") - public ArrayOftCountry countries( - @WebParam(name = "sCountryName", targetNamespace = "https://footballpool.dataaccess.eu") - String sCountryName); - - /** - * Returns an array with a play levels and per level the start and end game date and ID - * - * @return - * returns https.footballpool_dataaccess.ArrayOftGameLevelInfo - */ - @WebMethod(operationName = "FirstLastGamesEachLevel") - @WebResult(name = "FirstLastGamesEachLevelResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "FirstLastGamesEachLevel", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.FirstLastGamesEachLevel") - @ResponseWrapper(localName = "FirstLastGamesEachLevelResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.FirstLastGamesEachLevelResponse") - public ArrayOftGameLevelInfo firstLastGamesEachLevel(); - - /** - * Returns an array of Game IDs grouped by City Name - * - * @return - * returns https.footballpool_dataaccess.ArrayOftGameIDsPerCity - */ - @WebMethod(operationName = "GameIDsGroupedByCity") - @WebResult(name = "GameIDsGroupedByCityResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "GameIDsGroupedByCity", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.GameIDsGroupedByCity") - @ResponseWrapper(localName = "GameIDsGroupedByCityResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.GameIDsGroupedByCityResponse") - public ArrayOftGameIDsPerCity gameIDsGroupedByCity(); - - /** - * Returns the results of a given game (pass the game ID). For the game numbers call the function ResultsAllGames - * - * @param iGameNumber - * @return - * returns https.footballpool_dataaccess.TGameResult - */ - @WebMethod(operationName = "GameScore") - @WebResult(name = "GameScoreResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "GameScore", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.GameScore") - @ResponseWrapper(localName = "GameScoreResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.GameScoreResponse") - public TGameResult gameScore( - @WebParam(name = "iGameNumber", targetNamespace = "https://footballpool.dataaccess.eu") - int iGameNumber); - - /** - * Returns the score for a team in a game. For the game numbers call the function ResultsAllGames. For the team ID call the function Teams - * - * @param iTeamId - * @param iGameNumber - * @return - * returns int - */ - @WebMethod(operationName = "GameTeamScore") - @WebResult(name = "GameTeamScoreResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "GameTeamScore", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.GameTeamScore") - @ResponseWrapper(localName = "GameTeamScoreResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.GameTeamScoreResponse") - public int gameTeamScore( - @WebParam(name = "iGameNumber", targetNamespace = "https://footballpool.dataaccess.eu") - int iGameNumber, - @WebParam(name = "iTeamId", targetNamespace = "https://footballpool.dataaccess.eu") - int iTeamId); - - /** - * Returns the total number of goals scored - * - * @return - * returns int - */ - @WebMethod(operationName = "GoalsScored") - @WebResult(name = "GoalsScoredResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "GoalsScored", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.GoalsScored") - @ResponseWrapper(localName = "GoalsScoredResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.GoalsScoredResponse") - public int goalsScored(); - - /** - * Returns the date of the first game in this group - * - * @param sGroupCode - * @return - * returns javax.xml.datatype.XMLGregorianCalendar - */ - @WebMethod(operationName = "GroupFirstGameDate") - @WebResult(name = "GroupFirstGameDateResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "GroupFirstGameDate", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.GroupFirstGameDate") - @ResponseWrapper(localName = "GroupFirstGameDateResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.GroupFirstGameDateResponse") - public XMLGregorianCalendar groupFirstGameDate( - @WebParam(name = "sGroupCode", targetNamespace = "https://footballpool.dataaccess.eu") - String sGroupCode); - - /** - * Returns a list of groups (poule phase and later round of 16 etc) and the information such as name and date first and last game - * - * @return - * returns https.footballpool_dataaccess.ArrayOftGroupInfo - */ - @WebMethod(operationName = "GroupInfo") - @WebResult(name = "GroupInfoResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "GroupInfo", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.GroupInfo") - @ResponseWrapper(localName = "GroupInfoResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.GroupInfoResponse") - public ArrayOftGroupInfo groupInfo(); - - /** - * Returns the date of the last game in this group. For the group code call the function GroupInfo - * - * @param sGroupCode - * @return - * returns javax.xml.datatype.XMLGregorianCalendar - */ - @WebMethod(operationName = "GroupLastGameDate") - @WebResult(name = "GroupLastGameDateResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "GroupLastGameDate", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.GroupLastGameDate") - @ResponseWrapper(localName = "GroupLastGameDateResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.GroupLastGameDateResponse") - public XMLGregorianCalendar groupLastGameDate( - @WebParam(name = "sGroupCode", targetNamespace = "https://footballpool.dataaccess.eu") - String sGroupCode); - - /** - * Returns an the standings in each group by passing the group ID. For the group ID call the function GroupInfo - * - * @param iGroupId - * @return - * returns https.footballpool_dataaccess.ArrayOftGroupStanding - */ - @WebMethod(operationName = "GroupStandings") - @WebResult(name = "GroupStandingsResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "GroupStandings", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.GroupStandings") - @ResponseWrapper(localName = "GroupStandingsResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.GroupStandingsResponse") - public ArrayOftGroupStanding groupStandings( - @WebParam(name = "iGroupId", targetNamespace = "https://footballpool.dataaccess.eu") - int iGroupId); - - /** - * Returns the date of the first game in this level. For a level Number call the Levels Function. - * - * @param iLevel - * @return - * returns javax.xml.datatype.XMLGregorianCalendar - */ - @WebMethod(operationName = "LevelFirstGameDate") - @WebResult(name = "LevelFirstGameDateResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "LevelFirstGameDate", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.LevelFirstGameDate") - @ResponseWrapper(localName = "LevelFirstGameDateResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.LevelFirstGameDateResponse") - public XMLGregorianCalendar levelFirstGameDate( - @WebParam(name = "iLevel", targetNamespace = "https://footballpool.dataaccess.eu") - int iLevel); - - /** - * Returns the date of the last game in this level For a level number call the Levels function. For a level Number call the Levels Function. - * - * @param iLevel - * @return - * returns javax.xml.datatype.XMLGregorianCalendar - */ - @WebMethod(operationName = "LevelLastGameDate") - @WebResult(name = "LevelLastGameDateResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "LevelLastGameDate", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.LevelLastGameDate") - @ResponseWrapper(localName = "LevelLastGameDateResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.LevelLastGameDateResponse") - public XMLGregorianCalendar levelLastGameDate( - @WebParam(name = "iLevel", targetNamespace = "https://footballpool.dataaccess.eu") - int iLevel); - - /** - * Returns a array with level numbers. The numbers can be used in functions that require or offer an option to pass a level number such as LevelFirstGameDate - * - * @return - * returns https.footballpool_dataaccess.ArrayOfInt - */ - @WebMethod(operationName = "Levels") - @WebResult(name = "LevelsResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "Levels", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.Levels") - @ResponseWrapper(localName = "LevelsResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.LevelsResponse") - public ArrayOfInt levels(); - - /** - * Returns a list with tournament dates - * - * @return - * returns https.footballpool_dataaccess.ArrayOfdate - */ - @WebMethod(operationName = "MatchDates") - @WebResult(name = "MatchDatesResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "MatchDates", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.MatchDates") - @ResponseWrapper(localName = "MatchDatesResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.MatchDatesResponse") - public ArrayOfdate matchDates(); - - /** - * Returns an array with the next games of date that is greater than or equal to today. Only games of one day are returned. - * - * @return - * returns https.footballpool_dataaccess.ArrayOftNextGame - */ - @WebMethod(operationName = "NextGames") - @WebResult(name = "NextGamesResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "NextGames", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.NextGames") - @ResponseWrapper(localName = "NextGamesResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.NextGamesResponse") - public ArrayOftNextGame nextGames(); - - /** - * Get the top 10 players where name, fullname, firstname or lastname contains the value of sName - * - * @param sName - * @return - * returns https.footballpool_dataaccess.ArrayOftPlayer - */ - @WebMethod(operationName = "Players") - @WebResult(name = "PlayersResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "Players", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.Players") - @ResponseWrapper(localName = "PlayersResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.PlayersResponse") - public ArrayOftPlayer players( - @WebParam(name = "sName", targetNamespace = "https://footballpool.dataaccess.eu") - String sName); - - /** - * Returns an array with the roles a player can have (defender etc) - * - * @return - * returns https.footballpool_dataaccess.ArrayOftPlayerRole - */ - @WebMethod(operationName = "PlayerRoles") - @WebResult(name = "PlayerRolesResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "PlayerRoles", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.PlayerRoles") - @ResponseWrapper(localName = "PlayerRolesResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.PlayerRolesResponse") - public ArrayOftPlayerRole playerRoles(); - - /** - * Returns an array with the names of all players that have a yellow or a red card. The number of yellow and red cards is returned. - * - * @return - * returns https.footballpool_dataaccess.ArrayOftTeamPlayerCardRankInfo - */ - @WebMethod(operationName = "PlayersWithCardsRanked") - @WebResult(name = "PlayersWithCardsRankedResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "PlayersWithCardsRanked", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.PlayersWithCardsRanked") - @ResponseWrapper(localName = "PlayersWithCardsRankedResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.PlayersWithCardsRankedResponse") - public ArrayOftTeamPlayerCardRankInfo playersWithCardsRanked(); - - /** - * Returns an array with the names of all players that have scored a goal. - * - * @return - * returns https.footballpool_dataaccess.ArrayOftTeamPlayerGoalsRankInfo - */ - @WebMethod(operationName = "PlayersWithGoalsRanked") - @WebResult(name = "PlayersWithGoalsRankedResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "PlayersWithGoalsRanked", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.PlayersWithGoalsRanked") - @ResponseWrapper(localName = "PlayersWithGoalsRankedResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.PlayersWithGoalsRankedResponse") - public ArrayOftTeamPlayerGoalsRankInfo playersWithGoalsRanked(); - - /** - * Returns game result of all games overall, in one group or at one level. When groupid < 1 All games are processed (optionally filtered by level). A Group ID or level can be retrieved via GroupInfo. - * - * @param iGroupId - * @param iLevel - * @return - * returns https.footballpool_dataaccess.ArrayOftGameResult - */ - @WebMethod(operationName = "ResultsAllGames") - @WebResult(name = "ResultsAllGamesResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "ResultsAllGames", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.ResultsAllGames") - @ResponseWrapper(localName = "ResultsAllGamesResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.ResultsAllGamesResponse") - public ArrayOftGameResult resultsAllGames( - @WebParam(name = "iGroupId", targetNamespace = "https://footballpool.dataaccess.eu") - int iGroupId, - @WebParam(name = "iLevel", targetNamespace = "https://footballpool.dataaccess.eu") - int iLevel); - - /** - * Returns a URL that can be used to show a small map of the stadium. For the name of the stadium call the funciton StadiumNames - * - * @param sStadiumName - * @return - * returns java.lang.String - */ - @WebMethod(operationName = "StadiumGoogleMapsURL") - @WebResult(name = "StadiumGoogleMapsURLResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "StadiumGoogleMapsURL", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.StadiumGoogleMapsURL") - @ResponseWrapper(localName = "StadiumGoogleMapsURLResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.StadiumGoogleMapsURLResponse") - public String stadiumGoogleMapsURL( - @WebParam(name = "sStadiumName", targetNamespace = "https://footballpool.dataaccess.eu") - String sStadiumName); - - /** - * Returns the information stored about a particular stadium. For that pass the exact name of the stadium. For the name of the stadium call the funciton StadiumNames - * - * @param sStadiumName - * @return - * returns https.footballpool_dataaccess.TStadiumInfo - */ - @WebMethod(operationName = "StadiumInfo") - @WebResult(name = "StadiumInfoResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "StadiumInfo", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.StadiumInfo") - @ResponseWrapper(localName = "StadiumInfoResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.StadiumInfoResponse") - public TStadiumInfo stadiumInfo( - @WebParam(name = "sStadiumName", targetNamespace = "https://footballpool.dataaccess.eu") - String sStadiumName); - - /** - * Returns an array of stadium names where the games are played - * - * @return - * returns https.footballpool_dataaccess.ArrayOfString - */ - @WebMethod(operationName = "StadiumNames") - @WebResult(name = "StadiumNamesResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "StadiumNames", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.StadiumNames") - @ResponseWrapper(localName = "StadiumNamesResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.StadiumNamesResponse") - public ArrayOfString stadiumNames(); - - /** - * Returns a list of team IDs based on passed GroupCode (e.g A or H). For the group code call the function GroupInfo - * - * @param sGroupCode - * @return - * returns https.footballpool_dataaccess.ArrayOfInt - */ - @WebMethod(operationName = "TeamIDsByGroup") - @WebResult(name = "TeamIDsByGroupResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "TeamIDsByGroup", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.TeamIDsByGroup") - @ResponseWrapper(localName = "TeamIDsByGroupResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.TeamIDsByGroupResponse") - public ArrayOfInt teamIDsByGroup( - @WebParam(name = "sGroupCode", targetNamespace = "https://footballpool.dataaccess.eu") - String sGroupCode); - - /** - * Get the players of a team. This is the current squad. For the team name call the function TeamNames. Pass a 1 for selected players only or 0 for all registered players that belong to the team (now and in the past) - * - * @param sTeamName - * @param bSelected - * @return - * returns https.footballpool_dataaccess.ArrayOftPlayer - */ - @WebMethod(operationName = "TeamPlayers") - @WebResult(name = "TeamPlayersResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "TeamPlayers", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.TeamPlayers") - @ResponseWrapper(localName = "TeamPlayersResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.TeamPlayersResponse") - public ArrayOftPlayer teamPlayers( - @WebParam(name = "sTeamName", targetNamespace = "https://footballpool.dataaccess.eu") - String sTeamName, - @WebParam(name = "bSelected", targetNamespace = "https://footballpool.dataaccess.eu") - boolean bSelected); - - /** - * Returns an array with team names. The names can be used in functions that require or offer an option to pass a teamname - * - * @return - * returns https.footballpool_dataaccess.ArrayOfString - */ - @WebMethod(operationName = "TeamNames") - @WebResult(name = "TeamNamesResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "TeamNames", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.TeamNames") - @ResponseWrapper(localName = "TeamNamesResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.TeamNamesResponse") - public ArrayOfString teamNames(); - - /** - * Get the top 10 teams starting with or containing the value of sTeamName. For the team name call the function TeamNames - * - * @param sTeamName - * @return - * returns https.footballpool_dataaccess.ArrayOftTeam - */ - @WebMethod(operationName = "Teams") - @WebResult(name = "TeamsResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "Teams", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.Teams") - @ResponseWrapper(localName = "TeamsResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.TeamsResponse") - public ArrayOftTeam teams( - @WebParam(name = "sTeamName", targetNamespace = "https://footballpool.dataaccess.eu") - String sTeamName); - - /** - * Returns an array with the 5 best performing players. - * - * @return - * returns https.footballpool_dataaccess.ArrayOftTopScorerTop5 - */ - @WebMethod(operationName = "TopScorersList") - @WebResult(name = "TopScorersListResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "TopScorersList", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.TopScorersList") - @ResponseWrapper(localName = "TopScorersListResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.TopScorersListResponse") - public ArrayOftTopScorerTop5 topScorersList(); - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/LevelFirstGameDate.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/LevelFirstGameDate.java deleted file mode 100644 index 18c0d0d..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/LevelFirstGameDate.java +++ /dev/null @@ -1,54 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="iLevel" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "iLevel" -}) -@XmlRootElement(name = "LevelFirstGameDate") -public class LevelFirstGameDate { - - protected int iLevel; - - /** - * Gets the value of the iLevel property. - * - */ - public int getILevel() { - return iLevel; - } - - /** - * Sets the value of the iLevel property. - * - */ - public void setILevel(int value) { - this.iLevel = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/LevelFirstGameDateResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/LevelFirstGameDateResponse.java deleted file mode 100644 index 7984d28..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/LevelFirstGameDateResponse.java +++ /dev/null @@ -1,67 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlSchemaType; -import javax.xml.bind.annotation.XmlType; -import javax.xml.datatype.XMLGregorianCalendar; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="LevelFirstGameDateResult" type="{http://www.w3.org/2001/XMLSchema}date"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "levelFirstGameDateResult" -}) -@XmlRootElement(name = "LevelFirstGameDateResponse") -public class LevelFirstGameDateResponse { - - @XmlElement(name = "LevelFirstGameDateResult", required = true) - @XmlSchemaType(name = "date") - protected XMLGregorianCalendar levelFirstGameDateResult; - - /** - * Gets the value of the levelFirstGameDateResult property. - * - * @return - * possible object is - * {@link XMLGregorianCalendar } - * - */ - public XMLGregorianCalendar getLevelFirstGameDateResult() { - return levelFirstGameDateResult; - } - - /** - * Sets the value of the levelFirstGameDateResult property. - * - * @param value - * allowed object is - * {@link XMLGregorianCalendar } - * - */ - public void setLevelFirstGameDateResult(XMLGregorianCalendar value) { - this.levelFirstGameDateResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/LevelLastGameDate.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/LevelLastGameDate.java deleted file mode 100644 index ac16fe0..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/LevelLastGameDate.java +++ /dev/null @@ -1,54 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="iLevel" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "iLevel" -}) -@XmlRootElement(name = "LevelLastGameDate") -public class LevelLastGameDate { - - protected int iLevel; - - /** - * Gets the value of the iLevel property. - * - */ - public int getILevel() { - return iLevel; - } - - /** - * Sets the value of the iLevel property. - * - */ - public void setILevel(int value) { - this.iLevel = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/LevelLastGameDateResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/LevelLastGameDateResponse.java deleted file mode 100644 index d951140..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/LevelLastGameDateResponse.java +++ /dev/null @@ -1,67 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlSchemaType; -import javax.xml.bind.annotation.XmlType; -import javax.xml.datatype.XMLGregorianCalendar; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="LevelLastGameDateResult" type="{http://www.w3.org/2001/XMLSchema}date"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "levelLastGameDateResult" -}) -@XmlRootElement(name = "LevelLastGameDateResponse") -public class LevelLastGameDateResponse { - - @XmlElement(name = "LevelLastGameDateResult", required = true) - @XmlSchemaType(name = "date") - protected XMLGregorianCalendar levelLastGameDateResult; - - /** - * Gets the value of the levelLastGameDateResult property. - * - * @return - * possible object is - * {@link XMLGregorianCalendar } - * - */ - public XMLGregorianCalendar getLevelLastGameDateResult() { - return levelLastGameDateResult; - } - - /** - * Sets the value of the levelLastGameDateResult property. - * - * @param value - * allowed object is - * {@link XMLGregorianCalendar } - * - */ - public void setLevelLastGameDateResult(XMLGregorianCalendar value) { - this.levelLastGameDateResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/Levels.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/Levels.java deleted file mode 100644 index 32d3a16..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/Levels.java +++ /dev/null @@ -1,34 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "Levels") -public class Levels { - - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/LevelsResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/LevelsResponse.java deleted file mode 100644 index bd3486b..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/LevelsResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="LevelsResult" type="{https://footballpool.dataaccess.eu}ArrayOfInt"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "levelsResult" -}) -@XmlRootElement(name = "LevelsResponse") -public class LevelsResponse { - - @XmlElement(name = "LevelsResult", required = true) - protected ArrayOfInt levelsResult; - - /** - * Gets the value of the levelsResult property. - * - * @return - * possible object is - * {@link ArrayOfInt } - * - */ - public ArrayOfInt getLevelsResult() { - return levelsResult; - } - - /** - * Sets the value of the levelsResult property. - * - * @param value - * allowed object is - * {@link ArrayOfInt } - * - */ - public void setLevelsResult(ArrayOfInt value) { - this.levelsResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/MatchDates.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/MatchDates.java deleted file mode 100644 index add29e4..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/MatchDates.java +++ /dev/null @@ -1,34 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "MatchDates") -public class MatchDates { - - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/MatchDatesResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/MatchDatesResponse.java deleted file mode 100644 index 6aa5c33..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/MatchDatesResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="MatchDatesResult" type="{https://footballpool.dataaccess.eu}ArrayOfdate"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "matchDatesResult" -}) -@XmlRootElement(name = "MatchDatesResponse") -public class MatchDatesResponse { - - @XmlElement(name = "MatchDatesResult", required = true) - protected ArrayOfdate matchDatesResult; - - /** - * Gets the value of the matchDatesResult property. - * - * @return - * possible object is - * {@link ArrayOfdate } - * - */ - public ArrayOfdate getMatchDatesResult() { - return matchDatesResult; - } - - /** - * Sets the value of the matchDatesResult property. - * - * @param value - * allowed object is - * {@link ArrayOfdate } - * - */ - public void setMatchDatesResult(ArrayOfdate value) { - this.matchDatesResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/NextGames.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/NextGames.java deleted file mode 100644 index 0b71970..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/NextGames.java +++ /dev/null @@ -1,34 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "NextGames") -public class NextGames { - - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/NextGamesResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/NextGamesResponse.java deleted file mode 100644 index b84a0d2..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/NextGamesResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="NextGamesResult" type="{https://footballpool.dataaccess.eu}ArrayOftNextGame"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "nextGamesResult" -}) -@XmlRootElement(name = "NextGamesResponse") -public class NextGamesResponse { - - @XmlElement(name = "NextGamesResult", required = true) - protected ArrayOftNextGame nextGamesResult; - - /** - * Gets the value of the nextGamesResult property. - * - * @return - * possible object is - * {@link ArrayOftNextGame } - * - */ - public ArrayOftNextGame getNextGamesResult() { - return nextGamesResult; - } - - /** - * Sets the value of the nextGamesResult property. - * - * @param value - * allowed object is - * {@link ArrayOftNextGame } - * - */ - public void setNextGamesResult(ArrayOftNextGame value) { - this.nextGamesResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ObjectFactory.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ObjectFactory.java deleted file mode 100644 index 6d308e1..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ObjectFactory.java +++ /dev/null @@ -1,936 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlRegistry; - - -/** - * This object contains factory methods for each - * Java content interface and Java element interface - * generated in the https.footballpool_dataaccess package. - *

An ObjectFactory allows you to programatically - * construct new instances of the Java representation - * for XML content. The Java representation of XML - * content can consist of schema derived interfaces - * and classes representing the binding of schema - * type definitions, element declarations and model - * groups. Factory methods for each of these are - * provided in this class. - * - */ -@XmlRegistry -public class ObjectFactory { - - - /** - * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: https.footballpool_dataaccess - * - */ - public ObjectFactory() { - } - - /** - * Create an instance of {@link GoalsScoredResponse } - * - */ - public GoalsScoredResponse createGoalsScoredResponse() { - return new GoalsScoredResponse(); - } - - /** - * Create an instance of {@link LevelsResponse } - * - */ - public LevelsResponse createLevelsResponse() { - return new LevelsResponse(); - } - - /** - * Create an instance of {@link ArrayOfInt } - * - */ - public ArrayOfInt createArrayOfInt() { - return new ArrayOfInt(); - } - - /** - * Create an instance of {@link PlayersWithCardsRankedResponse } - * - */ - public PlayersWithCardsRankedResponse createPlayersWithCardsRankedResponse() { - return new PlayersWithCardsRankedResponse(); - } - - /** - * Create an instance of {@link ArrayOftTeamPlayerCardRankInfo } - * - */ - public ArrayOftTeamPlayerCardRankInfo createArrayOftTeamPlayerCardRankInfo() { - return new ArrayOftTeamPlayerCardRankInfo(); - } - - /** - * Create an instance of {@link PlayersWithGoalsRanked } - * - */ - public PlayersWithGoalsRanked createPlayersWithGoalsRanked() { - return new PlayersWithGoalsRanked(); - } - - /** - * Create an instance of {@link Countries } - * - */ - public Countries createCountries() { - return new Countries(); - } - - /** - * Create an instance of {@link AllPlayerNames } - * - */ - public AllPlayerNames createAllPlayerNames() { - return new AllPlayerNames(); - } - - /** - * Create an instance of {@link AllPlayersWithCards } - * - */ - public AllPlayersWithCards createAllPlayersWithCards() { - return new AllPlayersWithCards(); - } - - /** - * Create an instance of {@link GameTeamScore } - * - */ - public GameTeamScore createGameTeamScore() { - return new GameTeamScore(); - } - - /** - * Create an instance of {@link PlayersWithCardsRanked } - * - */ - public PlayersWithCardsRanked createPlayersWithCardsRanked() { - return new PlayersWithCardsRanked(); - } - - /** - * Create an instance of {@link PlayersResponse } - * - */ - public PlayersResponse createPlayersResponse() { - return new PlayersResponse(); - } - - /** - * Create an instance of {@link ArrayOftPlayer } - * - */ - public ArrayOftPlayer createArrayOftPlayer() { - return new ArrayOftPlayer(); - } - - /** - * Create an instance of {@link ResultsAllGames } - * - */ - public ResultsAllGames createResultsAllGames() { - return new ResultsAllGames(); - } - - /** - * Create an instance of {@link AllPlayerNamesResponse } - * - */ - public AllPlayerNamesResponse createAllPlayerNamesResponse() { - return new AllPlayerNamesResponse(); - } - - /** - * Create an instance of {@link ArrayOftPlayerName } - * - */ - public ArrayOftPlayerName createArrayOftPlayerName() { - return new ArrayOftPlayerName(); - } - - /** - * Create an instance of {@link MatchDatesResponse } - * - */ - public MatchDatesResponse createMatchDatesResponse() { - return new MatchDatesResponse(); - } - - /** - * Create an instance of {@link ArrayOfdate } - * - */ - public ArrayOfdate createArrayOfdate() { - return new ArrayOfdate(); - } - - /** - * Create an instance of {@link LevelFirstGameDate } - * - */ - public LevelFirstGameDate createLevelFirstGameDate() { - return new LevelFirstGameDate(); - } - - /** - * Create an instance of {@link MatchDates } - * - */ - public MatchDates createMatchDates() { - return new MatchDates(); - } - - /** - * Create an instance of {@link AllStadiumInfo } - * - */ - public AllStadiumInfo createAllStadiumInfo() { - return new AllStadiumInfo(); - } - - /** - * Create an instance of {@link AllPlayersWithRole } - * - */ - public AllPlayersWithRole createAllPlayersWithRole() { - return new AllPlayersWithRole(); - } - - /** - * Create an instance of {@link FirstLastGamesEachLevel } - * - */ - public FirstLastGamesEachLevel createFirstLastGamesEachLevel() { - return new FirstLastGamesEachLevel(); - } - - /** - * Create an instance of {@link Cards } - * - */ - public Cards createCards() { - return new Cards(); - } - - /** - * Create an instance of {@link StadiumInfo } - * - */ - public StadiumInfo createStadiumInfo() { - return new StadiumInfo(); - } - - /** - * Create an instance of {@link GroupInfo } - * - */ - public GroupInfo createGroupInfo() { - return new GroupInfo(); - } - - /** - * Create an instance of {@link TeamsResponse } - * - */ - public TeamsResponse createTeamsResponse() { - return new TeamsResponse(); - } - - /** - * Create an instance of {@link ArrayOftTeam } - * - */ - public ArrayOftTeam createArrayOftTeam() { - return new ArrayOftTeam(); - } - - /** - * Create an instance of {@link LevelFirstGameDateResponse } - * - */ - public LevelFirstGameDateResponse createLevelFirstGameDateResponse() { - return new LevelFirstGameDateResponse(); - } - - /** - * Create an instance of {@link CountriesResponse } - * - */ - public CountriesResponse createCountriesResponse() { - return new CountriesResponse(); - } - - /** - * Create an instance of {@link ArrayOftCountry } - * - */ - public ArrayOftCountry createArrayOftCountry() { - return new ArrayOftCountry(); - } - - /** - * Create an instance of {@link TeamIDsByGroup } - * - */ - public TeamIDsByGroup createTeamIDsByGroup() { - return new TeamIDsByGroup(); - } - - /** - * Create an instance of {@link PlayerRolesResponse } - * - */ - public PlayerRolesResponse createPlayerRolesResponse() { - return new PlayerRolesResponse(); - } - - /** - * Create an instance of {@link ArrayOftPlayerRole } - * - */ - public ArrayOftPlayerRole createArrayOftPlayerRole() { - return new ArrayOftPlayerRole(); - } - - /** - * Create an instance of {@link AllTeamCoachNamesResponse } - * - */ - public AllTeamCoachNamesResponse createAllTeamCoachNamesResponse() { - return new AllTeamCoachNamesResponse(); - } - - /** - * Create an instance of {@link ArrayOftTeamCoachName } - * - */ - public ArrayOftTeamCoachName createArrayOftTeamCoachName() { - return new ArrayOftTeamCoachName(); - } - - /** - * Create an instance of {@link CityNamesResponse } - * - */ - public CityNamesResponse createCityNamesResponse() { - return new CityNamesResponse(); - } - - /** - * Create an instance of {@link ArrayOfString } - * - */ - public ArrayOfString createArrayOfString() { - return new ArrayOfString(); - } - - /** - * Create an instance of {@link GroupStandingsResponse } - * - */ - public GroupStandingsResponse createGroupStandingsResponse() { - return new GroupStandingsResponse(); - } - - /** - * Create an instance of {@link ArrayOftGroupStanding } - * - */ - public ArrayOftGroupStanding createArrayOftGroupStanding() { - return new ArrayOftGroupStanding(); - } - - /** - * Create an instance of {@link PlayersWithGoalsRankedResponse } - * - */ - public PlayersWithGoalsRankedResponse createPlayersWithGoalsRankedResponse() { - return new PlayersWithGoalsRankedResponse(); - } - - /** - * Create an instance of {@link ArrayOftTeamPlayerGoalsRankInfo } - * - */ - public ArrayOftTeamPlayerGoalsRankInfo createArrayOftTeamPlayerGoalsRankInfo() { - return new ArrayOftTeamPlayerGoalsRankInfo(); - } - - /** - * Create an instance of {@link StadiumGoogleMapsURLResponse } - * - */ - public StadiumGoogleMapsURLResponse createStadiumGoogleMapsURLResponse() { - return new StadiumGoogleMapsURLResponse(); - } - - /** - * Create an instance of {@link AllPlayersWithRoleResponse } - * - */ - public AllPlayersWithRoleResponse createAllPlayersWithRoleResponse() { - return new AllPlayersWithRoleResponse(); - } - - /** - * Create an instance of {@link ArrayOftTeamPlayerName } - * - */ - public ArrayOftTeamPlayerName createArrayOftTeamPlayerName() { - return new ArrayOftTeamPlayerName(); - } - - /** - * Create an instance of {@link NextGamesResponse } - * - */ - public NextGamesResponse createNextGamesResponse() { - return new NextGamesResponse(); - } - - /** - * Create an instance of {@link ArrayOftNextGame } - * - */ - public ArrayOftNextGame createArrayOftNextGame() { - return new ArrayOftNextGame(); - } - - /** - * Create an instance of {@link GoalsScored } - * - */ - public GoalsScored createGoalsScored() { - return new GoalsScored(); - } - - /** - * Create an instance of {@link FirstLastGamesEachLevelResponse } - * - */ - public FirstLastGamesEachLevelResponse createFirstLastGamesEachLevelResponse() { - return new FirstLastGamesEachLevelResponse(); - } - - /** - * Create an instance of {@link ArrayOftGameLevelInfo } - * - */ - public ArrayOftGameLevelInfo createArrayOftGameLevelInfo() { - return new ArrayOftGameLevelInfo(); - } - - /** - * Create an instance of {@link StadiumNames } - * - */ - public StadiumNames createStadiumNames() { - return new StadiumNames(); - } - - /** - * Create an instance of {@link TeamPlayersResponse } - * - */ - public TeamPlayersResponse createTeamPlayersResponse() { - return new TeamPlayersResponse(); - } - - /** - * Create an instance of {@link TopScorersList } - * - */ - public TopScorersList createTopScorersList() { - return new TopScorersList(); - } - - /** - * Create an instance of {@link LevelLastGameDateResponse } - * - */ - public LevelLastGameDateResponse createLevelLastGameDateResponse() { - return new LevelLastGameDateResponse(); - } - - /** - * Create an instance of {@link StadiumGoogleMapsURL } - * - */ - public StadiumGoogleMapsURL createStadiumGoogleMapsURL() { - return new StadiumGoogleMapsURL(); - } - - /** - * Create an instance of {@link TeamIDsByGroupResponse } - * - */ - public TeamIDsByGroupResponse createTeamIDsByGroupResponse() { - return new TeamIDsByGroupResponse(); - } - - /** - * Create an instance of {@link NextGames } - * - */ - public NextGames createNextGames() { - return new NextGames(); - } - - /** - * Create an instance of {@link TeamNames } - * - */ - public TeamNames createTeamNames() { - return new TeamNames(); - } - - /** - * Create an instance of {@link GameScore } - * - */ - public GameScore createGameScore() { - return new GameScore(); - } - - /** - * Create an instance of {@link GroupFirstGameDateResponse } - * - */ - public GroupFirstGameDateResponse createGroupFirstGameDateResponse() { - return new GroupFirstGameDateResponse(); - } - - /** - * Create an instance of {@link AllCardsInfoResponse } - * - */ - public AllCardsInfoResponse createAllCardsInfoResponse() { - return new AllCardsInfoResponse(); - } - - /** - * Create an instance of {@link ArrayOftAllCardsInfo } - * - */ - public ArrayOftAllCardsInfo createArrayOftAllCardsInfo() { - return new ArrayOftAllCardsInfo(); - } - - /** - * Create an instance of {@link StadiumInfoResponse } - * - */ - public StadiumInfoResponse createStadiumInfoResponse() { - return new StadiumInfoResponse(); - } - - /** - * Create an instance of {@link TStadiumInfo } - * - */ - public TStadiumInfo createTStadiumInfo() { - return new TStadiumInfo(); - } - - /** - * Create an instance of {@link LevelLastGameDate } - * - */ - public LevelLastGameDate createLevelLastGameDate() { - return new LevelLastGameDate(); - } - - /** - * Create an instance of {@link CardsResponse } - * - */ - public CardsResponse createCardsResponse() { - return new CardsResponse(); - } - - /** - * Create an instance of {@link GameIDsGroupedByCityResponse } - * - */ - public GameIDsGroupedByCityResponse createGameIDsGroupedByCityResponse() { - return new GameIDsGroupedByCityResponse(); - } - - /** - * Create an instance of {@link ArrayOftGameIDsPerCity } - * - */ - public ArrayOftGameIDsPerCity createArrayOftGameIDsPerCity() { - return new ArrayOftGameIDsPerCity(); - } - - /** - * Create an instance of {@link PlayerRoles } - * - */ - public PlayerRoles createPlayerRoles() { - return new PlayerRoles(); - } - - /** - * Create an instance of {@link Teams } - * - */ - public Teams createTeams() { - return new Teams(); - } - - /** - * Create an instance of {@link GroupInfoResponse } - * - */ - public GroupInfoResponse createGroupInfoResponse() { - return new GroupInfoResponse(); - } - - /** - * Create an instance of {@link ArrayOftGroupInfo } - * - */ - public ArrayOftGroupInfo createArrayOftGroupInfo() { - return new ArrayOftGroupInfo(); - } - - /** - * Create an instance of {@link GroupLastGameDate } - * - */ - public GroupLastGameDate createGroupLastGameDate() { - return new GroupLastGameDate(); - } - - /** - * Create an instance of {@link AllCardsInfo } - * - */ - public AllCardsInfo createAllCardsInfo() { - return new AllCardsInfo(); - } - - /** - * Create an instance of {@link Players } - * - */ - public Players createPlayers() { - return new Players(); - } - - /** - * Create an instance of {@link AllPlayersWithCardsResponse } - * - */ - public AllPlayersWithCardsResponse createAllPlayersWithCardsResponse() { - return new AllPlayersWithCardsResponse(); - } - - /** - * Create an instance of {@link ArrayOftTeamPlayerCardInfo } - * - */ - public ArrayOftTeamPlayerCardInfo createArrayOftTeamPlayerCardInfo() { - return new ArrayOftTeamPlayerCardInfo(); - } - - /** - * Create an instance of {@link GroupFirstGameDate } - * - */ - public GroupFirstGameDate createGroupFirstGameDate() { - return new GroupFirstGameDate(); - } - - /** - * Create an instance of {@link GameScoreResponse } - * - */ - public GameScoreResponse createGameScoreResponse() { - return new GameScoreResponse(); - } - - /** - * Create an instance of {@link TGameResult } - * - */ - public TGameResult createTGameResult() { - return new TGameResult(); - } - - /** - * Create an instance of {@link TeamPlayers } - * - */ - public TeamPlayers createTeamPlayers() { - return new TeamPlayers(); - } - - /** - * Create an instance of {@link TeamNamesResponse } - * - */ - public TeamNamesResponse createTeamNamesResponse() { - return new TeamNamesResponse(); - } - - /** - * Create an instance of {@link AllStadiumInfoResponse } - * - */ - public AllStadiumInfoResponse createAllStadiumInfoResponse() { - return new AllStadiumInfoResponse(); - } - - /** - * Create an instance of {@link ArrayOftStadiumInfo } - * - */ - public ArrayOftStadiumInfo createArrayOftStadiumInfo() { - return new ArrayOftStadiumInfo(); - } - - /** - * Create an instance of {@link GroupStandings } - * - */ - public GroupStandings createGroupStandings() { - return new GroupStandings(); - } - - /** - * Create an instance of {@link ResultsAllGamesResponse } - * - */ - public ResultsAllGamesResponse createResultsAllGamesResponse() { - return new ResultsAllGamesResponse(); - } - - /** - * Create an instance of {@link ArrayOftGameResult } - * - */ - public ArrayOftGameResult createArrayOftGameResult() { - return new ArrayOftGameResult(); - } - - /** - * Create an instance of {@link TopScorersListResponse } - * - */ - public TopScorersListResponse createTopScorersListResponse() { - return new TopScorersListResponse(); - } - - /** - * Create an instance of {@link ArrayOftTopScorerTop5 } - * - */ - public ArrayOftTopScorerTop5 createArrayOftTopScorerTop5() { - return new ArrayOftTopScorerTop5(); - } - - /** - * Create an instance of {@link GroupLastGameDateResponse } - * - */ - public GroupLastGameDateResponse createGroupLastGameDateResponse() { - return new GroupLastGameDateResponse(); - } - - /** - * Create an instance of {@link StadiumNamesResponse } - * - */ - public StadiumNamesResponse createStadiumNamesResponse() { - return new StadiumNamesResponse(); - } - - /** - * Create an instance of {@link GameTeamScoreResponse } - * - */ - public GameTeamScoreResponse createGameTeamScoreResponse() { - return new GameTeamScoreResponse(); - } - - /** - * Create an instance of {@link CityNames } - * - */ - public CityNames createCityNames() { - return new CityNames(); - } - - /** - * Create an instance of {@link Levels } - * - */ - public Levels createLevels() { - return new Levels(); - } - - /** - * Create an instance of {@link GameIDsGroupedByCity } - * - */ - public GameIDsGroupedByCity createGameIDsGroupedByCity() { - return new GameIDsGroupedByCity(); - } - - /** - * Create an instance of {@link AllTeamCoachNames } - * - */ - public AllTeamCoachNames createAllTeamCoachNames() { - return new AllTeamCoachNames(); - } - - /** - * Create an instance of {@link TTeamCoachName } - * - */ - public TTeamCoachName createTTeamCoachName() { - return new TTeamCoachName(); - } - - /** - * Create an instance of {@link TPlayer } - * - */ - public TPlayer createTPlayer() { - return new TPlayer(); - } - - /** - * Create an instance of {@link TTeamPlayerName } - * - */ - public TTeamPlayerName createTTeamPlayerName() { - return new TTeamPlayerName(); - } - - /** - * Create an instance of {@link TPlayerRole } - * - */ - public TPlayerRole createTPlayerRole() { - return new TPlayerRole(); - } - - /** - * Create an instance of {@link TTeamPlayerGoalsRankInfo } - * - */ - public TTeamPlayerGoalsRankInfo createTTeamPlayerGoalsRankInfo() { - return new TTeamPlayerGoalsRankInfo(); - } - - /** - * Create an instance of {@link TGameLevelInfo } - * - */ - public TGameLevelInfo createTGameLevelInfo() { - return new TGameLevelInfo(); - } - - /** - * Create an instance of {@link TCountry } - * - */ - public TCountry createTCountry() { - return new TCountry(); - } - - /** - * Create an instance of {@link TTeamPlayerCardInfo } - * - */ - public TTeamPlayerCardInfo createTTeamPlayerCardInfo() { - return new TTeamPlayerCardInfo(); - } - - /** - * Create an instance of {@link TGroupStanding } - * - */ - public TGroupStanding createTGroupStanding() { - return new TGroupStanding(); - } - - /** - * Create an instance of {@link TNextGame } - * - */ - public TNextGame createTNextGame() { - return new TNextGame(); - } - - /** - * Create an instance of {@link TTopScorerTop5 } - * - */ - public TTopScorerTop5 createTTopScorerTop5() { - return new TTopScorerTop5(); - } - - /** - * Create an instance of {@link TAllCardsInfo } - * - */ - public TAllCardsInfo createTAllCardsInfo() { - return new TAllCardsInfo(); - } - - /** - * Create an instance of {@link TTeamPlayerCardRankInfo } - * - */ - public TTeamPlayerCardRankInfo createTTeamPlayerCardRankInfo() { - return new TTeamPlayerCardRankInfo(); - } - - /** - * Create an instance of {@link TGroupInfo } - * - */ - public TGroupInfo createTGroupInfo() { - return new TGroupInfo(); - } - - /** - * Create an instance of {@link TTeam } - * - */ - public TTeam createTTeam() { - return new TTeam(); - } - - /** - * Create an instance of {@link TPlayerName } - * - */ - public TPlayerName createTPlayerName() { - return new TPlayerName(); - } - - /** - * Create an instance of {@link TGameIDsPerCity } - * - */ - public TGameIDsPerCity createTGameIDsPerCity() { - return new TGameIDsPerCity(); - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/PlayerRoles.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/PlayerRoles.java deleted file mode 100644 index 70332d2..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/PlayerRoles.java +++ /dev/null @@ -1,34 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "PlayerRoles") -public class PlayerRoles { - - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/PlayerRolesResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/PlayerRolesResponse.java deleted file mode 100644 index b0cacef..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/PlayerRolesResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="PlayerRolesResult" type="{https://footballpool.dataaccess.eu}ArrayOftPlayerRole"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "playerRolesResult" -}) -@XmlRootElement(name = "PlayerRolesResponse") -public class PlayerRolesResponse { - - @XmlElement(name = "PlayerRolesResult", required = true) - protected ArrayOftPlayerRole playerRolesResult; - - /** - * Gets the value of the playerRolesResult property. - * - * @return - * possible object is - * {@link ArrayOftPlayerRole } - * - */ - public ArrayOftPlayerRole getPlayerRolesResult() { - return playerRolesResult; - } - - /** - * Sets the value of the playerRolesResult property. - * - * @param value - * allowed object is - * {@link ArrayOftPlayerRole } - * - */ - public void setPlayerRolesResult(ArrayOftPlayerRole value) { - this.playerRolesResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/Players.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/Players.java deleted file mode 100644 index 7964ae8..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/Players.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "sName" -}) -@XmlRootElement(name = "Players") -public class Players { - - @XmlElement(required = true) - protected String sName; - - /** - * Gets the value of the sName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSName() { - return sName; - } - - /** - * Sets the value of the sName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSName(String value) { - this.sName = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/PlayersResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/PlayersResponse.java deleted file mode 100644 index fde551c..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/PlayersResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="PlayersResult" type="{https://footballpool.dataaccess.eu}ArrayOftPlayer"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "playersResult" -}) -@XmlRootElement(name = "PlayersResponse") -public class PlayersResponse { - - @XmlElement(name = "PlayersResult", required = true) - protected ArrayOftPlayer playersResult; - - /** - * Gets the value of the playersResult property. - * - * @return - * possible object is - * {@link ArrayOftPlayer } - * - */ - public ArrayOftPlayer getPlayersResult() { - return playersResult; - } - - /** - * Sets the value of the playersResult property. - * - * @param value - * allowed object is - * {@link ArrayOftPlayer } - * - */ - public void setPlayersResult(ArrayOftPlayer value) { - this.playersResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/PlayersWithCardsRanked.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/PlayersWithCardsRanked.java deleted file mode 100644 index 43e5074..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/PlayersWithCardsRanked.java +++ /dev/null @@ -1,34 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "PlayersWithCardsRanked") -public class PlayersWithCardsRanked { - - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/PlayersWithCardsRankedResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/PlayersWithCardsRankedResponse.java deleted file mode 100644 index 94f06cb..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/PlayersWithCardsRankedResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="PlayersWithCardsRankedResult" type="{https://footballpool.dataaccess.eu}ArrayOftTeamPlayerCardRankInfo"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "playersWithCardsRankedResult" -}) -@XmlRootElement(name = "PlayersWithCardsRankedResponse") -public class PlayersWithCardsRankedResponse { - - @XmlElement(name = "PlayersWithCardsRankedResult", required = true) - protected ArrayOftTeamPlayerCardRankInfo playersWithCardsRankedResult; - - /** - * Gets the value of the playersWithCardsRankedResult property. - * - * @return - * possible object is - * {@link ArrayOftTeamPlayerCardRankInfo } - * - */ - public ArrayOftTeamPlayerCardRankInfo getPlayersWithCardsRankedResult() { - return playersWithCardsRankedResult; - } - - /** - * Sets the value of the playersWithCardsRankedResult property. - * - * @param value - * allowed object is - * {@link ArrayOftTeamPlayerCardRankInfo } - * - */ - public void setPlayersWithCardsRankedResult(ArrayOftTeamPlayerCardRankInfo value) { - this.playersWithCardsRankedResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/PlayersWithGoalsRanked.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/PlayersWithGoalsRanked.java deleted file mode 100644 index 07f8003..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/PlayersWithGoalsRanked.java +++ /dev/null @@ -1,34 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "PlayersWithGoalsRanked") -public class PlayersWithGoalsRanked { - - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/PlayersWithGoalsRankedResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/PlayersWithGoalsRankedResponse.java deleted file mode 100644 index b975ebc..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/PlayersWithGoalsRankedResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="PlayersWithGoalsRankedResult" type="{https://footballpool.dataaccess.eu}ArrayOftTeamPlayerGoalsRankInfo"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "playersWithGoalsRankedResult" -}) -@XmlRootElement(name = "PlayersWithGoalsRankedResponse") -public class PlayersWithGoalsRankedResponse { - - @XmlElement(name = "PlayersWithGoalsRankedResult", required = true) - protected ArrayOftTeamPlayerGoalsRankInfo playersWithGoalsRankedResult; - - /** - * Gets the value of the playersWithGoalsRankedResult property. - * - * @return - * possible object is - * {@link ArrayOftTeamPlayerGoalsRankInfo } - * - */ - public ArrayOftTeamPlayerGoalsRankInfo getPlayersWithGoalsRankedResult() { - return playersWithGoalsRankedResult; - } - - /** - * Sets the value of the playersWithGoalsRankedResult property. - * - * @param value - * allowed object is - * {@link ArrayOftTeamPlayerGoalsRankInfo } - * - */ - public void setPlayersWithGoalsRankedResult(ArrayOftTeamPlayerGoalsRankInfo value) { - this.playersWithGoalsRankedResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ResultsAllGames.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ResultsAllGames.java deleted file mode 100644 index 1f7871b..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ResultsAllGames.java +++ /dev/null @@ -1,73 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="iGroupId" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="iLevel" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "iGroupId", - "iLevel" -}) -@XmlRootElement(name = "ResultsAllGames") -public class ResultsAllGames { - - protected int iGroupId; - protected int iLevel; - - /** - * Gets the value of the iGroupId property. - * - */ - public int getIGroupId() { - return iGroupId; - } - - /** - * Sets the value of the iGroupId property. - * - */ - public void setIGroupId(int value) { - this.iGroupId = value; - } - - /** - * Gets the value of the iLevel property. - * - */ - public int getILevel() { - return iLevel; - } - - /** - * Sets the value of the iLevel property. - * - */ - public void setILevel(int value) { - this.iLevel = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ResultsAllGamesResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ResultsAllGamesResponse.java deleted file mode 100644 index f7a70a9..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/ResultsAllGamesResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="ResultsAllGamesResult" type="{https://footballpool.dataaccess.eu}ArrayOftGameResult"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "resultsAllGamesResult" -}) -@XmlRootElement(name = "ResultsAllGamesResponse") -public class ResultsAllGamesResponse { - - @XmlElement(name = "ResultsAllGamesResult", required = true) - protected ArrayOftGameResult resultsAllGamesResult; - - /** - * Gets the value of the resultsAllGamesResult property. - * - * @return - * possible object is - * {@link ArrayOftGameResult } - * - */ - public ArrayOftGameResult getResultsAllGamesResult() { - return resultsAllGamesResult; - } - - /** - * Sets the value of the resultsAllGamesResult property. - * - * @param value - * allowed object is - * {@link ArrayOftGameResult } - * - */ - public void setResultsAllGamesResult(ArrayOftGameResult value) { - this.resultsAllGamesResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/StadiumGoogleMapsURL.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/StadiumGoogleMapsURL.java deleted file mode 100644 index b19cd08..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/StadiumGoogleMapsURL.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sStadiumName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "sStadiumName" -}) -@XmlRootElement(name = "StadiumGoogleMapsURL") -public class StadiumGoogleMapsURL { - - @XmlElement(required = true) - protected String sStadiumName; - - /** - * Gets the value of the sStadiumName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSStadiumName() { - return sStadiumName; - } - - /** - * Sets the value of the sStadiumName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSStadiumName(String value) { - this.sStadiumName = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/StadiumGoogleMapsURLResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/StadiumGoogleMapsURLResponse.java deleted file mode 100644 index 4e747d3..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/StadiumGoogleMapsURLResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="StadiumGoogleMapsURLResult" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "stadiumGoogleMapsURLResult" -}) -@XmlRootElement(name = "StadiumGoogleMapsURLResponse") -public class StadiumGoogleMapsURLResponse { - - @XmlElement(name = "StadiumGoogleMapsURLResult", required = true) - protected String stadiumGoogleMapsURLResult; - - /** - * Gets the value of the stadiumGoogleMapsURLResult property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getStadiumGoogleMapsURLResult() { - return stadiumGoogleMapsURLResult; - } - - /** - * Sets the value of the stadiumGoogleMapsURLResult property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setStadiumGoogleMapsURLResult(String value) { - this.stadiumGoogleMapsURLResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/StadiumInfo.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/StadiumInfo.java deleted file mode 100644 index 3c21329..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/StadiumInfo.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sStadiumName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "sStadiumName" -}) -@XmlRootElement(name = "StadiumInfo") -public class StadiumInfo { - - @XmlElement(required = true) - protected String sStadiumName; - - /** - * Gets the value of the sStadiumName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSStadiumName() { - return sStadiumName; - } - - /** - * Sets the value of the sStadiumName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSStadiumName(String value) { - this.sStadiumName = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/StadiumInfoResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/StadiumInfoResponse.java deleted file mode 100644 index 51940c3..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/StadiumInfoResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="StadiumInfoResult" type="{https://footballpool.dataaccess.eu}tStadiumInfo"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "stadiumInfoResult" -}) -@XmlRootElement(name = "StadiumInfoResponse") -public class StadiumInfoResponse { - - @XmlElement(name = "StadiumInfoResult", required = true) - protected TStadiumInfo stadiumInfoResult; - - /** - * Gets the value of the stadiumInfoResult property. - * - * @return - * possible object is - * {@link TStadiumInfo } - * - */ - public TStadiumInfo getStadiumInfoResult() { - return stadiumInfoResult; - } - - /** - * Sets the value of the stadiumInfoResult property. - * - * @param value - * allowed object is - * {@link TStadiumInfo } - * - */ - public void setStadiumInfoResult(TStadiumInfo value) { - this.stadiumInfoResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/StadiumNames.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/StadiumNames.java deleted file mode 100644 index 99ebce5..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/StadiumNames.java +++ /dev/null @@ -1,34 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "StadiumNames") -public class StadiumNames { - - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/StadiumNamesResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/StadiumNamesResponse.java deleted file mode 100644 index a0207f3..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/StadiumNamesResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="StadiumNamesResult" type="{https://footballpool.dataaccess.eu}ArrayOfString"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "stadiumNamesResult" -}) -@XmlRootElement(name = "StadiumNamesResponse") -public class StadiumNamesResponse { - - @XmlElement(name = "StadiumNamesResult", required = true) - protected ArrayOfString stadiumNamesResult; - - /** - * Gets the value of the stadiumNamesResult property. - * - * @return - * possible object is - * {@link ArrayOfString } - * - */ - public ArrayOfString getStadiumNamesResult() { - return stadiumNamesResult; - } - - /** - * Sets the value of the stadiumNamesResult property. - * - * @param value - * allowed object is - * {@link ArrayOfString } - * - */ - public void setStadiumNamesResult(ArrayOfString value) { - this.stadiumNamesResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TAllCardsInfo.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TAllCardsInfo.java deleted file mode 100644 index b59e036..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TAllCardsInfo.java +++ /dev/null @@ -1,262 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlSchemaType; -import javax.xml.bind.annotation.XmlType; -import javax.xml.datatype.XMLGregorianCalendar; - - -/** - *

Java class for tAllCardsInfo complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tAllCardsInfo">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="dDate" type="{http://www.w3.org/2001/XMLSchema}date"/>
- *         <element name="iMinute" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="sTeam1Name" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sTeam1Flag" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sTeam2Name" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sTeam2Flag" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sPlayerName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="iYellow" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="iRed" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tAllCardsInfo", propOrder = { - "dDate", - "iMinute", - "sTeam1Name", - "sTeam1Flag", - "sTeam2Name", - "sTeam2Flag", - "sPlayerName", - "iYellow", - "iRed" -}) -public class TAllCardsInfo { - - @XmlElement(required = true) - @XmlSchemaType(name = "date") - protected XMLGregorianCalendar dDate; - protected int iMinute; - @XmlElement(required = true) - protected String sTeam1Name; - @XmlElement(required = true) - protected String sTeam1Flag; - @XmlElement(required = true) - protected String sTeam2Name; - @XmlElement(required = true) - protected String sTeam2Flag; - @XmlElement(required = true) - protected String sPlayerName; - protected int iYellow; - protected int iRed; - - /** - * Gets the value of the dDate property. - * - * @return - * possible object is - * {@link XMLGregorianCalendar } - * - */ - public XMLGregorianCalendar getDDate() { - return dDate; - } - - /** - * Sets the value of the dDate property. - * - * @param value - * allowed object is - * {@link XMLGregorianCalendar } - * - */ - public void setDDate(XMLGregorianCalendar value) { - this.dDate = value; - } - - /** - * Gets the value of the iMinute property. - * - */ - public int getIMinute() { - return iMinute; - } - - /** - * Sets the value of the iMinute property. - * - */ - public void setIMinute(int value) { - this.iMinute = value; - } - - /** - * Gets the value of the sTeam1Name property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSTeam1Name() { - return sTeam1Name; - } - - /** - * Sets the value of the sTeam1Name property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSTeam1Name(String value) { - this.sTeam1Name = value; - } - - /** - * Gets the value of the sTeam1Flag property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSTeam1Flag() { - return sTeam1Flag; - } - - /** - * Sets the value of the sTeam1Flag property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSTeam1Flag(String value) { - this.sTeam1Flag = value; - } - - /** - * Gets the value of the sTeam2Name property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSTeam2Name() { - return sTeam2Name; - } - - /** - * Sets the value of the sTeam2Name property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSTeam2Name(String value) { - this.sTeam2Name = value; - } - - /** - * Gets the value of the sTeam2Flag property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSTeam2Flag() { - return sTeam2Flag; - } - - /** - * Sets the value of the sTeam2Flag property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSTeam2Flag(String value) { - this.sTeam2Flag = value; - } - - /** - * Gets the value of the sPlayerName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSPlayerName() { - return sPlayerName; - } - - /** - * Sets the value of the sPlayerName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSPlayerName(String value) { - this.sPlayerName = value; - } - - /** - * Gets the value of the iYellow property. - * - */ - public int getIYellow() { - return iYellow; - } - - /** - * Sets the value of the iYellow property. - * - */ - public void setIYellow(int value) { - this.iYellow = value; - } - - /** - * Gets the value of the iRed property. - * - */ - public int getIRed() { - return iRed; - } - - /** - * Sets the value of the iRed property. - * - */ - public void setIRed(int value) { - this.iRed = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TCountry.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TCountry.java deleted file mode 100644 index 4ccf0b7..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TCountry.java +++ /dev/null @@ -1,109 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tCountry complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tCountry">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="iId" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="sName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sISOCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tCountry", propOrder = { - "iId", - "sName", - "sisoCode" -}) -public class TCountry { - - protected int iId; - @XmlElement(required = true) - protected String sName; - @XmlElement(name = "sISOCode", required = true) - protected String sisoCode; - - /** - * Gets the value of the iId property. - * - */ - public int getIId() { - return iId; - } - - /** - * Sets the value of the iId property. - * - */ - public void setIId(int value) { - this.iId = value; - } - - /** - * Gets the value of the sName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSName() { - return sName; - } - - /** - * Sets the value of the sName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSName(String value) { - this.sName = value; - } - - /** - * Gets the value of the sisoCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSISOCode() { - return sisoCode; - } - - /** - * Sets the value of the sisoCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSISOCode(String value) { - this.sisoCode = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TGameIDsPerCity.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TGameIDsPerCity.java deleted file mode 100644 index 02dd2b9..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TGameIDsPerCity.java +++ /dev/null @@ -1,90 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tGameIDsPerCity complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tGameIDsPerCity">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sCity" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="iGameIDs" type="{https://footballpool.dataaccess.eu}ArrayOfInt"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tGameIDsPerCity", propOrder = { - "sCity", - "iGameIDs" -}) -public class TGameIDsPerCity { - - @XmlElement(required = true) - protected String sCity; - @XmlElement(required = true) - protected ArrayOfInt iGameIDs; - - /** - * Gets the value of the sCity property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSCity() { - return sCity; - } - - /** - * Sets the value of the sCity property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSCity(String value) { - this.sCity = value; - } - - /** - * Gets the value of the iGameIDs property. - * - * @return - * possible object is - * {@link ArrayOfInt } - * - */ - public ArrayOfInt getIGameIDs() { - return iGameIDs; - } - - /** - * Sets the value of the iGameIDs property. - * - * @param value - * allowed object is - * {@link ArrayOfInt } - * - */ - public void setIGameIDs(ArrayOfInt value) { - this.iGameIDs = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TGameLevelInfo.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TGameLevelInfo.java deleted file mode 100644 index 893092b..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TGameLevelInfo.java +++ /dev/null @@ -1,208 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlSchemaType; -import javax.xml.bind.annotation.XmlType; -import javax.xml.datatype.XMLGregorianCalendar; - - -/** - *

Java class for tGameLevelInfo complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tGameLevelInfo">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="iLevel" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="sLevelCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="dFirstGame" type="{http://www.w3.org/2001/XMLSchema}date"/>
- *         <element name="dtFirstGameTime" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
- *         <element name="iFirstGameID" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="dLastGame" type="{http://www.w3.org/2001/XMLSchema}date"/>
- *         <element name="iLastGameID" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tGameLevelInfo", propOrder = { - "iLevel", - "sLevelCode", - "dFirstGame", - "dtFirstGameTime", - "iFirstGameID", - "dLastGame", - "iLastGameID" -}) -public class TGameLevelInfo { - - protected int iLevel; - @XmlElement(required = true) - protected String sLevelCode; - @XmlElement(required = true) - @XmlSchemaType(name = "date") - protected XMLGregorianCalendar dFirstGame; - @XmlElement(required = true) - @XmlSchemaType(name = "dateTime") - protected XMLGregorianCalendar dtFirstGameTime; - protected int iFirstGameID; - @XmlElement(required = true) - @XmlSchemaType(name = "date") - protected XMLGregorianCalendar dLastGame; - protected int iLastGameID; - - /** - * Gets the value of the iLevel property. - * - */ - public int getILevel() { - return iLevel; - } - - /** - * Sets the value of the iLevel property. - * - */ - public void setILevel(int value) { - this.iLevel = value; - } - - /** - * Gets the value of the sLevelCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSLevelCode() { - return sLevelCode; - } - - /** - * Sets the value of the sLevelCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSLevelCode(String value) { - this.sLevelCode = value; - } - - /** - * Gets the value of the dFirstGame property. - * - * @return - * possible object is - * {@link XMLGregorianCalendar } - * - */ - public XMLGregorianCalendar getDFirstGame() { - return dFirstGame; - } - - /** - * Sets the value of the dFirstGame property. - * - * @param value - * allowed object is - * {@link XMLGregorianCalendar } - * - */ - public void setDFirstGame(XMLGregorianCalendar value) { - this.dFirstGame = value; - } - - /** - * Gets the value of the dtFirstGameTime property. - * - * @return - * possible object is - * {@link XMLGregorianCalendar } - * - */ - public XMLGregorianCalendar getDtFirstGameTime() { - return dtFirstGameTime; - } - - /** - * Sets the value of the dtFirstGameTime property. - * - * @param value - * allowed object is - * {@link XMLGregorianCalendar } - * - */ - public void setDtFirstGameTime(XMLGregorianCalendar value) { - this.dtFirstGameTime = value; - } - - /** - * Gets the value of the iFirstGameID property. - * - */ - public int getIFirstGameID() { - return iFirstGameID; - } - - /** - * Sets the value of the iFirstGameID property. - * - */ - public void setIFirstGameID(int value) { - this.iFirstGameID = value; - } - - /** - * Gets the value of the dLastGame property. - * - * @return - * possible object is - * {@link XMLGregorianCalendar } - * - */ - public XMLGregorianCalendar getDLastGame() { - return dLastGame; - } - - /** - * Sets the value of the dLastGame property. - * - * @param value - * allowed object is - * {@link XMLGregorianCalendar } - * - */ - public void setDLastGame(XMLGregorianCalendar value) { - this.dLastGame = value; - } - - /** - * Gets the value of the iLastGameID property. - * - */ - public int getILastGameID() { - return iLastGameID; - } - - /** - * Sets the value of the iLastGameID property. - * - */ - public void setILastGameID(int value) { - this.iLastGameID = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TGameResult.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TGameResult.java deleted file mode 100644 index 18cf941..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TGameResult.java +++ /dev/null @@ -1,354 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tGameResult complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tGameResult">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="iGameNumber" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="sDescription" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="dtLocalPlayDateTime" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="dtUTCPlayDateTime" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sTeamName1" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sTeamName2" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="iScoreTeam1" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="iScoreTeam2" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="iRedCards" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="iYellowCards" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="sGroupCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="bFinished" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
- *         <element name="iPenaltiesWonTeam1" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="iPenaltiesWonTeam2" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tGameResult", propOrder = { - "iGameNumber", - "sDescription", - "dtLocalPlayDateTime", - "dtUTCPlayDateTime", - "sTeamName1", - "sTeamName2", - "iScoreTeam1", - "iScoreTeam2", - "iRedCards", - "iYellowCards", - "sGroupCode", - "bFinished", - "iPenaltiesWonTeam1", - "iPenaltiesWonTeam2" -}) -public class TGameResult { - - protected int iGameNumber; - @XmlElement(required = true) - protected String sDescription; - @XmlElement(required = true) - protected String dtLocalPlayDateTime; - @XmlElement(required = true) - protected String dtUTCPlayDateTime; - @XmlElement(required = true) - protected String sTeamName1; - @XmlElement(required = true) - protected String sTeamName2; - protected int iScoreTeam1; - protected int iScoreTeam2; - protected int iRedCards; - protected int iYellowCards; - @XmlElement(required = true) - protected String sGroupCode; - protected boolean bFinished; - protected int iPenaltiesWonTeam1; - protected int iPenaltiesWonTeam2; - - /** - * Gets the value of the iGameNumber property. - * - */ - public int getIGameNumber() { - return iGameNumber; - } - - /** - * Sets the value of the iGameNumber property. - * - */ - public void setIGameNumber(int value) { - this.iGameNumber = value; - } - - /** - * Gets the value of the sDescription property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSDescription() { - return sDescription; - } - - /** - * Sets the value of the sDescription property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSDescription(String value) { - this.sDescription = value; - } - - /** - * Gets the value of the dtLocalPlayDateTime property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getDtLocalPlayDateTime() { - return dtLocalPlayDateTime; - } - - /** - * Sets the value of the dtLocalPlayDateTime property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setDtLocalPlayDateTime(String value) { - this.dtLocalPlayDateTime = value; - } - - /** - * Gets the value of the dtUTCPlayDateTime property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getDtUTCPlayDateTime() { - return dtUTCPlayDateTime; - } - - /** - * Sets the value of the dtUTCPlayDateTime property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setDtUTCPlayDateTime(String value) { - this.dtUTCPlayDateTime = value; - } - - /** - * Gets the value of the sTeamName1 property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSTeamName1() { - return sTeamName1; - } - - /** - * Sets the value of the sTeamName1 property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSTeamName1(String value) { - this.sTeamName1 = value; - } - - /** - * Gets the value of the sTeamName2 property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSTeamName2() { - return sTeamName2; - } - - /** - * Sets the value of the sTeamName2 property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSTeamName2(String value) { - this.sTeamName2 = value; - } - - /** - * Gets the value of the iScoreTeam1 property. - * - */ - public int getIScoreTeam1() { - return iScoreTeam1; - } - - /** - * Sets the value of the iScoreTeam1 property. - * - */ - public void setIScoreTeam1(int value) { - this.iScoreTeam1 = value; - } - - /** - * Gets the value of the iScoreTeam2 property. - * - */ - public int getIScoreTeam2() { - return iScoreTeam2; - } - - /** - * Sets the value of the iScoreTeam2 property. - * - */ - public void setIScoreTeam2(int value) { - this.iScoreTeam2 = value; - } - - /** - * Gets the value of the iRedCards property. - * - */ - public int getIRedCards() { - return iRedCards; - } - - /** - * Sets the value of the iRedCards property. - * - */ - public void setIRedCards(int value) { - this.iRedCards = value; - } - - /** - * Gets the value of the iYellowCards property. - * - */ - public int getIYellowCards() { - return iYellowCards; - } - - /** - * Sets the value of the iYellowCards property. - * - */ - public void setIYellowCards(int value) { - this.iYellowCards = value; - } - - /** - * Gets the value of the sGroupCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSGroupCode() { - return sGroupCode; - } - - /** - * Sets the value of the sGroupCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSGroupCode(String value) { - this.sGroupCode = value; - } - - /** - * Gets the value of the bFinished property. - * - */ - public boolean isBFinished() { - return bFinished; - } - - /** - * Sets the value of the bFinished property. - * - */ - public void setBFinished(boolean value) { - this.bFinished = value; - } - - /** - * Gets the value of the iPenaltiesWonTeam1 property. - * - */ - public int getIPenaltiesWonTeam1() { - return iPenaltiesWonTeam1; - } - - /** - * Sets the value of the iPenaltiesWonTeam1 property. - * - */ - public void setIPenaltiesWonTeam1(int value) { - this.iPenaltiesWonTeam1 = value; - } - - /** - * Gets the value of the iPenaltiesWonTeam2 property. - * - */ - public int getIPenaltiesWonTeam2() { - return iPenaltiesWonTeam2; - } - - /** - * Sets the value of the iPenaltiesWonTeam2 property. - * - */ - public void setIPenaltiesWonTeam2(int value) { - this.iPenaltiesWonTeam2 = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TGroupInfo.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TGroupInfo.java deleted file mode 100644 index d7f5c6b..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TGroupInfo.java +++ /dev/null @@ -1,188 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlSchemaType; -import javax.xml.bind.annotation.XmlType; -import javax.xml.datatype.XMLGregorianCalendar; - - -/** - *

Java class for tGroupInfo complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tGroupInfo">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="iId" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="iLevel" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="sCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sDescription" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="dFirstGameDate" type="{http://www.w3.org/2001/XMLSchema}date"/>
- *         <element name="dLastGameDate" type="{http://www.w3.org/2001/XMLSchema}date"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tGroupInfo", propOrder = { - "iId", - "iLevel", - "sCode", - "sDescription", - "dFirstGameDate", - "dLastGameDate" -}) -public class TGroupInfo { - - protected int iId; - protected int iLevel; - @XmlElement(required = true) - protected String sCode; - @XmlElement(required = true) - protected String sDescription; - @XmlElement(required = true) - @XmlSchemaType(name = "date") - protected XMLGregorianCalendar dFirstGameDate; - @XmlElement(required = true) - @XmlSchemaType(name = "date") - protected XMLGregorianCalendar dLastGameDate; - - /** - * Gets the value of the iId property. - * - */ - public int getIId() { - return iId; - } - - /** - * Sets the value of the iId property. - * - */ - public void setIId(int value) { - this.iId = value; - } - - /** - * Gets the value of the iLevel property. - * - */ - public int getILevel() { - return iLevel; - } - - /** - * Sets the value of the iLevel property. - * - */ - public void setILevel(int value) { - this.iLevel = value; - } - - /** - * Gets the value of the sCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSCode() { - return sCode; - } - - /** - * Sets the value of the sCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSCode(String value) { - this.sCode = value; - } - - /** - * Gets the value of the sDescription property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSDescription() { - return sDescription; - } - - /** - * Sets the value of the sDescription property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSDescription(String value) { - this.sDescription = value; - } - - /** - * Gets the value of the dFirstGameDate property. - * - * @return - * possible object is - * {@link XMLGregorianCalendar } - * - */ - public XMLGregorianCalendar getDFirstGameDate() { - return dFirstGameDate; - } - - /** - * Sets the value of the dFirstGameDate property. - * - * @param value - * allowed object is - * {@link XMLGregorianCalendar } - * - */ - public void setDFirstGameDate(XMLGregorianCalendar value) { - this.dFirstGameDate = value; - } - - /** - * Gets the value of the dLastGameDate property. - * - * @return - * possible object is - * {@link XMLGregorianCalendar } - * - */ - public XMLGregorianCalendar getDLastGameDate() { - return dLastGameDate; - } - - /** - * Sets the value of the dLastGameDate property. - * - * @param value - * allowed object is - * {@link XMLGregorianCalendar } - * - */ - public void setDLastGameDate(XMLGregorianCalendar value) { - this.dLastGameDate = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TGroupStanding.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TGroupStanding.java deleted file mode 100644 index 17943a2..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TGroupStanding.java +++ /dev/null @@ -1,233 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tGroupStanding complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tGroupStanding">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="iTeamId" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="sTeamName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="iPlayed" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="iWon" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="iDraw" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="iLost" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="iGoalsFor" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="iGoalsAgainst" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="iPlusMin" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="iPoints" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tGroupStanding", propOrder = { - "iTeamId", - "sTeamName", - "iPlayed", - "iWon", - "iDraw", - "iLost", - "iGoalsFor", - "iGoalsAgainst", - "iPlusMin", - "iPoints" -}) -public class TGroupStanding { - - protected int iTeamId; - @XmlElement(required = true) - protected String sTeamName; - protected int iPlayed; - protected int iWon; - protected int iDraw; - protected int iLost; - protected int iGoalsFor; - protected int iGoalsAgainst; - protected int iPlusMin; - protected int iPoints; - - /** - * Gets the value of the iTeamId property. - * - */ - public int getITeamId() { - return iTeamId; - } - - /** - * Sets the value of the iTeamId property. - * - */ - public void setITeamId(int value) { - this.iTeamId = value; - } - - /** - * Gets the value of the sTeamName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSTeamName() { - return sTeamName; - } - - /** - * Sets the value of the sTeamName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSTeamName(String value) { - this.sTeamName = value; - } - - /** - * Gets the value of the iPlayed property. - * - */ - public int getIPlayed() { - return iPlayed; - } - - /** - * Sets the value of the iPlayed property. - * - */ - public void setIPlayed(int value) { - this.iPlayed = value; - } - - /** - * Gets the value of the iWon property. - * - */ - public int getIWon() { - return iWon; - } - - /** - * Sets the value of the iWon property. - * - */ - public void setIWon(int value) { - this.iWon = value; - } - - /** - * Gets the value of the iDraw property. - * - */ - public int getIDraw() { - return iDraw; - } - - /** - * Sets the value of the iDraw property. - * - */ - public void setIDraw(int value) { - this.iDraw = value; - } - - /** - * Gets the value of the iLost property. - * - */ - public int getILost() { - return iLost; - } - - /** - * Sets the value of the iLost property. - * - */ - public void setILost(int value) { - this.iLost = value; - } - - /** - * Gets the value of the iGoalsFor property. - * - */ - public int getIGoalsFor() { - return iGoalsFor; - } - - /** - * Sets the value of the iGoalsFor property. - * - */ - public void setIGoalsFor(int value) { - this.iGoalsFor = value; - } - - /** - * Gets the value of the iGoalsAgainst property. - * - */ - public int getIGoalsAgainst() { - return iGoalsAgainst; - } - - /** - * Sets the value of the iGoalsAgainst property. - * - */ - public void setIGoalsAgainst(int value) { - this.iGoalsAgainst = value; - } - - /** - * Gets the value of the iPlusMin property. - * - */ - public int getIPlusMin() { - return iPlusMin; - } - - /** - * Sets the value of the iPlusMin property. - * - */ - public void setIPlusMin(int value) { - this.iPlusMin = value; - } - - /** - * Gets the value of the iPoints property. - * - */ - public int getIPoints() { - return iPoints; - } - - /** - * Sets the value of the iPoints property. - * - */ - public void setIPoints(int value) { - this.iPoints = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TNextGame.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TNextGame.java deleted file mode 100644 index 116eccf..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TNextGame.java +++ /dev/null @@ -1,165 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tNextGame complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tNextGame">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="iGameNumber" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="sLocalDateTime" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sUTCDateTime" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sTeam1" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sTeam2" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tNextGame", propOrder = { - "iGameNumber", - "sLocalDateTime", - "sutcDateTime", - "sTeam1", - "sTeam2" -}) -public class TNextGame { - - protected int iGameNumber; - @XmlElement(required = true) - protected String sLocalDateTime; - @XmlElement(name = "sUTCDateTime", required = true) - protected String sutcDateTime; - @XmlElement(required = true) - protected String sTeam1; - @XmlElement(required = true) - protected String sTeam2; - - /** - * Gets the value of the iGameNumber property. - * - */ - public int getIGameNumber() { - return iGameNumber; - } - - /** - * Sets the value of the iGameNumber property. - * - */ - public void setIGameNumber(int value) { - this.iGameNumber = value; - } - - /** - * Gets the value of the sLocalDateTime property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSLocalDateTime() { - return sLocalDateTime; - } - - /** - * Sets the value of the sLocalDateTime property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSLocalDateTime(String value) { - this.sLocalDateTime = value; - } - - /** - * Gets the value of the sutcDateTime property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSUTCDateTime() { - return sutcDateTime; - } - - /** - * Sets the value of the sutcDateTime property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSUTCDateTime(String value) { - this.sutcDateTime = value; - } - - /** - * Gets the value of the sTeam1 property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSTeam1() { - return sTeam1; - } - - /** - * Sets the value of the sTeam1 property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSTeam1(String value) { - this.sTeam1 = value; - } - - /** - * Gets the value of the sTeam2 property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSTeam2() { - return sTeam2; - } - - /** - * Sets the value of the sTeam2 property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSTeam2(String value) { - this.sTeam2 = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TPlayer.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TPlayer.java deleted file mode 100644 index af72a57..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TPlayer.java +++ /dev/null @@ -1,165 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tPlayer complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tPlayer">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="iId" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="sName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sFullName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sFirstName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sLastName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tPlayer", propOrder = { - "iId", - "sName", - "sFullName", - "sFirstName", - "sLastName" -}) -public class TPlayer { - - protected int iId; - @XmlElement(required = true) - protected String sName; - @XmlElement(required = true) - protected String sFullName; - @XmlElement(required = true) - protected String sFirstName; - @XmlElement(required = true) - protected String sLastName; - - /** - * Gets the value of the iId property. - * - */ - public int getIId() { - return iId; - } - - /** - * Sets the value of the iId property. - * - */ - public void setIId(int value) { - this.iId = value; - } - - /** - * Gets the value of the sName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSName() { - return sName; - } - - /** - * Sets the value of the sName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSName(String value) { - this.sName = value; - } - - /** - * Gets the value of the sFullName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSFullName() { - return sFullName; - } - - /** - * Sets the value of the sFullName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSFullName(String value) { - this.sFullName = value; - } - - /** - * Gets the value of the sFirstName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSFirstName() { - return sFirstName; - } - - /** - * Sets the value of the sFirstName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSFirstName(String value) { - this.sFirstName = value; - } - - /** - * Gets the value of the sLastName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSLastName() { - return sLastName; - } - - /** - * Sets the value of the sLastName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSLastName(String value) { - this.sLastName = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TPlayerName.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TPlayerName.java deleted file mode 100644 index fb60839..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TPlayerName.java +++ /dev/null @@ -1,137 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tPlayerName complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tPlayerName">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="iId" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="sName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sCountryName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sCountryFlag" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tPlayerName", propOrder = { - "iId", - "sName", - "sCountryName", - "sCountryFlag" -}) -public class TPlayerName { - - protected int iId; - @XmlElement(required = true) - protected String sName; - @XmlElement(required = true) - protected String sCountryName; - @XmlElement(required = true) - protected String sCountryFlag; - - /** - * Gets the value of the iId property. - * - */ - public int getIId() { - return iId; - } - - /** - * Sets the value of the iId property. - * - */ - public void setIId(int value) { - this.iId = value; - } - - /** - * Gets the value of the sName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSName() { - return sName; - } - - /** - * Sets the value of the sName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSName(String value) { - this.sName = value; - } - - /** - * Gets the value of the sCountryName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSCountryName() { - return sCountryName; - } - - /** - * Sets the value of the sCountryName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSCountryName(String value) { - this.sCountryName = value; - } - - /** - * Gets the value of the sCountryFlag property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSCountryFlag() { - return sCountryFlag; - } - - /** - * Sets the value of the sCountryFlag property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSCountryFlag(String value) { - this.sCountryFlag = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TPlayerRole.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TPlayerRole.java deleted file mode 100644 index ac8c331..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TPlayerRole.java +++ /dev/null @@ -1,90 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tPlayerRole complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tPlayerRole">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sDescription" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tPlayerRole", propOrder = { - "sCode", - "sDescription" -}) -public class TPlayerRole { - - @XmlElement(required = true) - protected String sCode; - @XmlElement(required = true) - protected String sDescription; - - /** - * Gets the value of the sCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSCode() { - return sCode; - } - - /** - * Sets the value of the sCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSCode(String value) { - this.sCode = value; - } - - /** - * Gets the value of the sDescription property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSDescription() { - return sDescription; - } - - /** - * Sets the value of the sDescription property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSDescription(String value) { - this.sDescription = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TStadiumInfo.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TStadiumInfo.java deleted file mode 100644 index fd1e2de..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TStadiumInfo.java +++ /dev/null @@ -1,165 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tStadiumInfo complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tStadiumInfo">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="iSeatsCapacity" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="sCityName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sWikipediaURL" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sGoogleMapsURL" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tStadiumInfo", propOrder = { - "sName", - "iSeatsCapacity", - "sCityName", - "sWikipediaURL", - "sGoogleMapsURL" -}) -public class TStadiumInfo { - - @XmlElement(required = true) - protected String sName; - protected int iSeatsCapacity; - @XmlElement(required = true) - protected String sCityName; - @XmlElement(required = true) - protected String sWikipediaURL; - @XmlElement(required = true) - protected String sGoogleMapsURL; - - /** - * Gets the value of the sName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSName() { - return sName; - } - - /** - * Sets the value of the sName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSName(String value) { - this.sName = value; - } - - /** - * Gets the value of the iSeatsCapacity property. - * - */ - public int getISeatsCapacity() { - return iSeatsCapacity; - } - - /** - * Sets the value of the iSeatsCapacity property. - * - */ - public void setISeatsCapacity(int value) { - this.iSeatsCapacity = value; - } - - /** - * Gets the value of the sCityName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSCityName() { - return sCityName; - } - - /** - * Sets the value of the sCityName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSCityName(String value) { - this.sCityName = value; - } - - /** - * Gets the value of the sWikipediaURL property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSWikipediaURL() { - return sWikipediaURL; - } - - /** - * Sets the value of the sWikipediaURL property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSWikipediaURL(String value) { - this.sWikipediaURL = value; - } - - /** - * Gets the value of the sGoogleMapsURL property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSGoogleMapsURL() { - return sGoogleMapsURL; - } - - /** - * Sets the value of the sGoogleMapsURL property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSGoogleMapsURL(String value) { - this.sGoogleMapsURL = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TTeam.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TTeam.java deleted file mode 100644 index 1bf0ae4..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TTeam.java +++ /dev/null @@ -1,81 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tTeam complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tTeam">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="iId" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="sName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tTeam", propOrder = { - "iId", - "sName" -}) -public class TTeam { - - protected int iId; - @XmlElement(required = true) - protected String sName; - - /** - * Gets the value of the iId property. - * - */ - public int getIId() { - return iId; - } - - /** - * Sets the value of the iId property. - * - */ - public void setIId(int value) { - this.iId = value; - } - - /** - * Gets the value of the sName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSName() { - return sName; - } - - /** - * Sets the value of the sName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSName(String value) { - this.sName = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TTeamCoachName.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TTeamCoachName.java deleted file mode 100644 index d88b5da..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TTeamCoachName.java +++ /dev/null @@ -1,90 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tTeamCoachName complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tTeamCoachName">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sTeamName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sCoachName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tTeamCoachName", propOrder = { - "sTeamName", - "sCoachName" -}) -public class TTeamCoachName { - - @XmlElement(required = true) - protected String sTeamName; - @XmlElement(required = true) - protected String sCoachName; - - /** - * Gets the value of the sTeamName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSTeamName() { - return sTeamName; - } - - /** - * Sets the value of the sTeamName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSTeamName(String value) { - this.sTeamName = value; - } - - /** - * Gets the value of the sCoachName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSCoachName() { - return sCoachName; - } - - /** - * Sets the value of the sCoachName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSCoachName(String value) { - this.sCoachName = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TTeamPlayerCardInfo.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TTeamPlayerCardInfo.java deleted file mode 100644 index 34281a8..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TTeamPlayerCardInfo.java +++ /dev/null @@ -1,120 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tTeamPlayerCardInfo complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tTeamPlayerCardInfo">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="iID" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="sName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="iYellowCards" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="iRedCards" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tTeamPlayerCardInfo", propOrder = { - "iid", - "sName", - "iYellowCards", - "iRedCards" -}) -public class TTeamPlayerCardInfo { - - @XmlElement(name = "iID") - protected int iid; - @XmlElement(required = true) - protected String sName; - protected int iYellowCards; - protected int iRedCards; - - /** - * Gets the value of the iid property. - * - */ - public int getIID() { - return iid; - } - - /** - * Sets the value of the iid property. - * - */ - public void setIID(int value) { - this.iid = value; - } - - /** - * Gets the value of the sName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSName() { - return sName; - } - - /** - * Sets the value of the sName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSName(String value) { - this.sName = value; - } - - /** - * Gets the value of the iYellowCards property. - * - */ - public int getIYellowCards() { - return iYellowCards; - } - - /** - * Sets the value of the iYellowCards property. - * - */ - public void setIYellowCards(int value) { - this.iYellowCards = value; - } - - /** - * Gets the value of the iRedCards property. - * - */ - public int getIRedCards() { - return iRedCards; - } - - /** - * Sets the value of the iRedCards property. - * - */ - public void setIRedCards(int value) { - this.iRedCards = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TTeamPlayerCardRankInfo.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TTeamPlayerCardRankInfo.java deleted file mode 100644 index a61e44b..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TTeamPlayerCardRankInfo.java +++ /dev/null @@ -1,139 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tTeamPlayerCardRankInfo complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tTeamPlayerCardRankInfo">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="iRank" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="iID" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="sName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="iYellowCards" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="iRedCards" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tTeamPlayerCardRankInfo", propOrder = { - "iRank", - "iid", - "sName", - "iYellowCards", - "iRedCards" -}) -public class TTeamPlayerCardRankInfo { - - protected int iRank; - @XmlElement(name = "iID") - protected int iid; - @XmlElement(required = true) - protected String sName; - protected int iYellowCards; - protected int iRedCards; - - /** - * Gets the value of the iRank property. - * - */ - public int getIRank() { - return iRank; - } - - /** - * Sets the value of the iRank property. - * - */ - public void setIRank(int value) { - this.iRank = value; - } - - /** - * Gets the value of the iid property. - * - */ - public int getIID() { - return iid; - } - - /** - * Sets the value of the iid property. - * - */ - public void setIID(int value) { - this.iid = value; - } - - /** - * Gets the value of the sName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSName() { - return sName; - } - - /** - * Sets the value of the sName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSName(String value) { - this.sName = value; - } - - /** - * Gets the value of the iYellowCards property. - * - */ - public int getIYellowCards() { - return iYellowCards; - } - - /** - * Sets the value of the iYellowCards property. - * - */ - public void setIYellowCards(int value) { - this.iYellowCards = value; - } - - /** - * Gets the value of the iRedCards property. - * - */ - public int getIRedCards() { - return iRedCards; - } - - /** - * Sets the value of the iRedCards property. - * - */ - public void setIRedCards(int value) { - this.iRedCards = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TTeamPlayerGoalsRankInfo.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TTeamPlayerGoalsRankInfo.java deleted file mode 100644 index 4992295..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TTeamPlayerGoalsRankInfo.java +++ /dev/null @@ -1,120 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tTeamPlayerGoalsRankInfo complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tTeamPlayerGoalsRankInfo">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="iRank" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="iID" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="sName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="iGoals" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tTeamPlayerGoalsRankInfo", propOrder = { - "iRank", - "iid", - "sName", - "iGoals" -}) -public class TTeamPlayerGoalsRankInfo { - - protected int iRank; - @XmlElement(name = "iID") - protected int iid; - @XmlElement(required = true) - protected String sName; - protected int iGoals; - - /** - * Gets the value of the iRank property. - * - */ - public int getIRank() { - return iRank; - } - - /** - * Sets the value of the iRank property. - * - */ - public void setIRank(int value) { - this.iRank = value; - } - - /** - * Gets the value of the iid property. - * - */ - public int getIID() { - return iid; - } - - /** - * Sets the value of the iid property. - * - */ - public void setIID(int value) { - this.iid = value; - } - - /** - * Gets the value of the sName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSName() { - return sName; - } - - /** - * Sets the value of the sName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSName(String value) { - this.sName = value; - } - - /** - * Gets the value of the iGoals property. - * - */ - public int getIGoals() { - return iGoals; - } - - /** - * Sets the value of the iGoals property. - * - */ - public void setIGoals(int value) { - this.iGoals = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TTeamPlayerName.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TTeamPlayerName.java deleted file mode 100644 index 7ab0514..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TTeamPlayerName.java +++ /dev/null @@ -1,110 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tTeamPlayerName complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tTeamPlayerName">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="iID" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="sName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sTeamName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tTeamPlayerName", propOrder = { - "iid", - "sName", - "sTeamName" -}) -public class TTeamPlayerName { - - @XmlElement(name = "iID") - protected int iid; - @XmlElement(required = true) - protected String sName; - @XmlElement(required = true) - protected String sTeamName; - - /** - * Gets the value of the iid property. - * - */ - public int getIID() { - return iid; - } - - /** - * Sets the value of the iid property. - * - */ - public void setIID(int value) { - this.iid = value; - } - - /** - * Gets the value of the sName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSName() { - return sName; - } - - /** - * Sets the value of the sName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSName(String value) { - this.sName = value; - } - - /** - * Gets the value of the sTeamName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSTeamName() { - return sTeamName; - } - - /** - * Sets the value of the sTeamName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSTeamName(String value) { - this.sTeamName = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TTopScorerTop5.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TTopScorerTop5.java deleted file mode 100644 index f07fb66..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TTopScorerTop5.java +++ /dev/null @@ -1,100 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tTopScorerTop5 complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tTopScorerTop5">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="iRank" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="iGoals" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="sName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tTopScorerTop5", propOrder = { - "iRank", - "iGoals", - "sName" -}) -public class TTopScorerTop5 { - - protected int iRank; - protected int iGoals; - @XmlElement(required = true) - protected String sName; - - /** - * Gets the value of the iRank property. - * - */ - public int getIRank() { - return iRank; - } - - /** - * Sets the value of the iRank property. - * - */ - public void setIRank(int value) { - this.iRank = value; - } - - /** - * Gets the value of the iGoals property. - * - */ - public int getIGoals() { - return iGoals; - } - - /** - * Sets the value of the iGoals property. - * - */ - public void setIGoals(int value) { - this.iGoals = value; - } - - /** - * Gets the value of the sName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSName() { - return sName; - } - - /** - * Sets the value of the sName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSName(String value) { - this.sName = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TeamIDsByGroup.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TeamIDsByGroup.java deleted file mode 100644 index 1e575e3..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TeamIDsByGroup.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sGroupCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "sGroupCode" -}) -@XmlRootElement(name = "TeamIDsByGroup") -public class TeamIDsByGroup { - - @XmlElement(required = true) - protected String sGroupCode; - - /** - * Gets the value of the sGroupCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSGroupCode() { - return sGroupCode; - } - - /** - * Sets the value of the sGroupCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSGroupCode(String value) { - this.sGroupCode = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TeamIDsByGroupResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TeamIDsByGroupResponse.java deleted file mode 100644 index 832d1a3..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TeamIDsByGroupResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="TeamIDsByGroupResult" type="{https://footballpool.dataaccess.eu}ArrayOfInt"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "teamIDsByGroupResult" -}) -@XmlRootElement(name = "TeamIDsByGroupResponse") -public class TeamIDsByGroupResponse { - - @XmlElement(name = "TeamIDsByGroupResult", required = true) - protected ArrayOfInt teamIDsByGroupResult; - - /** - * Gets the value of the teamIDsByGroupResult property. - * - * @return - * possible object is - * {@link ArrayOfInt } - * - */ - public ArrayOfInt getTeamIDsByGroupResult() { - return teamIDsByGroupResult; - } - - /** - * Sets the value of the teamIDsByGroupResult property. - * - * @param value - * allowed object is - * {@link ArrayOfInt } - * - */ - public void setTeamIDsByGroupResult(ArrayOfInt value) { - this.teamIDsByGroupResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TeamNames.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TeamNames.java deleted file mode 100644 index 89801bb..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TeamNames.java +++ /dev/null @@ -1,34 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "TeamNames") -public class TeamNames { - - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TeamNamesResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TeamNamesResponse.java deleted file mode 100644 index 9fa1235..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TeamNamesResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="TeamNamesResult" type="{https://footballpool.dataaccess.eu}ArrayOfString"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "teamNamesResult" -}) -@XmlRootElement(name = "TeamNamesResponse") -public class TeamNamesResponse { - - @XmlElement(name = "TeamNamesResult", required = true) - protected ArrayOfString teamNamesResult; - - /** - * Gets the value of the teamNamesResult property. - * - * @return - * possible object is - * {@link ArrayOfString } - * - */ - public ArrayOfString getTeamNamesResult() { - return teamNamesResult; - } - - /** - * Sets the value of the teamNamesResult property. - * - * @param value - * allowed object is - * {@link ArrayOfString } - * - */ - public void setTeamNamesResult(ArrayOfString value) { - this.teamNamesResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TeamPlayers.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TeamPlayers.java deleted file mode 100644 index 1d69e91..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TeamPlayers.java +++ /dev/null @@ -1,83 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sTeamName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="bSelected" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "sTeamName", - "bSelected" -}) -@XmlRootElement(name = "TeamPlayers") -public class TeamPlayers { - - @XmlElement(required = true) - protected String sTeamName; - protected boolean bSelected; - - /** - * Gets the value of the sTeamName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSTeamName() { - return sTeamName; - } - - /** - * Sets the value of the sTeamName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSTeamName(String value) { - this.sTeamName = value; - } - - /** - * Gets the value of the bSelected property. - * - */ - public boolean isBSelected() { - return bSelected; - } - - /** - * Sets the value of the bSelected property. - * - */ - public void setBSelected(boolean value) { - this.bSelected = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TeamPlayersResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TeamPlayersResponse.java deleted file mode 100644 index feabda5..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TeamPlayersResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="TeamPlayersResult" type="{https://footballpool.dataaccess.eu}ArrayOftPlayer"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "teamPlayersResult" -}) -@XmlRootElement(name = "TeamPlayersResponse") -public class TeamPlayersResponse { - - @XmlElement(name = "TeamPlayersResult", required = true) - protected ArrayOftPlayer teamPlayersResult; - - /** - * Gets the value of the teamPlayersResult property. - * - * @return - * possible object is - * {@link ArrayOftPlayer } - * - */ - public ArrayOftPlayer getTeamPlayersResult() { - return teamPlayersResult; - } - - /** - * Sets the value of the teamPlayersResult property. - * - * @param value - * allowed object is - * {@link ArrayOftPlayer } - * - */ - public void setTeamPlayersResult(ArrayOftPlayer value) { - this.teamPlayersResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/Teams.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/Teams.java deleted file mode 100644 index d5beee5..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/Teams.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sTeamName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "sTeamName" -}) -@XmlRootElement(name = "Teams") -public class Teams { - - @XmlElement(required = true) - protected String sTeamName; - - /** - * Gets the value of the sTeamName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSTeamName() { - return sTeamName; - } - - /** - * Sets the value of the sTeamName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSTeamName(String value) { - this.sTeamName = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TeamsResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TeamsResponse.java deleted file mode 100644 index f8e2a67..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TeamsResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="TeamsResult" type="{https://footballpool.dataaccess.eu}ArrayOftTeam"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "teamsResult" -}) -@XmlRootElement(name = "TeamsResponse") -public class TeamsResponse { - - @XmlElement(name = "TeamsResult", required = true) - protected ArrayOftTeam teamsResult; - - /** - * Gets the value of the teamsResult property. - * - * @return - * possible object is - * {@link ArrayOftTeam } - * - */ - public ArrayOftTeam getTeamsResult() { - return teamsResult; - } - - /** - * Sets the value of the teamsResult property. - * - * @param value - * allowed object is - * {@link ArrayOftTeam } - * - */ - public void setTeamsResult(ArrayOftTeam value) { - this.teamsResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TopScorersList.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TopScorersList.java deleted file mode 100644 index da55cbe..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TopScorersList.java +++ /dev/null @@ -1,34 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "TopScorersList") -public class TopScorersList { - - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TopScorersListResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TopScorersListResponse.java deleted file mode 100644 index 5235a4a..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/TopScorersListResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="TopScorersListResult" type="{https://footballpool.dataaccess.eu}ArrayOftTopScorerTop5"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "topScorersListResult" -}) -@XmlRootElement(name = "TopScorersListResponse") -public class TopScorersListResponse { - - @XmlElement(name = "TopScorersListResult", required = true) - protected ArrayOftTopScorerTop5 topScorersListResult; - - /** - * Gets the value of the topScorersListResult property. - * - * @return - * possible object is - * {@link ArrayOftTopScorerTop5 } - * - */ - public ArrayOftTopScorerTop5 getTopScorersListResult() { - return topScorersListResult; - } - - /** - * Sets the value of the topScorersListResult property. - * - * @param value - * allowed object is - * {@link ArrayOftTopScorerTop5 } - * - */ - public void setTopScorersListResult(ArrayOftTopScorerTop5 value) { - this.topScorersListResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/package-info.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/package-info.java deleted file mode 100644 index 21b9348..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated-sources/jax-ws/https/footballpool_dataaccess/package-info.java +++ /dev/null @@ -1,2 +0,0 @@ -@javax.xml.bind.annotation.XmlSchema(namespace = "https://footballpool.dataaccess.eu", elementFormDefault = javax.xml.bind.annotation.XmlNsForm.QUALIFIED) -package https.footballpool_dataaccess; diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllCardsInfo.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllCardsInfo.java deleted file mode 100644 index 74dd118..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllCardsInfo.java +++ /dev/null @@ -1,34 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "AllCardsInfo") -public class AllCardsInfo { - - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllCardsInfoResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllCardsInfoResponse.java deleted file mode 100644 index e3a3032..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllCardsInfoResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="AllCardsInfoResult" type="{https://footballpool.dataaccess.eu}ArrayOftAllCardsInfo"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "allCardsInfoResult" -}) -@XmlRootElement(name = "AllCardsInfoResponse") -public class AllCardsInfoResponse { - - @XmlElement(name = "AllCardsInfoResult", required = true) - protected ArrayOftAllCardsInfo allCardsInfoResult; - - /** - * Gets the value of the allCardsInfoResult property. - * - * @return - * possible object is - * {@link ArrayOftAllCardsInfo } - * - */ - public ArrayOftAllCardsInfo getAllCardsInfoResult() { - return allCardsInfoResult; - } - - /** - * Sets the value of the allCardsInfoResult property. - * - * @param value - * allowed object is - * {@link ArrayOftAllCardsInfo } - * - */ - public void setAllCardsInfoResult(ArrayOftAllCardsInfo value) { - this.allCardsInfoResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllPlayerNames.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllPlayerNames.java deleted file mode 100644 index ad28cda..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllPlayerNames.java +++ /dev/null @@ -1,54 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="bSelected" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "bSelected" -}) -@XmlRootElement(name = "AllPlayerNames") -public class AllPlayerNames { - - protected boolean bSelected; - - /** - * Gets the value of the bSelected property. - * - */ - public boolean isBSelected() { - return bSelected; - } - - /** - * Sets the value of the bSelected property. - * - */ - public void setBSelected(boolean value) { - this.bSelected = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllPlayerNamesResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllPlayerNamesResponse.java deleted file mode 100644 index b36f68a..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllPlayerNamesResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="AllPlayerNamesResult" type="{https://footballpool.dataaccess.eu}ArrayOftPlayerName"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "allPlayerNamesResult" -}) -@XmlRootElement(name = "AllPlayerNamesResponse") -public class AllPlayerNamesResponse { - - @XmlElement(name = "AllPlayerNamesResult", required = true) - protected ArrayOftPlayerName allPlayerNamesResult; - - /** - * Gets the value of the allPlayerNamesResult property. - * - * @return - * possible object is - * {@link ArrayOftPlayerName } - * - */ - public ArrayOftPlayerName getAllPlayerNamesResult() { - return allPlayerNamesResult; - } - - /** - * Sets the value of the allPlayerNamesResult property. - * - * @param value - * allowed object is - * {@link ArrayOftPlayerName } - * - */ - public void setAllPlayerNamesResult(ArrayOftPlayerName value) { - this.allPlayerNamesResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllPlayersWithCards.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllPlayersWithCards.java deleted file mode 100644 index 62e121f..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllPlayersWithCards.java +++ /dev/null @@ -1,34 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "AllPlayersWithCards") -public class AllPlayersWithCards { - - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllPlayersWithCardsResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllPlayersWithCardsResponse.java deleted file mode 100644 index 4b4945f..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllPlayersWithCardsResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="AllPlayersWithCardsResult" type="{https://footballpool.dataaccess.eu}ArrayOftTeamPlayerCardInfo"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "allPlayersWithCardsResult" -}) -@XmlRootElement(name = "AllPlayersWithCardsResponse") -public class AllPlayersWithCardsResponse { - - @XmlElement(name = "AllPlayersWithCardsResult", required = true) - protected ArrayOftTeamPlayerCardInfo allPlayersWithCardsResult; - - /** - * Gets the value of the allPlayersWithCardsResult property. - * - * @return - * possible object is - * {@link ArrayOftTeamPlayerCardInfo } - * - */ - public ArrayOftTeamPlayerCardInfo getAllPlayersWithCardsResult() { - return allPlayersWithCardsResult; - } - - /** - * Sets the value of the allPlayersWithCardsResult property. - * - * @param value - * allowed object is - * {@link ArrayOftTeamPlayerCardInfo } - * - */ - public void setAllPlayersWithCardsResult(ArrayOftTeamPlayerCardInfo value) { - this.allPlayersWithCardsResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllPlayersWithRole.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllPlayersWithRole.java deleted file mode 100644 index 08e98f5..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllPlayersWithRole.java +++ /dev/null @@ -1,92 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sTeamName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sRoleCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "sTeamName", - "sRoleCode" -}) -@XmlRootElement(name = "AllPlayersWithRole") -public class AllPlayersWithRole { - - @XmlElement(required = true) - protected String sTeamName; - @XmlElement(required = true) - protected String sRoleCode; - - /** - * Gets the value of the sTeamName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSTeamName() { - return sTeamName; - } - - /** - * Sets the value of the sTeamName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSTeamName(String value) { - this.sTeamName = value; - } - - /** - * Gets the value of the sRoleCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSRoleCode() { - return sRoleCode; - } - - /** - * Sets the value of the sRoleCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSRoleCode(String value) { - this.sRoleCode = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllPlayersWithRoleResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllPlayersWithRoleResponse.java deleted file mode 100644 index 0ba17da..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllPlayersWithRoleResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="AllPlayersWithRoleResult" type="{https://footballpool.dataaccess.eu}ArrayOftTeamPlayerName"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "allPlayersWithRoleResult" -}) -@XmlRootElement(name = "AllPlayersWithRoleResponse") -public class AllPlayersWithRoleResponse { - - @XmlElement(name = "AllPlayersWithRoleResult", required = true) - protected ArrayOftTeamPlayerName allPlayersWithRoleResult; - - /** - * Gets the value of the allPlayersWithRoleResult property. - * - * @return - * possible object is - * {@link ArrayOftTeamPlayerName } - * - */ - public ArrayOftTeamPlayerName getAllPlayersWithRoleResult() { - return allPlayersWithRoleResult; - } - - /** - * Sets the value of the allPlayersWithRoleResult property. - * - * @param value - * allowed object is - * {@link ArrayOftTeamPlayerName } - * - */ - public void setAllPlayersWithRoleResult(ArrayOftTeamPlayerName value) { - this.allPlayersWithRoleResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllStadiumInfo.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllStadiumInfo.java deleted file mode 100644 index 1679912..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllStadiumInfo.java +++ /dev/null @@ -1,34 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "AllStadiumInfo") -public class AllStadiumInfo { - - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllStadiumInfoResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllStadiumInfoResponse.java deleted file mode 100644 index 754bef4..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllStadiumInfoResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="AllStadiumInfoResult" type="{https://footballpool.dataaccess.eu}ArrayOftStadiumInfo"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "allStadiumInfoResult" -}) -@XmlRootElement(name = "AllStadiumInfoResponse") -public class AllStadiumInfoResponse { - - @XmlElement(name = "AllStadiumInfoResult", required = true) - protected ArrayOftStadiumInfo allStadiumInfoResult; - - /** - * Gets the value of the allStadiumInfoResult property. - * - * @return - * possible object is - * {@link ArrayOftStadiumInfo } - * - */ - public ArrayOftStadiumInfo getAllStadiumInfoResult() { - return allStadiumInfoResult; - } - - /** - * Sets the value of the allStadiumInfoResult property. - * - * @param value - * allowed object is - * {@link ArrayOftStadiumInfo } - * - */ - public void setAllStadiumInfoResult(ArrayOftStadiumInfo value) { - this.allStadiumInfoResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllTeamCoachNames.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllTeamCoachNames.java deleted file mode 100644 index f6c53e2..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllTeamCoachNames.java +++ /dev/null @@ -1,34 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "AllTeamCoachNames") -public class AllTeamCoachNames { - - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllTeamCoachNamesResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllTeamCoachNamesResponse.java deleted file mode 100644 index fee5274..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/AllTeamCoachNamesResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="AllTeamCoachNamesResult" type="{https://footballpool.dataaccess.eu}ArrayOftTeamCoachName"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "allTeamCoachNamesResult" -}) -@XmlRootElement(name = "AllTeamCoachNamesResponse") -public class AllTeamCoachNamesResponse { - - @XmlElement(name = "AllTeamCoachNamesResult", required = true) - protected ArrayOftTeamCoachName allTeamCoachNamesResult; - - /** - * Gets the value of the allTeamCoachNamesResult property. - * - * @return - * possible object is - * {@link ArrayOftTeamCoachName } - * - */ - public ArrayOftTeamCoachName getAllTeamCoachNamesResult() { - return allTeamCoachNamesResult; - } - - /** - * Sets the value of the allTeamCoachNamesResult property. - * - * @param value - * allowed object is - * {@link ArrayOftTeamCoachName } - * - */ - public void setAllTeamCoachNamesResult(ArrayOftTeamCoachName value) { - this.allTeamCoachNamesResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOfInt.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOfInt.java deleted file mode 100644 index da7d170..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOfInt.java +++ /dev/null @@ -1,69 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOfInt complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOfInt">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="int" type="{http://www.w3.org/2001/XMLSchema}int" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOfInt", propOrder = { - "_int" -}) -public class ArrayOfInt { - - @XmlElement(name = "int", nillable = true) - protected List _int; - - /** - * Gets the value of the int property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the int property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getInt().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link Integer } - * - * - */ - public List getInt() { - if (_int == null) { - _int = new ArrayList(); - } - return this._int; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOfString.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOfString.java deleted file mode 100644 index 3f62964..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOfString.java +++ /dev/null @@ -1,69 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOfString complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOfString">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="string" type="{http://www.w3.org/2001/XMLSchema}string" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOfString", propOrder = { - "string" -}) -public class ArrayOfString { - - @XmlElement(nillable = true) - protected List string; - - /** - * Gets the value of the string property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the string property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getString().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link String } - * - * - */ - public List getString() { - if (string == null) { - string = new ArrayList(); - } - return this.string; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOfdate.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOfdate.java deleted file mode 100644 index 9aa3007..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOfdate.java +++ /dev/null @@ -1,72 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlSchemaType; -import javax.xml.bind.annotation.XmlType; -import javax.xml.datatype.XMLGregorianCalendar; - - -/** - *

Java class for ArrayOfdate complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOfdate">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="date" type="{http://www.w3.org/2001/XMLSchema}date" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOfdate", propOrder = { - "date" -}) -public class ArrayOfdate { - - @XmlElement(nillable = true) - @XmlSchemaType(name = "date") - protected List date; - - /** - * Gets the value of the date property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the date property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getDate().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link XMLGregorianCalendar } - * - * - */ - public List getDate() { - if (date == null) { - date = new ArrayList(); - } - return this.date; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftAllCardsInfo.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftAllCardsInfo.java deleted file mode 100644 index 0ea6a39..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftAllCardsInfo.java +++ /dev/null @@ -1,69 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftAllCardsInfo complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftAllCardsInfo">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tAllCardsInfo" type="{https://footballpool.dataaccess.eu}tAllCardsInfo" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftAllCardsInfo", propOrder = { - "tAllCardsInfo" -}) -public class ArrayOftAllCardsInfo { - - @XmlElement(nillable = true) - protected List tAllCardsInfo; - - /** - * Gets the value of the tAllCardsInfo property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tAllCardsInfo property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTAllCardsInfo().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TAllCardsInfo } - * - * - */ - public List getTAllCardsInfo() { - if (tAllCardsInfo == null) { - tAllCardsInfo = new ArrayList(); - } - return this.tAllCardsInfo; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftCountry.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftCountry.java deleted file mode 100644 index 83df832..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftCountry.java +++ /dev/null @@ -1,69 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftCountry complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftCountry">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tCountry" type="{https://footballpool.dataaccess.eu}tCountry" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftCountry", propOrder = { - "tCountry" -}) -public class ArrayOftCountry { - - @XmlElement(nillable = true) - protected List tCountry; - - /** - * Gets the value of the tCountry property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tCountry property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTCountry().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TCountry } - * - * - */ - public List getTCountry() { - if (tCountry == null) { - tCountry = new ArrayList(); - } - return this.tCountry; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftGameIDsPerCity.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftGameIDsPerCity.java deleted file mode 100644 index 4f61976..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftGameIDsPerCity.java +++ /dev/null @@ -1,69 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftGameIDsPerCity complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftGameIDsPerCity">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tGameIDsPerCity" type="{https://footballpool.dataaccess.eu}tGameIDsPerCity" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftGameIDsPerCity", propOrder = { - "tGameIDsPerCity" -}) -public class ArrayOftGameIDsPerCity { - - @XmlElement(nillable = true) - protected List tGameIDsPerCity; - - /** - * Gets the value of the tGameIDsPerCity property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tGameIDsPerCity property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTGameIDsPerCity().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TGameIDsPerCity } - * - * - */ - public List getTGameIDsPerCity() { - if (tGameIDsPerCity == null) { - tGameIDsPerCity = new ArrayList(); - } - return this.tGameIDsPerCity; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftGameLevelInfo.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftGameLevelInfo.java deleted file mode 100644 index 6b4806f..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftGameLevelInfo.java +++ /dev/null @@ -1,69 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftGameLevelInfo complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftGameLevelInfo">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tGameLevelInfo" type="{https://footballpool.dataaccess.eu}tGameLevelInfo" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftGameLevelInfo", propOrder = { - "tGameLevelInfo" -}) -public class ArrayOftGameLevelInfo { - - @XmlElement(nillable = true) - protected List tGameLevelInfo; - - /** - * Gets the value of the tGameLevelInfo property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tGameLevelInfo property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTGameLevelInfo().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TGameLevelInfo } - * - * - */ - public List getTGameLevelInfo() { - if (tGameLevelInfo == null) { - tGameLevelInfo = new ArrayList(); - } - return this.tGameLevelInfo; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftGameResult.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftGameResult.java deleted file mode 100644 index 55a76e3..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftGameResult.java +++ /dev/null @@ -1,69 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftGameResult complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftGameResult">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tGameResult" type="{https://footballpool.dataaccess.eu}tGameResult" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftGameResult", propOrder = { - "tGameResult" -}) -public class ArrayOftGameResult { - - @XmlElement(nillable = true) - protected List tGameResult; - - /** - * Gets the value of the tGameResult property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tGameResult property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTGameResult().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TGameResult } - * - * - */ - public List getTGameResult() { - if (tGameResult == null) { - tGameResult = new ArrayList(); - } - return this.tGameResult; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftGroupInfo.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftGroupInfo.java deleted file mode 100644 index 4c05c62..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftGroupInfo.java +++ /dev/null @@ -1,69 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftGroupInfo complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftGroupInfo">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tGroupInfo" type="{https://footballpool.dataaccess.eu}tGroupInfo" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftGroupInfo", propOrder = { - "tGroupInfo" -}) -public class ArrayOftGroupInfo { - - @XmlElement(nillable = true) - protected List tGroupInfo; - - /** - * Gets the value of the tGroupInfo property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tGroupInfo property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTGroupInfo().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TGroupInfo } - * - * - */ - public List getTGroupInfo() { - if (tGroupInfo == null) { - tGroupInfo = new ArrayList(); - } - return this.tGroupInfo; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftGroupStanding.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftGroupStanding.java deleted file mode 100644 index 9378510..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftGroupStanding.java +++ /dev/null @@ -1,69 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftGroupStanding complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftGroupStanding">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tGroupStanding" type="{https://footballpool.dataaccess.eu}tGroupStanding" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftGroupStanding", propOrder = { - "tGroupStanding" -}) -public class ArrayOftGroupStanding { - - @XmlElement(nillable = true) - protected List tGroupStanding; - - /** - * Gets the value of the tGroupStanding property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tGroupStanding property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTGroupStanding().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TGroupStanding } - * - * - */ - public List getTGroupStanding() { - if (tGroupStanding == null) { - tGroupStanding = new ArrayList(); - } - return this.tGroupStanding; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftNextGame.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftNextGame.java deleted file mode 100644 index 538c063..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftNextGame.java +++ /dev/null @@ -1,69 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftNextGame complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftNextGame">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tNextGame" type="{https://footballpool.dataaccess.eu}tNextGame" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftNextGame", propOrder = { - "tNextGame" -}) -public class ArrayOftNextGame { - - @XmlElement(nillable = true) - protected List tNextGame; - - /** - * Gets the value of the tNextGame property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tNextGame property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTNextGame().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TNextGame } - * - * - */ - public List getTNextGame() { - if (tNextGame == null) { - tNextGame = new ArrayList(); - } - return this.tNextGame; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftPlayer.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftPlayer.java deleted file mode 100644 index d92c758..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftPlayer.java +++ /dev/null @@ -1,69 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftPlayer complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftPlayer">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tPlayer" type="{https://footballpool.dataaccess.eu}tPlayer" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftPlayer", propOrder = { - "tPlayer" -}) -public class ArrayOftPlayer { - - @XmlElement(nillable = true) - protected List tPlayer; - - /** - * Gets the value of the tPlayer property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tPlayer property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTPlayer().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TPlayer } - * - * - */ - public List getTPlayer() { - if (tPlayer == null) { - tPlayer = new ArrayList(); - } - return this.tPlayer; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftPlayerName.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftPlayerName.java deleted file mode 100644 index 6968350..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftPlayerName.java +++ /dev/null @@ -1,69 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftPlayerName complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftPlayerName">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tPlayerName" type="{https://footballpool.dataaccess.eu}tPlayerName" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftPlayerName", propOrder = { - "tPlayerName" -}) -public class ArrayOftPlayerName { - - @XmlElement(nillable = true) - protected List tPlayerName; - - /** - * Gets the value of the tPlayerName property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tPlayerName property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTPlayerName().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TPlayerName } - * - * - */ - public List getTPlayerName() { - if (tPlayerName == null) { - tPlayerName = new ArrayList(); - } - return this.tPlayerName; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftPlayerRole.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftPlayerRole.java deleted file mode 100644 index 336cc2f..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftPlayerRole.java +++ /dev/null @@ -1,69 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftPlayerRole complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftPlayerRole">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tPlayerRole" type="{https://footballpool.dataaccess.eu}tPlayerRole" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftPlayerRole", propOrder = { - "tPlayerRole" -}) -public class ArrayOftPlayerRole { - - @XmlElement(nillable = true) - protected List tPlayerRole; - - /** - * Gets the value of the tPlayerRole property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tPlayerRole property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTPlayerRole().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TPlayerRole } - * - * - */ - public List getTPlayerRole() { - if (tPlayerRole == null) { - tPlayerRole = new ArrayList(); - } - return this.tPlayerRole; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftStadiumInfo.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftStadiumInfo.java deleted file mode 100644 index 62f24a8..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftStadiumInfo.java +++ /dev/null @@ -1,69 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftStadiumInfo complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftStadiumInfo">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tStadiumInfo" type="{https://footballpool.dataaccess.eu}tStadiumInfo" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftStadiumInfo", propOrder = { - "tStadiumInfo" -}) -public class ArrayOftStadiumInfo { - - @XmlElement(nillable = true) - protected List tStadiumInfo; - - /** - * Gets the value of the tStadiumInfo property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tStadiumInfo property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTStadiumInfo().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TStadiumInfo } - * - * - */ - public List getTStadiumInfo() { - if (tStadiumInfo == null) { - tStadiumInfo = new ArrayList(); - } - return this.tStadiumInfo; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftTeam.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftTeam.java deleted file mode 100644 index b2f4250..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftTeam.java +++ /dev/null @@ -1,69 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftTeam complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftTeam">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tTeam" type="{https://footballpool.dataaccess.eu}tTeam" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftTeam", propOrder = { - "tTeam" -}) -public class ArrayOftTeam { - - @XmlElement(nillable = true) - protected List tTeam; - - /** - * Gets the value of the tTeam property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tTeam property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTTeam().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TTeam } - * - * - */ - public List getTTeam() { - if (tTeam == null) { - tTeam = new ArrayList(); - } - return this.tTeam; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftTeamCoachName.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftTeamCoachName.java deleted file mode 100644 index 270ac71..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftTeamCoachName.java +++ /dev/null @@ -1,69 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftTeamCoachName complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftTeamCoachName">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tTeamCoachName" type="{https://footballpool.dataaccess.eu}tTeamCoachName" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftTeamCoachName", propOrder = { - "tTeamCoachName" -}) -public class ArrayOftTeamCoachName { - - @XmlElement(nillable = true) - protected List tTeamCoachName; - - /** - * Gets the value of the tTeamCoachName property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tTeamCoachName property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTTeamCoachName().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TTeamCoachName } - * - * - */ - public List getTTeamCoachName() { - if (tTeamCoachName == null) { - tTeamCoachName = new ArrayList(); - } - return this.tTeamCoachName; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftTeamPlayerCardInfo.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftTeamPlayerCardInfo.java deleted file mode 100644 index 4ef4b34..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftTeamPlayerCardInfo.java +++ /dev/null @@ -1,69 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftTeamPlayerCardInfo complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftTeamPlayerCardInfo">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tTeamPlayerCardInfo" type="{https://footballpool.dataaccess.eu}tTeamPlayerCardInfo" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftTeamPlayerCardInfo", propOrder = { - "tTeamPlayerCardInfo" -}) -public class ArrayOftTeamPlayerCardInfo { - - @XmlElement(nillable = true) - protected List tTeamPlayerCardInfo; - - /** - * Gets the value of the tTeamPlayerCardInfo property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tTeamPlayerCardInfo property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTTeamPlayerCardInfo().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TTeamPlayerCardInfo } - * - * - */ - public List getTTeamPlayerCardInfo() { - if (tTeamPlayerCardInfo == null) { - tTeamPlayerCardInfo = new ArrayList(); - } - return this.tTeamPlayerCardInfo; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftTeamPlayerCardRankInfo.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftTeamPlayerCardRankInfo.java deleted file mode 100644 index 62a8d55..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftTeamPlayerCardRankInfo.java +++ /dev/null @@ -1,69 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftTeamPlayerCardRankInfo complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftTeamPlayerCardRankInfo">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tTeamPlayerCardRankInfo" type="{https://footballpool.dataaccess.eu}tTeamPlayerCardRankInfo" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftTeamPlayerCardRankInfo", propOrder = { - "tTeamPlayerCardRankInfo" -}) -public class ArrayOftTeamPlayerCardRankInfo { - - @XmlElement(nillable = true) - protected List tTeamPlayerCardRankInfo; - - /** - * Gets the value of the tTeamPlayerCardRankInfo property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tTeamPlayerCardRankInfo property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTTeamPlayerCardRankInfo().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TTeamPlayerCardRankInfo } - * - * - */ - public List getTTeamPlayerCardRankInfo() { - if (tTeamPlayerCardRankInfo == null) { - tTeamPlayerCardRankInfo = new ArrayList(); - } - return this.tTeamPlayerCardRankInfo; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftTeamPlayerGoalsRankInfo.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftTeamPlayerGoalsRankInfo.java deleted file mode 100644 index 5367fd8..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftTeamPlayerGoalsRankInfo.java +++ /dev/null @@ -1,69 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftTeamPlayerGoalsRankInfo complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftTeamPlayerGoalsRankInfo">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tTeamPlayerGoalsRankInfo" type="{https://footballpool.dataaccess.eu}tTeamPlayerGoalsRankInfo" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftTeamPlayerGoalsRankInfo", propOrder = { - "tTeamPlayerGoalsRankInfo" -}) -public class ArrayOftTeamPlayerGoalsRankInfo { - - @XmlElement(nillable = true) - protected List tTeamPlayerGoalsRankInfo; - - /** - * Gets the value of the tTeamPlayerGoalsRankInfo property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tTeamPlayerGoalsRankInfo property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTTeamPlayerGoalsRankInfo().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TTeamPlayerGoalsRankInfo } - * - * - */ - public List getTTeamPlayerGoalsRankInfo() { - if (tTeamPlayerGoalsRankInfo == null) { - tTeamPlayerGoalsRankInfo = new ArrayList(); - } - return this.tTeamPlayerGoalsRankInfo; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftTeamPlayerName.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftTeamPlayerName.java deleted file mode 100644 index c3c7eb1..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftTeamPlayerName.java +++ /dev/null @@ -1,69 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftTeamPlayerName complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftTeamPlayerName">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tTeamPlayerName" type="{https://footballpool.dataaccess.eu}tTeamPlayerName" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftTeamPlayerName", propOrder = { - "tTeamPlayerName" -}) -public class ArrayOftTeamPlayerName { - - @XmlElement(nillable = true) - protected List tTeamPlayerName; - - /** - * Gets the value of the tTeamPlayerName property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tTeamPlayerName property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTTeamPlayerName().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TTeamPlayerName } - * - * - */ - public List getTTeamPlayerName() { - if (tTeamPlayerName == null) { - tTeamPlayerName = new ArrayList(); - } - return this.tTeamPlayerName; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftTopScorerTop5.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftTopScorerTop5.java deleted file mode 100644 index 1299275..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ArrayOftTopScorerTop5.java +++ /dev/null @@ -1,69 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.util.ArrayList; -import java.util.List; -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for ArrayOftTopScorerTop5 complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="ArrayOftTopScorerTop5">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="tTopScorerTop5" type="{https://footballpool.dataaccess.eu}tTopScorerTop5" maxOccurs="unbounded" minOccurs="0"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "ArrayOftTopScorerTop5", propOrder = { - "tTopScorerTop5" -}) -public class ArrayOftTopScorerTop5 { - - @XmlElement(nillable = true) - protected List tTopScorerTop5; - - /** - * Gets the value of the tTopScorerTop5 property. - * - *

- * This accessor method returns a reference to the live list, - * not a snapshot. Therefore any modification you make to the - * returned list will be present inside the JAXB object. - * This is why there is not a set method for the tTopScorerTop5 property. - * - *

- * For example, to add a new item, do as follows: - *

-     *    getTTopScorerTop5().add(newItem);
-     * 
- * - * - *

- * Objects of the following type(s) are allowed in the list - * {@link TTopScorerTop5 } - * - * - */ - public List getTTopScorerTop5() { - if (tTopScorerTop5 == null) { - tTopScorerTop5 = new ArrayList(); - } - return this.tTopScorerTop5; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/Cards.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/Cards.java deleted file mode 100644 index 1c39a5d..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/Cards.java +++ /dev/null @@ -1,73 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="bYellow" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
- *         <element name="iGameNumber" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "bYellow", - "iGameNumber" -}) -@XmlRootElement(name = "Cards") -public class Cards { - - protected boolean bYellow; - protected int iGameNumber; - - /** - * Gets the value of the bYellow property. - * - */ - public boolean isBYellow() { - return bYellow; - } - - /** - * Sets the value of the bYellow property. - * - */ - public void setBYellow(boolean value) { - this.bYellow = value; - } - - /** - * Gets the value of the iGameNumber property. - * - */ - public int getIGameNumber() { - return iGameNumber; - } - - /** - * Sets the value of the iGameNumber property. - * - */ - public void setIGameNumber(int value) { - this.iGameNumber = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/CardsResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/CardsResponse.java deleted file mode 100644 index ae1af79..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/CardsResponse.java +++ /dev/null @@ -1,56 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="CardsResult" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "cardsResult" -}) -@XmlRootElement(name = "CardsResponse") -public class CardsResponse { - - @XmlElement(name = "CardsResult") - protected int cardsResult; - - /** - * Gets the value of the cardsResult property. - * - */ - public int getCardsResult() { - return cardsResult; - } - - /** - * Sets the value of the cardsResult property. - * - */ - public void setCardsResult(int value) { - this.cardsResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/CityNames.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/CityNames.java deleted file mode 100644 index dd9a67b..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/CityNames.java +++ /dev/null @@ -1,34 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "CityNames") -public class CityNames { - - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/CityNamesResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/CityNamesResponse.java deleted file mode 100644 index 6870d98..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/CityNamesResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="CityNamesResult" type="{https://footballpool.dataaccess.eu}ArrayOfString"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "cityNamesResult" -}) -@XmlRootElement(name = "CityNamesResponse") -public class CityNamesResponse { - - @XmlElement(name = "CityNamesResult", required = true) - protected ArrayOfString cityNamesResult; - - /** - * Gets the value of the cityNamesResult property. - * - * @return - * possible object is - * {@link ArrayOfString } - * - */ - public ArrayOfString getCityNamesResult() { - return cityNamesResult; - } - - /** - * Sets the value of the cityNamesResult property. - * - * @param value - * allowed object is - * {@link ArrayOfString } - * - */ - public void setCityNamesResult(ArrayOfString value) { - this.cityNamesResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/Countries.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/Countries.java deleted file mode 100644 index 3736f0f..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/Countries.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sCountryName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "sCountryName" -}) -@XmlRootElement(name = "Countries") -public class Countries { - - @XmlElement(required = true) - protected String sCountryName; - - /** - * Gets the value of the sCountryName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSCountryName() { - return sCountryName; - } - - /** - * Sets the value of the sCountryName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSCountryName(String value) { - this.sCountryName = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/CountriesResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/CountriesResponse.java deleted file mode 100644 index b5f567d..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/CountriesResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="CountriesResult" type="{https://footballpool.dataaccess.eu}ArrayOftCountry"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "countriesResult" -}) -@XmlRootElement(name = "CountriesResponse") -public class CountriesResponse { - - @XmlElement(name = "CountriesResult", required = true) - protected ArrayOftCountry countriesResult; - - /** - * Gets the value of the countriesResult property. - * - * @return - * possible object is - * {@link ArrayOftCountry } - * - */ - public ArrayOftCountry getCountriesResult() { - return countriesResult; - } - - /** - * Sets the value of the countriesResult property. - * - * @param value - * allowed object is - * {@link ArrayOftCountry } - * - */ - public void setCountriesResult(ArrayOftCountry value) { - this.countriesResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/FirstLastGamesEachLevel.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/FirstLastGamesEachLevel.java deleted file mode 100644 index 2ee459a..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/FirstLastGamesEachLevel.java +++ /dev/null @@ -1,34 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "FirstLastGamesEachLevel") -public class FirstLastGamesEachLevel { - - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/FirstLastGamesEachLevelResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/FirstLastGamesEachLevelResponse.java deleted file mode 100644 index 310c57f..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/FirstLastGamesEachLevelResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="FirstLastGamesEachLevelResult" type="{https://footballpool.dataaccess.eu}ArrayOftGameLevelInfo"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "firstLastGamesEachLevelResult" -}) -@XmlRootElement(name = "FirstLastGamesEachLevelResponse") -public class FirstLastGamesEachLevelResponse { - - @XmlElement(name = "FirstLastGamesEachLevelResult", required = true) - protected ArrayOftGameLevelInfo firstLastGamesEachLevelResult; - - /** - * Gets the value of the firstLastGamesEachLevelResult property. - * - * @return - * possible object is - * {@link ArrayOftGameLevelInfo } - * - */ - public ArrayOftGameLevelInfo getFirstLastGamesEachLevelResult() { - return firstLastGamesEachLevelResult; - } - - /** - * Sets the value of the firstLastGamesEachLevelResult property. - * - * @param value - * allowed object is - * {@link ArrayOftGameLevelInfo } - * - */ - public void setFirstLastGamesEachLevelResult(ArrayOftGameLevelInfo value) { - this.firstLastGamesEachLevelResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GameIDsGroupedByCity.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GameIDsGroupedByCity.java deleted file mode 100644 index 9a441db..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GameIDsGroupedByCity.java +++ /dev/null @@ -1,34 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "GameIDsGroupedByCity") -public class GameIDsGroupedByCity { - - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GameIDsGroupedByCityResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GameIDsGroupedByCityResponse.java deleted file mode 100644 index b5aba56..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GameIDsGroupedByCityResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="GameIDsGroupedByCityResult" type="{https://footballpool.dataaccess.eu}ArrayOftGameIDsPerCity"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "gameIDsGroupedByCityResult" -}) -@XmlRootElement(name = "GameIDsGroupedByCityResponse") -public class GameIDsGroupedByCityResponse { - - @XmlElement(name = "GameIDsGroupedByCityResult", required = true) - protected ArrayOftGameIDsPerCity gameIDsGroupedByCityResult; - - /** - * Gets the value of the gameIDsGroupedByCityResult property. - * - * @return - * possible object is - * {@link ArrayOftGameIDsPerCity } - * - */ - public ArrayOftGameIDsPerCity getGameIDsGroupedByCityResult() { - return gameIDsGroupedByCityResult; - } - - /** - * Sets the value of the gameIDsGroupedByCityResult property. - * - * @param value - * allowed object is - * {@link ArrayOftGameIDsPerCity } - * - */ - public void setGameIDsGroupedByCityResult(ArrayOftGameIDsPerCity value) { - this.gameIDsGroupedByCityResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GameScore.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GameScore.java deleted file mode 100644 index dba1d7d..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GameScore.java +++ /dev/null @@ -1,54 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="iGameNumber" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "iGameNumber" -}) -@XmlRootElement(name = "GameScore") -public class GameScore { - - protected int iGameNumber; - - /** - * Gets the value of the iGameNumber property. - * - */ - public int getIGameNumber() { - return iGameNumber; - } - - /** - * Sets the value of the iGameNumber property. - * - */ - public void setIGameNumber(int value) { - this.iGameNumber = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GameScoreResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GameScoreResponse.java deleted file mode 100644 index 2226be8..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GameScoreResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="GameScoreResult" type="{https://footballpool.dataaccess.eu}tGameResult"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "gameScoreResult" -}) -@XmlRootElement(name = "GameScoreResponse") -public class GameScoreResponse { - - @XmlElement(name = "GameScoreResult", required = true) - protected TGameResult gameScoreResult; - - /** - * Gets the value of the gameScoreResult property. - * - * @return - * possible object is - * {@link TGameResult } - * - */ - public TGameResult getGameScoreResult() { - return gameScoreResult; - } - - /** - * Sets the value of the gameScoreResult property. - * - * @param value - * allowed object is - * {@link TGameResult } - * - */ - public void setGameScoreResult(TGameResult value) { - this.gameScoreResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GameTeamScore.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GameTeamScore.java deleted file mode 100644 index f1214cc..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GameTeamScore.java +++ /dev/null @@ -1,73 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="iGameNumber" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="iTeamId" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "iGameNumber", - "iTeamId" -}) -@XmlRootElement(name = "GameTeamScore") -public class GameTeamScore { - - protected int iGameNumber; - protected int iTeamId; - - /** - * Gets the value of the iGameNumber property. - * - */ - public int getIGameNumber() { - return iGameNumber; - } - - /** - * Sets the value of the iGameNumber property. - * - */ - public void setIGameNumber(int value) { - this.iGameNumber = value; - } - - /** - * Gets the value of the iTeamId property. - * - */ - public int getITeamId() { - return iTeamId; - } - - /** - * Sets the value of the iTeamId property. - * - */ - public void setITeamId(int value) { - this.iTeamId = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GameTeamScoreResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GameTeamScoreResponse.java deleted file mode 100644 index 3eaad3e..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GameTeamScoreResponse.java +++ /dev/null @@ -1,56 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="GameTeamScoreResult" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "gameTeamScoreResult" -}) -@XmlRootElement(name = "GameTeamScoreResponse") -public class GameTeamScoreResponse { - - @XmlElement(name = "GameTeamScoreResult") - protected int gameTeamScoreResult; - - /** - * Gets the value of the gameTeamScoreResult property. - * - */ - public int getGameTeamScoreResult() { - return gameTeamScoreResult; - } - - /** - * Sets the value of the gameTeamScoreResult property. - * - */ - public void setGameTeamScoreResult(int value) { - this.gameTeamScoreResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GoalsScored.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GoalsScored.java deleted file mode 100644 index 242214a..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GoalsScored.java +++ /dev/null @@ -1,34 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "GoalsScored") -public class GoalsScored { - - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GoalsScoredResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GoalsScoredResponse.java deleted file mode 100644 index b20172e..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GoalsScoredResponse.java +++ /dev/null @@ -1,56 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="GoalsScoredResult" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "goalsScoredResult" -}) -@XmlRootElement(name = "GoalsScoredResponse") -public class GoalsScoredResponse { - - @XmlElement(name = "GoalsScoredResult") - protected int goalsScoredResult; - - /** - * Gets the value of the goalsScoredResult property. - * - */ - public int getGoalsScoredResult() { - return goalsScoredResult; - } - - /** - * Sets the value of the goalsScoredResult property. - * - */ - public void setGoalsScoredResult(int value) { - this.goalsScoredResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GroupFirstGameDate.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GroupFirstGameDate.java deleted file mode 100644 index 3c42429..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GroupFirstGameDate.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sGroupCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "sGroupCode" -}) -@XmlRootElement(name = "GroupFirstGameDate") -public class GroupFirstGameDate { - - @XmlElement(required = true) - protected String sGroupCode; - - /** - * Gets the value of the sGroupCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSGroupCode() { - return sGroupCode; - } - - /** - * Sets the value of the sGroupCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSGroupCode(String value) { - this.sGroupCode = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GroupFirstGameDateResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GroupFirstGameDateResponse.java deleted file mode 100644 index b6a77a7..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GroupFirstGameDateResponse.java +++ /dev/null @@ -1,67 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlSchemaType; -import javax.xml.bind.annotation.XmlType; -import javax.xml.datatype.XMLGregorianCalendar; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="GroupFirstGameDateResult" type="{http://www.w3.org/2001/XMLSchema}date"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "groupFirstGameDateResult" -}) -@XmlRootElement(name = "GroupFirstGameDateResponse") -public class GroupFirstGameDateResponse { - - @XmlElement(name = "GroupFirstGameDateResult", required = true) - @XmlSchemaType(name = "date") - protected XMLGregorianCalendar groupFirstGameDateResult; - - /** - * Gets the value of the groupFirstGameDateResult property. - * - * @return - * possible object is - * {@link XMLGregorianCalendar } - * - */ - public XMLGregorianCalendar getGroupFirstGameDateResult() { - return groupFirstGameDateResult; - } - - /** - * Sets the value of the groupFirstGameDateResult property. - * - * @param value - * allowed object is - * {@link XMLGregorianCalendar } - * - */ - public void setGroupFirstGameDateResult(XMLGregorianCalendar value) { - this.groupFirstGameDateResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GroupInfo.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GroupInfo.java deleted file mode 100644 index 6049268..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GroupInfo.java +++ /dev/null @@ -1,34 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "GroupInfo") -public class GroupInfo { - - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GroupInfoResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GroupInfoResponse.java deleted file mode 100644 index 8382b70..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GroupInfoResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="GroupInfoResult" type="{https://footballpool.dataaccess.eu}ArrayOftGroupInfo"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "groupInfoResult" -}) -@XmlRootElement(name = "GroupInfoResponse") -public class GroupInfoResponse { - - @XmlElement(name = "GroupInfoResult", required = true) - protected ArrayOftGroupInfo groupInfoResult; - - /** - * Gets the value of the groupInfoResult property. - * - * @return - * possible object is - * {@link ArrayOftGroupInfo } - * - */ - public ArrayOftGroupInfo getGroupInfoResult() { - return groupInfoResult; - } - - /** - * Sets the value of the groupInfoResult property. - * - * @param value - * allowed object is - * {@link ArrayOftGroupInfo } - * - */ - public void setGroupInfoResult(ArrayOftGroupInfo value) { - this.groupInfoResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GroupLastGameDate.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GroupLastGameDate.java deleted file mode 100644 index debb476..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GroupLastGameDate.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sGroupCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "sGroupCode" -}) -@XmlRootElement(name = "GroupLastGameDate") -public class GroupLastGameDate { - - @XmlElement(required = true) - protected String sGroupCode; - - /** - * Gets the value of the sGroupCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSGroupCode() { - return sGroupCode; - } - - /** - * Sets the value of the sGroupCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSGroupCode(String value) { - this.sGroupCode = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GroupLastGameDateResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GroupLastGameDateResponse.java deleted file mode 100644 index 8918682..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GroupLastGameDateResponse.java +++ /dev/null @@ -1,67 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlSchemaType; -import javax.xml.bind.annotation.XmlType; -import javax.xml.datatype.XMLGregorianCalendar; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="GroupLastGameDateResult" type="{http://www.w3.org/2001/XMLSchema}date"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "groupLastGameDateResult" -}) -@XmlRootElement(name = "GroupLastGameDateResponse") -public class GroupLastGameDateResponse { - - @XmlElement(name = "GroupLastGameDateResult", required = true) - @XmlSchemaType(name = "date") - protected XMLGregorianCalendar groupLastGameDateResult; - - /** - * Gets the value of the groupLastGameDateResult property. - * - * @return - * possible object is - * {@link XMLGregorianCalendar } - * - */ - public XMLGregorianCalendar getGroupLastGameDateResult() { - return groupLastGameDateResult; - } - - /** - * Sets the value of the groupLastGameDateResult property. - * - * @param value - * allowed object is - * {@link XMLGregorianCalendar } - * - */ - public void setGroupLastGameDateResult(XMLGregorianCalendar value) { - this.groupLastGameDateResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GroupStandings.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GroupStandings.java deleted file mode 100644 index 0d45133..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GroupStandings.java +++ /dev/null @@ -1,54 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="iGroupId" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "iGroupId" -}) -@XmlRootElement(name = "GroupStandings") -public class GroupStandings { - - protected int iGroupId; - - /** - * Gets the value of the iGroupId property. - * - */ - public int getIGroupId() { - return iGroupId; - } - - /** - * Sets the value of the iGroupId property. - * - */ - public void setIGroupId(int value) { - this.iGroupId = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GroupStandingsResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GroupStandingsResponse.java deleted file mode 100644 index 19e5c80..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/GroupStandingsResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="GroupStandingsResult" type="{https://footballpool.dataaccess.eu}ArrayOftGroupStanding"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "groupStandingsResult" -}) -@XmlRootElement(name = "GroupStandingsResponse") -public class GroupStandingsResponse { - - @XmlElement(name = "GroupStandingsResult", required = true) - protected ArrayOftGroupStanding groupStandingsResult; - - /** - * Gets the value of the groupStandingsResult property. - * - * @return - * possible object is - * {@link ArrayOftGroupStanding } - * - */ - public ArrayOftGroupStanding getGroupStandingsResult() { - return groupStandingsResult; - } - - /** - * Sets the value of the groupStandingsResult property. - * - * @param value - * allowed object is - * {@link ArrayOftGroupStanding } - * - */ - public void setGroupStandingsResult(ArrayOftGroupStanding value) { - this.groupStandingsResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/Info.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/Info.java deleted file mode 100644 index e1173e3..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/Info.java +++ /dev/null @@ -1,118 +0,0 @@ - -package https.footballpool_dataaccess; - -import java.net.MalformedURLException; -import java.net.URL; -import javax.xml.namespace.QName; -import javax.xml.ws.Service; -import javax.xml.ws.WebEndpoint; -import javax.xml.ws.WebServiceClient; -import javax.xml.ws.WebServiceException; -import javax.xml.ws.WebServiceFeature; - - -/** - * DataFlex Web Service for public information from the DataFlex Football Pool - * - * This class was generated by the JAX-WS RI. - * JAX-WS RI 2.2.6-1b01 - * Generated source version: 2.2 - * - */ -@WebServiceClient(name = "Info", targetNamespace = "https://footballpool.dataaccess.eu", wsdlLocation = "https://ws.footballpool.dataaccess.eu/info.wso?WSDL") -public class Info - extends Service -{ - - private final static URL INFO_WSDL_LOCATION; - private final static WebServiceException INFO_EXCEPTION; - private final static QName INFO_QNAME = new QName("https://footballpool.dataaccess.eu", "Info"); - - static { - URL url = null; - WebServiceException e = null; - try { - url = new URL("https://ws.footballpool.dataaccess.eu/info.wso?WSDL"); - } catch (MalformedURLException ex) { - e = new WebServiceException(ex); - } - INFO_WSDL_LOCATION = url; - INFO_EXCEPTION = e; - } - - public Info() { - super(__getWsdlLocation(), INFO_QNAME); - } - - public Info(WebServiceFeature... features) { - super(__getWsdlLocation(), INFO_QNAME, features); - } - - public Info(URL wsdlLocation) { - super(wsdlLocation, INFO_QNAME); - } - - public Info(URL wsdlLocation, WebServiceFeature... features) { - super(wsdlLocation, INFO_QNAME, features); - } - - public Info(URL wsdlLocation, QName serviceName) { - super(wsdlLocation, serviceName); - } - - public Info(URL wsdlLocation, QName serviceName, WebServiceFeature... features) { - super(wsdlLocation, serviceName, features); - } - - /** - * - * @return - * returns InfoSoapType - */ - @WebEndpoint(name = "InfoSoap") - public InfoSoapType getInfoSoap() { - return super.getPort(new QName("https://footballpool.dataaccess.eu", "InfoSoap"), InfoSoapType.class); - } - - /** - * - * @param features - * A list of {@link javax.xml.ws.WebServiceFeature} to configure on the proxy. Supported features not in the features parameter will have their default values. - * @return - * returns InfoSoapType - */ - @WebEndpoint(name = "InfoSoap") - public InfoSoapType getInfoSoap(WebServiceFeature... features) { - return super.getPort(new QName("https://footballpool.dataaccess.eu", "InfoSoap"), InfoSoapType.class, features); - } - - /** - * - * @return - * returns InfoSoapType - */ - @WebEndpoint(name = "InfoSoap12") - public InfoSoapType getInfoSoap12() { - return super.getPort(new QName("https://footballpool.dataaccess.eu", "InfoSoap12"), InfoSoapType.class); - } - - /** - * - * @param features - * A list of {@link javax.xml.ws.WebServiceFeature} to configure on the proxy. Supported features not in the features parameter will have their default values. - * @return - * returns InfoSoapType - */ - @WebEndpoint(name = "InfoSoap12") - public InfoSoapType getInfoSoap12(WebServiceFeature... features) { - return super.getPort(new QName("https://footballpool.dataaccess.eu", "InfoSoap12"), InfoSoapType.class, features); - } - - private static URL __getWsdlLocation() { - if (INFO_EXCEPTION!= null) { - throw INFO_EXCEPTION; - } - return INFO_WSDL_LOCATION; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/InfoSoapType.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/InfoSoapType.java deleted file mode 100644 index adc801f..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/InfoSoapType.java +++ /dev/null @@ -1,528 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.jws.WebMethod; -import javax.jws.WebParam; -import javax.jws.WebResult; -import javax.jws.WebService; -import javax.xml.bind.annotation.XmlSeeAlso; -import javax.xml.datatype.XMLGregorianCalendar; -import javax.xml.ws.RequestWrapper; -import javax.xml.ws.ResponseWrapper; - - -/** - * This class was generated by the JAX-WS RI. - * JAX-WS RI 2.2.6-1b01 - * Generated source version: 2.2 - * - */ -@WebService(name = "InfoSoapType", targetNamespace = "https://footballpool.dataaccess.eu") -@XmlSeeAlso({ - ObjectFactory.class -}) -public interface InfoSoapType { - - - /** - * Returns an array with the information about the given yellow and red cards in all games. What date, minute, teams that were playing and player name - * - * @return - * returns https.footballpool_dataaccess.ArrayOftAllCardsInfo - */ - @WebMethod(operationName = "AllCardsInfo") - @WebResult(name = "AllCardsInfoResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "AllCardsInfo", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.AllCardsInfo") - @ResponseWrapper(localName = "AllCardsInfoResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.AllCardsInfoResponse") - public ArrayOftAllCardsInfo allCardsInfo(); - - /** - * Returns an array with the id, name, country and flag reference of all players. Pass a 0 for all players and 1 for only the selected players. - * - * @param bSelected - * @return - * returns https.footballpool_dataaccess.ArrayOftPlayerName - */ - @WebMethod(operationName = "AllPlayerNames") - @WebResult(name = "AllPlayerNamesResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "AllPlayerNames", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.AllPlayerNames") - @ResponseWrapper(localName = "AllPlayerNamesResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.AllPlayerNamesResponse") - public ArrayOftPlayerName allPlayerNames( - @WebParam(name = "bSelected", targetNamespace = "https://footballpool.dataaccess.eu") - boolean bSelected); - - /** - * Returns an array with the names of all players that have a yellow or a red card. The number of yellow and red cards is returned. - * - * @return - * returns https.footballpool_dataaccess.ArrayOftTeamPlayerCardInfo - */ - @WebMethod(operationName = "AllPlayersWithCards") - @WebResult(name = "AllPlayersWithCardsResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "AllPlayersWithCards", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.AllPlayersWithCards") - @ResponseWrapper(localName = "AllPlayersWithCardsResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.AllPlayersWithCardsResponse") - public ArrayOftTeamPlayerCardInfo allPlayersWithCards(); - - /** - * Returns an array with the names of all players that have the passed player role. If you pass a team name the result will be filtered on that team. For possible team names call the function TeamNames. For possible role codes call the function PlayerRoles - * - * @param sRoleCode - * @param sTeamName - * @return - * returns https.footballpool_dataaccess.ArrayOftTeamPlayerName - */ - @WebMethod(operationName = "AllPlayersWithRole") - @WebResult(name = "AllPlayersWithRoleResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "AllPlayersWithRole", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.AllPlayersWithRole") - @ResponseWrapper(localName = "AllPlayersWithRoleResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.AllPlayersWithRoleResponse") - public ArrayOftTeamPlayerName allPlayersWithRole( - @WebParam(name = "sTeamName", targetNamespace = "https://footballpool.dataaccess.eu") - String sTeamName, - @WebParam(name = "sRoleCode", targetNamespace = "https://footballpool.dataaccess.eu") - String sRoleCode); - - /** - * Returns an array with the information stored about all stadiums. The array contains the names, the city where the stadium can be found, the seat capacity, the google maps and wikipedia URLs - * - * @return - * returns https.footballpool_dataaccess.ArrayOftStadiumInfo - */ - @WebMethod(operationName = "AllStadiumInfo") - @WebResult(name = "AllStadiumInfoResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "AllStadiumInfo", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.AllStadiumInfo") - @ResponseWrapper(localName = "AllStadiumInfoResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.AllStadiumInfoResponse") - public ArrayOftStadiumInfo allStadiumInfo(); - - /** - * Returns an array with the names of all the coaches and the team name he/she is coaching - * - * @return - * returns https.footballpool_dataaccess.ArrayOftTeamCoachName - */ - @WebMethod(operationName = "AllTeamCoachNames") - @WebResult(name = "AllTeamCoachNamesResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "AllTeamCoachNames", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.AllTeamCoachNames") - @ResponseWrapper(localName = "AllTeamCoachNamesResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.AllTeamCoachNamesResponse") - public ArrayOftTeamCoachName allTeamCoachNames(); - - /** - * Returns the total number of red or yellow cards given for all games (iGameNumber < 1) or a specific game. For the game numbers call the function ResultsAllGames - * - * @param bYellow - * @param iGameNumber - * @return - * returns int - */ - @WebMethod(operationName = "Cards") - @WebResult(name = "CardsResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "Cards", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.Cards") - @ResponseWrapper(localName = "CardsResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.CardsResponse") - public int cards( - @WebParam(name = "bYellow", targetNamespace = "https://footballpool.dataaccess.eu") - boolean bYellow, - @WebParam(name = "iGameNumber", targetNamespace = "https://footballpool.dataaccess.eu") - int iGameNumber); - - /** - * Returns an array with all the city names where games are played - * - * @return - * returns https.footballpool_dataaccess.ArrayOfString - */ - @WebMethod(operationName = "CityNames") - @WebResult(name = "CityNamesResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "CityNames", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.CityNames") - @ResponseWrapper(localName = "CityNamesResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.CityNamesResponse") - public ArrayOfString cityNames(); - - /** - * Get the top 25 countries starting with or containing the value of sName - * - * @param sCountryName - * @return - * returns https.footballpool_dataaccess.ArrayOftCountry - */ - @WebMethod(operationName = "Countries") - @WebResult(name = "CountriesResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "Countries", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.Countries") - @ResponseWrapper(localName = "CountriesResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.CountriesResponse") - public ArrayOftCountry countries( - @WebParam(name = "sCountryName", targetNamespace = "https://footballpool.dataaccess.eu") - String sCountryName); - - /** - * Returns an array with a play levels and per level the start and end game date and ID - * - * @return - * returns https.footballpool_dataaccess.ArrayOftGameLevelInfo - */ - @WebMethod(operationName = "FirstLastGamesEachLevel") - @WebResult(name = "FirstLastGamesEachLevelResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "FirstLastGamesEachLevel", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.FirstLastGamesEachLevel") - @ResponseWrapper(localName = "FirstLastGamesEachLevelResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.FirstLastGamesEachLevelResponse") - public ArrayOftGameLevelInfo firstLastGamesEachLevel(); - - /** - * Returns an array of Game IDs grouped by City Name - * - * @return - * returns https.footballpool_dataaccess.ArrayOftGameIDsPerCity - */ - @WebMethod(operationName = "GameIDsGroupedByCity") - @WebResult(name = "GameIDsGroupedByCityResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "GameIDsGroupedByCity", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.GameIDsGroupedByCity") - @ResponseWrapper(localName = "GameIDsGroupedByCityResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.GameIDsGroupedByCityResponse") - public ArrayOftGameIDsPerCity gameIDsGroupedByCity(); - - /** - * Returns the results of a given game (pass the game ID). For the game numbers call the function ResultsAllGames - * - * @param iGameNumber - * @return - * returns https.footballpool_dataaccess.TGameResult - */ - @WebMethod(operationName = "GameScore") - @WebResult(name = "GameScoreResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "GameScore", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.GameScore") - @ResponseWrapper(localName = "GameScoreResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.GameScoreResponse") - public TGameResult gameScore( - @WebParam(name = "iGameNumber", targetNamespace = "https://footballpool.dataaccess.eu") - int iGameNumber); - - /** - * Returns the score for a team in a game. For the game numbers call the function ResultsAllGames. For the team ID call the function Teams - * - * @param iTeamId - * @param iGameNumber - * @return - * returns int - */ - @WebMethod(operationName = "GameTeamScore") - @WebResult(name = "GameTeamScoreResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "GameTeamScore", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.GameTeamScore") - @ResponseWrapper(localName = "GameTeamScoreResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.GameTeamScoreResponse") - public int gameTeamScore( - @WebParam(name = "iGameNumber", targetNamespace = "https://footballpool.dataaccess.eu") - int iGameNumber, - @WebParam(name = "iTeamId", targetNamespace = "https://footballpool.dataaccess.eu") - int iTeamId); - - /** - * Returns the total number of goals scored - * - * @return - * returns int - */ - @WebMethod(operationName = "GoalsScored") - @WebResult(name = "GoalsScoredResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "GoalsScored", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.GoalsScored") - @ResponseWrapper(localName = "GoalsScoredResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.GoalsScoredResponse") - public int goalsScored(); - - /** - * Returns the date of the first game in this group - * - * @param sGroupCode - * @return - * returns javax.xml.datatype.XMLGregorianCalendar - */ - @WebMethod(operationName = "GroupFirstGameDate") - @WebResult(name = "GroupFirstGameDateResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "GroupFirstGameDate", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.GroupFirstGameDate") - @ResponseWrapper(localName = "GroupFirstGameDateResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.GroupFirstGameDateResponse") - public XMLGregorianCalendar groupFirstGameDate( - @WebParam(name = "sGroupCode", targetNamespace = "https://footballpool.dataaccess.eu") - String sGroupCode); - - /** - * Returns a list of groups (poule phase and later round of 16 etc) and the information such as name and date first and last game - * - * @return - * returns https.footballpool_dataaccess.ArrayOftGroupInfo - */ - @WebMethod(operationName = "GroupInfo") - @WebResult(name = "GroupInfoResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "GroupInfo", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.GroupInfo") - @ResponseWrapper(localName = "GroupInfoResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.GroupInfoResponse") - public ArrayOftGroupInfo groupInfo(); - - /** - * Returns the date of the last game in this group. For the group code call the function GroupInfo - * - * @param sGroupCode - * @return - * returns javax.xml.datatype.XMLGregorianCalendar - */ - @WebMethod(operationName = "GroupLastGameDate") - @WebResult(name = "GroupLastGameDateResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "GroupLastGameDate", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.GroupLastGameDate") - @ResponseWrapper(localName = "GroupLastGameDateResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.GroupLastGameDateResponse") - public XMLGregorianCalendar groupLastGameDate( - @WebParam(name = "sGroupCode", targetNamespace = "https://footballpool.dataaccess.eu") - String sGroupCode); - - /** - * Returns an the standings in each group by passing the group ID. For the group ID call the function GroupInfo - * - * @param iGroupId - * @return - * returns https.footballpool_dataaccess.ArrayOftGroupStanding - */ - @WebMethod(operationName = "GroupStandings") - @WebResult(name = "GroupStandingsResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "GroupStandings", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.GroupStandings") - @ResponseWrapper(localName = "GroupStandingsResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.GroupStandingsResponse") - public ArrayOftGroupStanding groupStandings( - @WebParam(name = "iGroupId", targetNamespace = "https://footballpool.dataaccess.eu") - int iGroupId); - - /** - * Returns the date of the first game in this level. For a level Number call the Levels Function. - * - * @param iLevel - * @return - * returns javax.xml.datatype.XMLGregorianCalendar - */ - @WebMethod(operationName = "LevelFirstGameDate") - @WebResult(name = "LevelFirstGameDateResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "LevelFirstGameDate", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.LevelFirstGameDate") - @ResponseWrapper(localName = "LevelFirstGameDateResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.LevelFirstGameDateResponse") - public XMLGregorianCalendar levelFirstGameDate( - @WebParam(name = "iLevel", targetNamespace = "https://footballpool.dataaccess.eu") - int iLevel); - - /** - * Returns the date of the last game in this level For a level number call the Levels function. For a level Number call the Levels Function. - * - * @param iLevel - * @return - * returns javax.xml.datatype.XMLGregorianCalendar - */ - @WebMethod(operationName = "LevelLastGameDate") - @WebResult(name = "LevelLastGameDateResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "LevelLastGameDate", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.LevelLastGameDate") - @ResponseWrapper(localName = "LevelLastGameDateResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.LevelLastGameDateResponse") - public XMLGregorianCalendar levelLastGameDate( - @WebParam(name = "iLevel", targetNamespace = "https://footballpool.dataaccess.eu") - int iLevel); - - /** - * Returns a array with level numbers. The numbers can be used in functions that require or offer an option to pass a level number such as LevelFirstGameDate - * - * @return - * returns https.footballpool_dataaccess.ArrayOfInt - */ - @WebMethod(operationName = "Levels") - @WebResult(name = "LevelsResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "Levels", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.Levels") - @ResponseWrapper(localName = "LevelsResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.LevelsResponse") - public ArrayOfInt levels(); - - /** - * Returns a list with tournament dates - * - * @return - * returns https.footballpool_dataaccess.ArrayOfdate - */ - @WebMethod(operationName = "MatchDates") - @WebResult(name = "MatchDatesResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "MatchDates", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.MatchDates") - @ResponseWrapper(localName = "MatchDatesResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.MatchDatesResponse") - public ArrayOfdate matchDates(); - - /** - * Returns an array with the next games of date that is greater than or equal to today. Only games of one day are returned. - * - * @return - * returns https.footballpool_dataaccess.ArrayOftNextGame - */ - @WebMethod(operationName = "NextGames") - @WebResult(name = "NextGamesResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "NextGames", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.NextGames") - @ResponseWrapper(localName = "NextGamesResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.NextGamesResponse") - public ArrayOftNextGame nextGames(); - - /** - * Get the top 10 players where name, fullname, firstname or lastname contains the value of sName - * - * @param sName - * @return - * returns https.footballpool_dataaccess.ArrayOftPlayer - */ - @WebMethod(operationName = "Players") - @WebResult(name = "PlayersResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "Players", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.Players") - @ResponseWrapper(localName = "PlayersResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.PlayersResponse") - public ArrayOftPlayer players( - @WebParam(name = "sName", targetNamespace = "https://footballpool.dataaccess.eu") - String sName); - - /** - * Returns an array with the roles a player can have (defender etc) - * - * @return - * returns https.footballpool_dataaccess.ArrayOftPlayerRole - */ - @WebMethod(operationName = "PlayerRoles") - @WebResult(name = "PlayerRolesResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "PlayerRoles", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.PlayerRoles") - @ResponseWrapper(localName = "PlayerRolesResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.PlayerRolesResponse") - public ArrayOftPlayerRole playerRoles(); - - /** - * Returns an array with the names of all players that have a yellow or a red card. The number of yellow and red cards is returned. - * - * @return - * returns https.footballpool_dataaccess.ArrayOftTeamPlayerCardRankInfo - */ - @WebMethod(operationName = "PlayersWithCardsRanked") - @WebResult(name = "PlayersWithCardsRankedResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "PlayersWithCardsRanked", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.PlayersWithCardsRanked") - @ResponseWrapper(localName = "PlayersWithCardsRankedResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.PlayersWithCardsRankedResponse") - public ArrayOftTeamPlayerCardRankInfo playersWithCardsRanked(); - - /** - * Returns an array with the names of all players that have scored a goal. - * - * @return - * returns https.footballpool_dataaccess.ArrayOftTeamPlayerGoalsRankInfo - */ - @WebMethod(operationName = "PlayersWithGoalsRanked") - @WebResult(name = "PlayersWithGoalsRankedResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "PlayersWithGoalsRanked", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.PlayersWithGoalsRanked") - @ResponseWrapper(localName = "PlayersWithGoalsRankedResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.PlayersWithGoalsRankedResponse") - public ArrayOftTeamPlayerGoalsRankInfo playersWithGoalsRanked(); - - /** - * Returns game result of all games overall, in one group or at one level. When groupid < 1 All games are processed (optionally filtered by level). A Group ID or level can be retrieved via GroupInfo. - * - * @param iGroupId - * @param iLevel - * @return - * returns https.footballpool_dataaccess.ArrayOftGameResult - */ - @WebMethod(operationName = "ResultsAllGames") - @WebResult(name = "ResultsAllGamesResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "ResultsAllGames", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.ResultsAllGames") - @ResponseWrapper(localName = "ResultsAllGamesResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.ResultsAllGamesResponse") - public ArrayOftGameResult resultsAllGames( - @WebParam(name = "iGroupId", targetNamespace = "https://footballpool.dataaccess.eu") - int iGroupId, - @WebParam(name = "iLevel", targetNamespace = "https://footballpool.dataaccess.eu") - int iLevel); - - /** - * Returns a URL that can be used to show a small map of the stadium. For the name of the stadium call the funciton StadiumNames - * - * @param sStadiumName - * @return - * returns java.lang.String - */ - @WebMethod(operationName = "StadiumGoogleMapsURL") - @WebResult(name = "StadiumGoogleMapsURLResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "StadiumGoogleMapsURL", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.StadiumGoogleMapsURL") - @ResponseWrapper(localName = "StadiumGoogleMapsURLResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.StadiumGoogleMapsURLResponse") - public String stadiumGoogleMapsURL( - @WebParam(name = "sStadiumName", targetNamespace = "https://footballpool.dataaccess.eu") - String sStadiumName); - - /** - * Returns the information stored about a particular stadium. For that pass the exact name of the stadium. For the name of the stadium call the funciton StadiumNames - * - * @param sStadiumName - * @return - * returns https.footballpool_dataaccess.TStadiumInfo - */ - @WebMethod(operationName = "StadiumInfo") - @WebResult(name = "StadiumInfoResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "StadiumInfo", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.StadiumInfo") - @ResponseWrapper(localName = "StadiumInfoResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.StadiumInfoResponse") - public TStadiumInfo stadiumInfo( - @WebParam(name = "sStadiumName", targetNamespace = "https://footballpool.dataaccess.eu") - String sStadiumName); - - /** - * Returns an array of stadium names where the games are played - * - * @return - * returns https.footballpool_dataaccess.ArrayOfString - */ - @WebMethod(operationName = "StadiumNames") - @WebResult(name = "StadiumNamesResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "StadiumNames", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.StadiumNames") - @ResponseWrapper(localName = "StadiumNamesResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.StadiumNamesResponse") - public ArrayOfString stadiumNames(); - - /** - * Returns a list of team IDs based on passed GroupCode (e.g A or H). For the group code call the function GroupInfo - * - * @param sGroupCode - * @return - * returns https.footballpool_dataaccess.ArrayOfInt - */ - @WebMethod(operationName = "TeamIDsByGroup") - @WebResult(name = "TeamIDsByGroupResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "TeamIDsByGroup", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.TeamIDsByGroup") - @ResponseWrapper(localName = "TeamIDsByGroupResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.TeamIDsByGroupResponse") - public ArrayOfInt teamIDsByGroup( - @WebParam(name = "sGroupCode", targetNamespace = "https://footballpool.dataaccess.eu") - String sGroupCode); - - /** - * Get the players of a team. This is the current squad. For the team name call the function TeamNames. Pass a 1 for selected players only or 0 for all registered players that belong to the team (now and in the past) - * - * @param sTeamName - * @param bSelected - * @return - * returns https.footballpool_dataaccess.ArrayOftPlayer - */ - @WebMethod(operationName = "TeamPlayers") - @WebResult(name = "TeamPlayersResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "TeamPlayers", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.TeamPlayers") - @ResponseWrapper(localName = "TeamPlayersResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.TeamPlayersResponse") - public ArrayOftPlayer teamPlayers( - @WebParam(name = "sTeamName", targetNamespace = "https://footballpool.dataaccess.eu") - String sTeamName, - @WebParam(name = "bSelected", targetNamespace = "https://footballpool.dataaccess.eu") - boolean bSelected); - - /** - * Returns an array with team names. The names can be used in functions that require or offer an option to pass a teamname - * - * @return - * returns https.footballpool_dataaccess.ArrayOfString - */ - @WebMethod(operationName = "TeamNames") - @WebResult(name = "TeamNamesResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "TeamNames", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.TeamNames") - @ResponseWrapper(localName = "TeamNamesResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.TeamNamesResponse") - public ArrayOfString teamNames(); - - /** - * Get the top 10 teams starting with or containing the value of sTeamName. For the team name call the function TeamNames - * - * @param sTeamName - * @return - * returns https.footballpool_dataaccess.ArrayOftTeam - */ - @WebMethod(operationName = "Teams") - @WebResult(name = "TeamsResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "Teams", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.Teams") - @ResponseWrapper(localName = "TeamsResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.TeamsResponse") - public ArrayOftTeam teams( - @WebParam(name = "sTeamName", targetNamespace = "https://footballpool.dataaccess.eu") - String sTeamName); - - /** - * Returns an array with the 5 best performing players. - * - * @return - * returns https.footballpool_dataaccess.ArrayOftTopScorerTop5 - */ - @WebMethod(operationName = "TopScorersList") - @WebResult(name = "TopScorersListResult", targetNamespace = "https://footballpool.dataaccess.eu") - @RequestWrapper(localName = "TopScorersList", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.TopScorersList") - @ResponseWrapper(localName = "TopScorersListResponse", targetNamespace = "https://footballpool.dataaccess.eu", className = "https.footballpool_dataaccess.TopScorersListResponse") - public ArrayOftTopScorerTop5 topScorersList(); - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/LevelFirstGameDate.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/LevelFirstGameDate.java deleted file mode 100644 index 18c0d0d..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/LevelFirstGameDate.java +++ /dev/null @@ -1,54 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="iLevel" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "iLevel" -}) -@XmlRootElement(name = "LevelFirstGameDate") -public class LevelFirstGameDate { - - protected int iLevel; - - /** - * Gets the value of the iLevel property. - * - */ - public int getILevel() { - return iLevel; - } - - /** - * Sets the value of the iLevel property. - * - */ - public void setILevel(int value) { - this.iLevel = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/LevelFirstGameDateResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/LevelFirstGameDateResponse.java deleted file mode 100644 index 7984d28..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/LevelFirstGameDateResponse.java +++ /dev/null @@ -1,67 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlSchemaType; -import javax.xml.bind.annotation.XmlType; -import javax.xml.datatype.XMLGregorianCalendar; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="LevelFirstGameDateResult" type="{http://www.w3.org/2001/XMLSchema}date"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "levelFirstGameDateResult" -}) -@XmlRootElement(name = "LevelFirstGameDateResponse") -public class LevelFirstGameDateResponse { - - @XmlElement(name = "LevelFirstGameDateResult", required = true) - @XmlSchemaType(name = "date") - protected XMLGregorianCalendar levelFirstGameDateResult; - - /** - * Gets the value of the levelFirstGameDateResult property. - * - * @return - * possible object is - * {@link XMLGregorianCalendar } - * - */ - public XMLGregorianCalendar getLevelFirstGameDateResult() { - return levelFirstGameDateResult; - } - - /** - * Sets the value of the levelFirstGameDateResult property. - * - * @param value - * allowed object is - * {@link XMLGregorianCalendar } - * - */ - public void setLevelFirstGameDateResult(XMLGregorianCalendar value) { - this.levelFirstGameDateResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/LevelLastGameDate.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/LevelLastGameDate.java deleted file mode 100644 index ac16fe0..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/LevelLastGameDate.java +++ /dev/null @@ -1,54 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="iLevel" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "iLevel" -}) -@XmlRootElement(name = "LevelLastGameDate") -public class LevelLastGameDate { - - protected int iLevel; - - /** - * Gets the value of the iLevel property. - * - */ - public int getILevel() { - return iLevel; - } - - /** - * Sets the value of the iLevel property. - * - */ - public void setILevel(int value) { - this.iLevel = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/LevelLastGameDateResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/LevelLastGameDateResponse.java deleted file mode 100644 index d951140..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/LevelLastGameDateResponse.java +++ /dev/null @@ -1,67 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlSchemaType; -import javax.xml.bind.annotation.XmlType; -import javax.xml.datatype.XMLGregorianCalendar; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="LevelLastGameDateResult" type="{http://www.w3.org/2001/XMLSchema}date"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "levelLastGameDateResult" -}) -@XmlRootElement(name = "LevelLastGameDateResponse") -public class LevelLastGameDateResponse { - - @XmlElement(name = "LevelLastGameDateResult", required = true) - @XmlSchemaType(name = "date") - protected XMLGregorianCalendar levelLastGameDateResult; - - /** - * Gets the value of the levelLastGameDateResult property. - * - * @return - * possible object is - * {@link XMLGregorianCalendar } - * - */ - public XMLGregorianCalendar getLevelLastGameDateResult() { - return levelLastGameDateResult; - } - - /** - * Sets the value of the levelLastGameDateResult property. - * - * @param value - * allowed object is - * {@link XMLGregorianCalendar } - * - */ - public void setLevelLastGameDateResult(XMLGregorianCalendar value) { - this.levelLastGameDateResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/Levels.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/Levels.java deleted file mode 100644 index 32d3a16..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/Levels.java +++ /dev/null @@ -1,34 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "Levels") -public class Levels { - - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/LevelsResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/LevelsResponse.java deleted file mode 100644 index bd3486b..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/LevelsResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="LevelsResult" type="{https://footballpool.dataaccess.eu}ArrayOfInt"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "levelsResult" -}) -@XmlRootElement(name = "LevelsResponse") -public class LevelsResponse { - - @XmlElement(name = "LevelsResult", required = true) - protected ArrayOfInt levelsResult; - - /** - * Gets the value of the levelsResult property. - * - * @return - * possible object is - * {@link ArrayOfInt } - * - */ - public ArrayOfInt getLevelsResult() { - return levelsResult; - } - - /** - * Sets the value of the levelsResult property. - * - * @param value - * allowed object is - * {@link ArrayOfInt } - * - */ - public void setLevelsResult(ArrayOfInt value) { - this.levelsResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/MatchDates.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/MatchDates.java deleted file mode 100644 index add29e4..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/MatchDates.java +++ /dev/null @@ -1,34 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "MatchDates") -public class MatchDates { - - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/MatchDatesResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/MatchDatesResponse.java deleted file mode 100644 index 6aa5c33..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/MatchDatesResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="MatchDatesResult" type="{https://footballpool.dataaccess.eu}ArrayOfdate"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "matchDatesResult" -}) -@XmlRootElement(name = "MatchDatesResponse") -public class MatchDatesResponse { - - @XmlElement(name = "MatchDatesResult", required = true) - protected ArrayOfdate matchDatesResult; - - /** - * Gets the value of the matchDatesResult property. - * - * @return - * possible object is - * {@link ArrayOfdate } - * - */ - public ArrayOfdate getMatchDatesResult() { - return matchDatesResult; - } - - /** - * Sets the value of the matchDatesResult property. - * - * @param value - * allowed object is - * {@link ArrayOfdate } - * - */ - public void setMatchDatesResult(ArrayOfdate value) { - this.matchDatesResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/NextGames.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/NextGames.java deleted file mode 100644 index 0b71970..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/NextGames.java +++ /dev/null @@ -1,34 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "NextGames") -public class NextGames { - - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/NextGamesResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/NextGamesResponse.java deleted file mode 100644 index b84a0d2..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/NextGamesResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="NextGamesResult" type="{https://footballpool.dataaccess.eu}ArrayOftNextGame"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "nextGamesResult" -}) -@XmlRootElement(name = "NextGamesResponse") -public class NextGamesResponse { - - @XmlElement(name = "NextGamesResult", required = true) - protected ArrayOftNextGame nextGamesResult; - - /** - * Gets the value of the nextGamesResult property. - * - * @return - * possible object is - * {@link ArrayOftNextGame } - * - */ - public ArrayOftNextGame getNextGamesResult() { - return nextGamesResult; - } - - /** - * Sets the value of the nextGamesResult property. - * - * @param value - * allowed object is - * {@link ArrayOftNextGame } - * - */ - public void setNextGamesResult(ArrayOftNextGame value) { - this.nextGamesResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ObjectFactory.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ObjectFactory.java deleted file mode 100644 index 6d308e1..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ObjectFactory.java +++ /dev/null @@ -1,936 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlRegistry; - - -/** - * This object contains factory methods for each - * Java content interface and Java element interface - * generated in the https.footballpool_dataaccess package. - *

An ObjectFactory allows you to programatically - * construct new instances of the Java representation - * for XML content. The Java representation of XML - * content can consist of schema derived interfaces - * and classes representing the binding of schema - * type definitions, element declarations and model - * groups. Factory methods for each of these are - * provided in this class. - * - */ -@XmlRegistry -public class ObjectFactory { - - - /** - * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: https.footballpool_dataaccess - * - */ - public ObjectFactory() { - } - - /** - * Create an instance of {@link GoalsScoredResponse } - * - */ - public GoalsScoredResponse createGoalsScoredResponse() { - return new GoalsScoredResponse(); - } - - /** - * Create an instance of {@link LevelsResponse } - * - */ - public LevelsResponse createLevelsResponse() { - return new LevelsResponse(); - } - - /** - * Create an instance of {@link ArrayOfInt } - * - */ - public ArrayOfInt createArrayOfInt() { - return new ArrayOfInt(); - } - - /** - * Create an instance of {@link PlayersWithCardsRankedResponse } - * - */ - public PlayersWithCardsRankedResponse createPlayersWithCardsRankedResponse() { - return new PlayersWithCardsRankedResponse(); - } - - /** - * Create an instance of {@link ArrayOftTeamPlayerCardRankInfo } - * - */ - public ArrayOftTeamPlayerCardRankInfo createArrayOftTeamPlayerCardRankInfo() { - return new ArrayOftTeamPlayerCardRankInfo(); - } - - /** - * Create an instance of {@link PlayersWithGoalsRanked } - * - */ - public PlayersWithGoalsRanked createPlayersWithGoalsRanked() { - return new PlayersWithGoalsRanked(); - } - - /** - * Create an instance of {@link Countries } - * - */ - public Countries createCountries() { - return new Countries(); - } - - /** - * Create an instance of {@link AllPlayerNames } - * - */ - public AllPlayerNames createAllPlayerNames() { - return new AllPlayerNames(); - } - - /** - * Create an instance of {@link AllPlayersWithCards } - * - */ - public AllPlayersWithCards createAllPlayersWithCards() { - return new AllPlayersWithCards(); - } - - /** - * Create an instance of {@link GameTeamScore } - * - */ - public GameTeamScore createGameTeamScore() { - return new GameTeamScore(); - } - - /** - * Create an instance of {@link PlayersWithCardsRanked } - * - */ - public PlayersWithCardsRanked createPlayersWithCardsRanked() { - return new PlayersWithCardsRanked(); - } - - /** - * Create an instance of {@link PlayersResponse } - * - */ - public PlayersResponse createPlayersResponse() { - return new PlayersResponse(); - } - - /** - * Create an instance of {@link ArrayOftPlayer } - * - */ - public ArrayOftPlayer createArrayOftPlayer() { - return new ArrayOftPlayer(); - } - - /** - * Create an instance of {@link ResultsAllGames } - * - */ - public ResultsAllGames createResultsAllGames() { - return new ResultsAllGames(); - } - - /** - * Create an instance of {@link AllPlayerNamesResponse } - * - */ - public AllPlayerNamesResponse createAllPlayerNamesResponse() { - return new AllPlayerNamesResponse(); - } - - /** - * Create an instance of {@link ArrayOftPlayerName } - * - */ - public ArrayOftPlayerName createArrayOftPlayerName() { - return new ArrayOftPlayerName(); - } - - /** - * Create an instance of {@link MatchDatesResponse } - * - */ - public MatchDatesResponse createMatchDatesResponse() { - return new MatchDatesResponse(); - } - - /** - * Create an instance of {@link ArrayOfdate } - * - */ - public ArrayOfdate createArrayOfdate() { - return new ArrayOfdate(); - } - - /** - * Create an instance of {@link LevelFirstGameDate } - * - */ - public LevelFirstGameDate createLevelFirstGameDate() { - return new LevelFirstGameDate(); - } - - /** - * Create an instance of {@link MatchDates } - * - */ - public MatchDates createMatchDates() { - return new MatchDates(); - } - - /** - * Create an instance of {@link AllStadiumInfo } - * - */ - public AllStadiumInfo createAllStadiumInfo() { - return new AllStadiumInfo(); - } - - /** - * Create an instance of {@link AllPlayersWithRole } - * - */ - public AllPlayersWithRole createAllPlayersWithRole() { - return new AllPlayersWithRole(); - } - - /** - * Create an instance of {@link FirstLastGamesEachLevel } - * - */ - public FirstLastGamesEachLevel createFirstLastGamesEachLevel() { - return new FirstLastGamesEachLevel(); - } - - /** - * Create an instance of {@link Cards } - * - */ - public Cards createCards() { - return new Cards(); - } - - /** - * Create an instance of {@link StadiumInfo } - * - */ - public StadiumInfo createStadiumInfo() { - return new StadiumInfo(); - } - - /** - * Create an instance of {@link GroupInfo } - * - */ - public GroupInfo createGroupInfo() { - return new GroupInfo(); - } - - /** - * Create an instance of {@link TeamsResponse } - * - */ - public TeamsResponse createTeamsResponse() { - return new TeamsResponse(); - } - - /** - * Create an instance of {@link ArrayOftTeam } - * - */ - public ArrayOftTeam createArrayOftTeam() { - return new ArrayOftTeam(); - } - - /** - * Create an instance of {@link LevelFirstGameDateResponse } - * - */ - public LevelFirstGameDateResponse createLevelFirstGameDateResponse() { - return new LevelFirstGameDateResponse(); - } - - /** - * Create an instance of {@link CountriesResponse } - * - */ - public CountriesResponse createCountriesResponse() { - return new CountriesResponse(); - } - - /** - * Create an instance of {@link ArrayOftCountry } - * - */ - public ArrayOftCountry createArrayOftCountry() { - return new ArrayOftCountry(); - } - - /** - * Create an instance of {@link TeamIDsByGroup } - * - */ - public TeamIDsByGroup createTeamIDsByGroup() { - return new TeamIDsByGroup(); - } - - /** - * Create an instance of {@link PlayerRolesResponse } - * - */ - public PlayerRolesResponse createPlayerRolesResponse() { - return new PlayerRolesResponse(); - } - - /** - * Create an instance of {@link ArrayOftPlayerRole } - * - */ - public ArrayOftPlayerRole createArrayOftPlayerRole() { - return new ArrayOftPlayerRole(); - } - - /** - * Create an instance of {@link AllTeamCoachNamesResponse } - * - */ - public AllTeamCoachNamesResponse createAllTeamCoachNamesResponse() { - return new AllTeamCoachNamesResponse(); - } - - /** - * Create an instance of {@link ArrayOftTeamCoachName } - * - */ - public ArrayOftTeamCoachName createArrayOftTeamCoachName() { - return new ArrayOftTeamCoachName(); - } - - /** - * Create an instance of {@link CityNamesResponse } - * - */ - public CityNamesResponse createCityNamesResponse() { - return new CityNamesResponse(); - } - - /** - * Create an instance of {@link ArrayOfString } - * - */ - public ArrayOfString createArrayOfString() { - return new ArrayOfString(); - } - - /** - * Create an instance of {@link GroupStandingsResponse } - * - */ - public GroupStandingsResponse createGroupStandingsResponse() { - return new GroupStandingsResponse(); - } - - /** - * Create an instance of {@link ArrayOftGroupStanding } - * - */ - public ArrayOftGroupStanding createArrayOftGroupStanding() { - return new ArrayOftGroupStanding(); - } - - /** - * Create an instance of {@link PlayersWithGoalsRankedResponse } - * - */ - public PlayersWithGoalsRankedResponse createPlayersWithGoalsRankedResponse() { - return new PlayersWithGoalsRankedResponse(); - } - - /** - * Create an instance of {@link ArrayOftTeamPlayerGoalsRankInfo } - * - */ - public ArrayOftTeamPlayerGoalsRankInfo createArrayOftTeamPlayerGoalsRankInfo() { - return new ArrayOftTeamPlayerGoalsRankInfo(); - } - - /** - * Create an instance of {@link StadiumGoogleMapsURLResponse } - * - */ - public StadiumGoogleMapsURLResponse createStadiumGoogleMapsURLResponse() { - return new StadiumGoogleMapsURLResponse(); - } - - /** - * Create an instance of {@link AllPlayersWithRoleResponse } - * - */ - public AllPlayersWithRoleResponse createAllPlayersWithRoleResponse() { - return new AllPlayersWithRoleResponse(); - } - - /** - * Create an instance of {@link ArrayOftTeamPlayerName } - * - */ - public ArrayOftTeamPlayerName createArrayOftTeamPlayerName() { - return new ArrayOftTeamPlayerName(); - } - - /** - * Create an instance of {@link NextGamesResponse } - * - */ - public NextGamesResponse createNextGamesResponse() { - return new NextGamesResponse(); - } - - /** - * Create an instance of {@link ArrayOftNextGame } - * - */ - public ArrayOftNextGame createArrayOftNextGame() { - return new ArrayOftNextGame(); - } - - /** - * Create an instance of {@link GoalsScored } - * - */ - public GoalsScored createGoalsScored() { - return new GoalsScored(); - } - - /** - * Create an instance of {@link FirstLastGamesEachLevelResponse } - * - */ - public FirstLastGamesEachLevelResponse createFirstLastGamesEachLevelResponse() { - return new FirstLastGamesEachLevelResponse(); - } - - /** - * Create an instance of {@link ArrayOftGameLevelInfo } - * - */ - public ArrayOftGameLevelInfo createArrayOftGameLevelInfo() { - return new ArrayOftGameLevelInfo(); - } - - /** - * Create an instance of {@link StadiumNames } - * - */ - public StadiumNames createStadiumNames() { - return new StadiumNames(); - } - - /** - * Create an instance of {@link TeamPlayersResponse } - * - */ - public TeamPlayersResponse createTeamPlayersResponse() { - return new TeamPlayersResponse(); - } - - /** - * Create an instance of {@link TopScorersList } - * - */ - public TopScorersList createTopScorersList() { - return new TopScorersList(); - } - - /** - * Create an instance of {@link LevelLastGameDateResponse } - * - */ - public LevelLastGameDateResponse createLevelLastGameDateResponse() { - return new LevelLastGameDateResponse(); - } - - /** - * Create an instance of {@link StadiumGoogleMapsURL } - * - */ - public StadiumGoogleMapsURL createStadiumGoogleMapsURL() { - return new StadiumGoogleMapsURL(); - } - - /** - * Create an instance of {@link TeamIDsByGroupResponse } - * - */ - public TeamIDsByGroupResponse createTeamIDsByGroupResponse() { - return new TeamIDsByGroupResponse(); - } - - /** - * Create an instance of {@link NextGames } - * - */ - public NextGames createNextGames() { - return new NextGames(); - } - - /** - * Create an instance of {@link TeamNames } - * - */ - public TeamNames createTeamNames() { - return new TeamNames(); - } - - /** - * Create an instance of {@link GameScore } - * - */ - public GameScore createGameScore() { - return new GameScore(); - } - - /** - * Create an instance of {@link GroupFirstGameDateResponse } - * - */ - public GroupFirstGameDateResponse createGroupFirstGameDateResponse() { - return new GroupFirstGameDateResponse(); - } - - /** - * Create an instance of {@link AllCardsInfoResponse } - * - */ - public AllCardsInfoResponse createAllCardsInfoResponse() { - return new AllCardsInfoResponse(); - } - - /** - * Create an instance of {@link ArrayOftAllCardsInfo } - * - */ - public ArrayOftAllCardsInfo createArrayOftAllCardsInfo() { - return new ArrayOftAllCardsInfo(); - } - - /** - * Create an instance of {@link StadiumInfoResponse } - * - */ - public StadiumInfoResponse createStadiumInfoResponse() { - return new StadiumInfoResponse(); - } - - /** - * Create an instance of {@link TStadiumInfo } - * - */ - public TStadiumInfo createTStadiumInfo() { - return new TStadiumInfo(); - } - - /** - * Create an instance of {@link LevelLastGameDate } - * - */ - public LevelLastGameDate createLevelLastGameDate() { - return new LevelLastGameDate(); - } - - /** - * Create an instance of {@link CardsResponse } - * - */ - public CardsResponse createCardsResponse() { - return new CardsResponse(); - } - - /** - * Create an instance of {@link GameIDsGroupedByCityResponse } - * - */ - public GameIDsGroupedByCityResponse createGameIDsGroupedByCityResponse() { - return new GameIDsGroupedByCityResponse(); - } - - /** - * Create an instance of {@link ArrayOftGameIDsPerCity } - * - */ - public ArrayOftGameIDsPerCity createArrayOftGameIDsPerCity() { - return new ArrayOftGameIDsPerCity(); - } - - /** - * Create an instance of {@link PlayerRoles } - * - */ - public PlayerRoles createPlayerRoles() { - return new PlayerRoles(); - } - - /** - * Create an instance of {@link Teams } - * - */ - public Teams createTeams() { - return new Teams(); - } - - /** - * Create an instance of {@link GroupInfoResponse } - * - */ - public GroupInfoResponse createGroupInfoResponse() { - return new GroupInfoResponse(); - } - - /** - * Create an instance of {@link ArrayOftGroupInfo } - * - */ - public ArrayOftGroupInfo createArrayOftGroupInfo() { - return new ArrayOftGroupInfo(); - } - - /** - * Create an instance of {@link GroupLastGameDate } - * - */ - public GroupLastGameDate createGroupLastGameDate() { - return new GroupLastGameDate(); - } - - /** - * Create an instance of {@link AllCardsInfo } - * - */ - public AllCardsInfo createAllCardsInfo() { - return new AllCardsInfo(); - } - - /** - * Create an instance of {@link Players } - * - */ - public Players createPlayers() { - return new Players(); - } - - /** - * Create an instance of {@link AllPlayersWithCardsResponse } - * - */ - public AllPlayersWithCardsResponse createAllPlayersWithCardsResponse() { - return new AllPlayersWithCardsResponse(); - } - - /** - * Create an instance of {@link ArrayOftTeamPlayerCardInfo } - * - */ - public ArrayOftTeamPlayerCardInfo createArrayOftTeamPlayerCardInfo() { - return new ArrayOftTeamPlayerCardInfo(); - } - - /** - * Create an instance of {@link GroupFirstGameDate } - * - */ - public GroupFirstGameDate createGroupFirstGameDate() { - return new GroupFirstGameDate(); - } - - /** - * Create an instance of {@link GameScoreResponse } - * - */ - public GameScoreResponse createGameScoreResponse() { - return new GameScoreResponse(); - } - - /** - * Create an instance of {@link TGameResult } - * - */ - public TGameResult createTGameResult() { - return new TGameResult(); - } - - /** - * Create an instance of {@link TeamPlayers } - * - */ - public TeamPlayers createTeamPlayers() { - return new TeamPlayers(); - } - - /** - * Create an instance of {@link TeamNamesResponse } - * - */ - public TeamNamesResponse createTeamNamesResponse() { - return new TeamNamesResponse(); - } - - /** - * Create an instance of {@link AllStadiumInfoResponse } - * - */ - public AllStadiumInfoResponse createAllStadiumInfoResponse() { - return new AllStadiumInfoResponse(); - } - - /** - * Create an instance of {@link ArrayOftStadiumInfo } - * - */ - public ArrayOftStadiumInfo createArrayOftStadiumInfo() { - return new ArrayOftStadiumInfo(); - } - - /** - * Create an instance of {@link GroupStandings } - * - */ - public GroupStandings createGroupStandings() { - return new GroupStandings(); - } - - /** - * Create an instance of {@link ResultsAllGamesResponse } - * - */ - public ResultsAllGamesResponse createResultsAllGamesResponse() { - return new ResultsAllGamesResponse(); - } - - /** - * Create an instance of {@link ArrayOftGameResult } - * - */ - public ArrayOftGameResult createArrayOftGameResult() { - return new ArrayOftGameResult(); - } - - /** - * Create an instance of {@link TopScorersListResponse } - * - */ - public TopScorersListResponse createTopScorersListResponse() { - return new TopScorersListResponse(); - } - - /** - * Create an instance of {@link ArrayOftTopScorerTop5 } - * - */ - public ArrayOftTopScorerTop5 createArrayOftTopScorerTop5() { - return new ArrayOftTopScorerTop5(); - } - - /** - * Create an instance of {@link GroupLastGameDateResponse } - * - */ - public GroupLastGameDateResponse createGroupLastGameDateResponse() { - return new GroupLastGameDateResponse(); - } - - /** - * Create an instance of {@link StadiumNamesResponse } - * - */ - public StadiumNamesResponse createStadiumNamesResponse() { - return new StadiumNamesResponse(); - } - - /** - * Create an instance of {@link GameTeamScoreResponse } - * - */ - public GameTeamScoreResponse createGameTeamScoreResponse() { - return new GameTeamScoreResponse(); - } - - /** - * Create an instance of {@link CityNames } - * - */ - public CityNames createCityNames() { - return new CityNames(); - } - - /** - * Create an instance of {@link Levels } - * - */ - public Levels createLevels() { - return new Levels(); - } - - /** - * Create an instance of {@link GameIDsGroupedByCity } - * - */ - public GameIDsGroupedByCity createGameIDsGroupedByCity() { - return new GameIDsGroupedByCity(); - } - - /** - * Create an instance of {@link AllTeamCoachNames } - * - */ - public AllTeamCoachNames createAllTeamCoachNames() { - return new AllTeamCoachNames(); - } - - /** - * Create an instance of {@link TTeamCoachName } - * - */ - public TTeamCoachName createTTeamCoachName() { - return new TTeamCoachName(); - } - - /** - * Create an instance of {@link TPlayer } - * - */ - public TPlayer createTPlayer() { - return new TPlayer(); - } - - /** - * Create an instance of {@link TTeamPlayerName } - * - */ - public TTeamPlayerName createTTeamPlayerName() { - return new TTeamPlayerName(); - } - - /** - * Create an instance of {@link TPlayerRole } - * - */ - public TPlayerRole createTPlayerRole() { - return new TPlayerRole(); - } - - /** - * Create an instance of {@link TTeamPlayerGoalsRankInfo } - * - */ - public TTeamPlayerGoalsRankInfo createTTeamPlayerGoalsRankInfo() { - return new TTeamPlayerGoalsRankInfo(); - } - - /** - * Create an instance of {@link TGameLevelInfo } - * - */ - public TGameLevelInfo createTGameLevelInfo() { - return new TGameLevelInfo(); - } - - /** - * Create an instance of {@link TCountry } - * - */ - public TCountry createTCountry() { - return new TCountry(); - } - - /** - * Create an instance of {@link TTeamPlayerCardInfo } - * - */ - public TTeamPlayerCardInfo createTTeamPlayerCardInfo() { - return new TTeamPlayerCardInfo(); - } - - /** - * Create an instance of {@link TGroupStanding } - * - */ - public TGroupStanding createTGroupStanding() { - return new TGroupStanding(); - } - - /** - * Create an instance of {@link TNextGame } - * - */ - public TNextGame createTNextGame() { - return new TNextGame(); - } - - /** - * Create an instance of {@link TTopScorerTop5 } - * - */ - public TTopScorerTop5 createTTopScorerTop5() { - return new TTopScorerTop5(); - } - - /** - * Create an instance of {@link TAllCardsInfo } - * - */ - public TAllCardsInfo createTAllCardsInfo() { - return new TAllCardsInfo(); - } - - /** - * Create an instance of {@link TTeamPlayerCardRankInfo } - * - */ - public TTeamPlayerCardRankInfo createTTeamPlayerCardRankInfo() { - return new TTeamPlayerCardRankInfo(); - } - - /** - * Create an instance of {@link TGroupInfo } - * - */ - public TGroupInfo createTGroupInfo() { - return new TGroupInfo(); - } - - /** - * Create an instance of {@link TTeam } - * - */ - public TTeam createTTeam() { - return new TTeam(); - } - - /** - * Create an instance of {@link TPlayerName } - * - */ - public TPlayerName createTPlayerName() { - return new TPlayerName(); - } - - /** - * Create an instance of {@link TGameIDsPerCity } - * - */ - public TGameIDsPerCity createTGameIDsPerCity() { - return new TGameIDsPerCity(); - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/PlayerRoles.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/PlayerRoles.java deleted file mode 100644 index 70332d2..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/PlayerRoles.java +++ /dev/null @@ -1,34 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "PlayerRoles") -public class PlayerRoles { - - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/PlayerRolesResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/PlayerRolesResponse.java deleted file mode 100644 index b0cacef..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/PlayerRolesResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="PlayerRolesResult" type="{https://footballpool.dataaccess.eu}ArrayOftPlayerRole"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "playerRolesResult" -}) -@XmlRootElement(name = "PlayerRolesResponse") -public class PlayerRolesResponse { - - @XmlElement(name = "PlayerRolesResult", required = true) - protected ArrayOftPlayerRole playerRolesResult; - - /** - * Gets the value of the playerRolesResult property. - * - * @return - * possible object is - * {@link ArrayOftPlayerRole } - * - */ - public ArrayOftPlayerRole getPlayerRolesResult() { - return playerRolesResult; - } - - /** - * Sets the value of the playerRolesResult property. - * - * @param value - * allowed object is - * {@link ArrayOftPlayerRole } - * - */ - public void setPlayerRolesResult(ArrayOftPlayerRole value) { - this.playerRolesResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/Players.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/Players.java deleted file mode 100644 index 7964ae8..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/Players.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "sName" -}) -@XmlRootElement(name = "Players") -public class Players { - - @XmlElement(required = true) - protected String sName; - - /** - * Gets the value of the sName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSName() { - return sName; - } - - /** - * Sets the value of the sName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSName(String value) { - this.sName = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/PlayersResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/PlayersResponse.java deleted file mode 100644 index fde551c..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/PlayersResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="PlayersResult" type="{https://footballpool.dataaccess.eu}ArrayOftPlayer"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "playersResult" -}) -@XmlRootElement(name = "PlayersResponse") -public class PlayersResponse { - - @XmlElement(name = "PlayersResult", required = true) - protected ArrayOftPlayer playersResult; - - /** - * Gets the value of the playersResult property. - * - * @return - * possible object is - * {@link ArrayOftPlayer } - * - */ - public ArrayOftPlayer getPlayersResult() { - return playersResult; - } - - /** - * Sets the value of the playersResult property. - * - * @param value - * allowed object is - * {@link ArrayOftPlayer } - * - */ - public void setPlayersResult(ArrayOftPlayer value) { - this.playersResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/PlayersWithCardsRanked.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/PlayersWithCardsRanked.java deleted file mode 100644 index 43e5074..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/PlayersWithCardsRanked.java +++ /dev/null @@ -1,34 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "PlayersWithCardsRanked") -public class PlayersWithCardsRanked { - - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/PlayersWithCardsRankedResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/PlayersWithCardsRankedResponse.java deleted file mode 100644 index 94f06cb..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/PlayersWithCardsRankedResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="PlayersWithCardsRankedResult" type="{https://footballpool.dataaccess.eu}ArrayOftTeamPlayerCardRankInfo"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "playersWithCardsRankedResult" -}) -@XmlRootElement(name = "PlayersWithCardsRankedResponse") -public class PlayersWithCardsRankedResponse { - - @XmlElement(name = "PlayersWithCardsRankedResult", required = true) - protected ArrayOftTeamPlayerCardRankInfo playersWithCardsRankedResult; - - /** - * Gets the value of the playersWithCardsRankedResult property. - * - * @return - * possible object is - * {@link ArrayOftTeamPlayerCardRankInfo } - * - */ - public ArrayOftTeamPlayerCardRankInfo getPlayersWithCardsRankedResult() { - return playersWithCardsRankedResult; - } - - /** - * Sets the value of the playersWithCardsRankedResult property. - * - * @param value - * allowed object is - * {@link ArrayOftTeamPlayerCardRankInfo } - * - */ - public void setPlayersWithCardsRankedResult(ArrayOftTeamPlayerCardRankInfo value) { - this.playersWithCardsRankedResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/PlayersWithGoalsRanked.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/PlayersWithGoalsRanked.java deleted file mode 100644 index 07f8003..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/PlayersWithGoalsRanked.java +++ /dev/null @@ -1,34 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "PlayersWithGoalsRanked") -public class PlayersWithGoalsRanked { - - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/PlayersWithGoalsRankedResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/PlayersWithGoalsRankedResponse.java deleted file mode 100644 index b975ebc..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/PlayersWithGoalsRankedResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="PlayersWithGoalsRankedResult" type="{https://footballpool.dataaccess.eu}ArrayOftTeamPlayerGoalsRankInfo"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "playersWithGoalsRankedResult" -}) -@XmlRootElement(name = "PlayersWithGoalsRankedResponse") -public class PlayersWithGoalsRankedResponse { - - @XmlElement(name = "PlayersWithGoalsRankedResult", required = true) - protected ArrayOftTeamPlayerGoalsRankInfo playersWithGoalsRankedResult; - - /** - * Gets the value of the playersWithGoalsRankedResult property. - * - * @return - * possible object is - * {@link ArrayOftTeamPlayerGoalsRankInfo } - * - */ - public ArrayOftTeamPlayerGoalsRankInfo getPlayersWithGoalsRankedResult() { - return playersWithGoalsRankedResult; - } - - /** - * Sets the value of the playersWithGoalsRankedResult property. - * - * @param value - * allowed object is - * {@link ArrayOftTeamPlayerGoalsRankInfo } - * - */ - public void setPlayersWithGoalsRankedResult(ArrayOftTeamPlayerGoalsRankInfo value) { - this.playersWithGoalsRankedResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ResultsAllGames.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ResultsAllGames.java deleted file mode 100644 index 1f7871b..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ResultsAllGames.java +++ /dev/null @@ -1,73 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="iGroupId" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="iLevel" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "iGroupId", - "iLevel" -}) -@XmlRootElement(name = "ResultsAllGames") -public class ResultsAllGames { - - protected int iGroupId; - protected int iLevel; - - /** - * Gets the value of the iGroupId property. - * - */ - public int getIGroupId() { - return iGroupId; - } - - /** - * Sets the value of the iGroupId property. - * - */ - public void setIGroupId(int value) { - this.iGroupId = value; - } - - /** - * Gets the value of the iLevel property. - * - */ - public int getILevel() { - return iLevel; - } - - /** - * Sets the value of the iLevel property. - * - */ - public void setILevel(int value) { - this.iLevel = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ResultsAllGamesResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ResultsAllGamesResponse.java deleted file mode 100644 index f7a70a9..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/ResultsAllGamesResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="ResultsAllGamesResult" type="{https://footballpool.dataaccess.eu}ArrayOftGameResult"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "resultsAllGamesResult" -}) -@XmlRootElement(name = "ResultsAllGamesResponse") -public class ResultsAllGamesResponse { - - @XmlElement(name = "ResultsAllGamesResult", required = true) - protected ArrayOftGameResult resultsAllGamesResult; - - /** - * Gets the value of the resultsAllGamesResult property. - * - * @return - * possible object is - * {@link ArrayOftGameResult } - * - */ - public ArrayOftGameResult getResultsAllGamesResult() { - return resultsAllGamesResult; - } - - /** - * Sets the value of the resultsAllGamesResult property. - * - * @param value - * allowed object is - * {@link ArrayOftGameResult } - * - */ - public void setResultsAllGamesResult(ArrayOftGameResult value) { - this.resultsAllGamesResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/StadiumGoogleMapsURL.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/StadiumGoogleMapsURL.java deleted file mode 100644 index b19cd08..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/StadiumGoogleMapsURL.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sStadiumName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "sStadiumName" -}) -@XmlRootElement(name = "StadiumGoogleMapsURL") -public class StadiumGoogleMapsURL { - - @XmlElement(required = true) - protected String sStadiumName; - - /** - * Gets the value of the sStadiumName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSStadiumName() { - return sStadiumName; - } - - /** - * Sets the value of the sStadiumName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSStadiumName(String value) { - this.sStadiumName = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/StadiumGoogleMapsURLResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/StadiumGoogleMapsURLResponse.java deleted file mode 100644 index 4e747d3..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/StadiumGoogleMapsURLResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="StadiumGoogleMapsURLResult" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "stadiumGoogleMapsURLResult" -}) -@XmlRootElement(name = "StadiumGoogleMapsURLResponse") -public class StadiumGoogleMapsURLResponse { - - @XmlElement(name = "StadiumGoogleMapsURLResult", required = true) - protected String stadiumGoogleMapsURLResult; - - /** - * Gets the value of the stadiumGoogleMapsURLResult property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getStadiumGoogleMapsURLResult() { - return stadiumGoogleMapsURLResult; - } - - /** - * Sets the value of the stadiumGoogleMapsURLResult property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setStadiumGoogleMapsURLResult(String value) { - this.stadiumGoogleMapsURLResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/StadiumInfo.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/StadiumInfo.java deleted file mode 100644 index 3c21329..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/StadiumInfo.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sStadiumName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "sStadiumName" -}) -@XmlRootElement(name = "StadiumInfo") -public class StadiumInfo { - - @XmlElement(required = true) - protected String sStadiumName; - - /** - * Gets the value of the sStadiumName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSStadiumName() { - return sStadiumName; - } - - /** - * Sets the value of the sStadiumName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSStadiumName(String value) { - this.sStadiumName = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/StadiumInfoResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/StadiumInfoResponse.java deleted file mode 100644 index 51940c3..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/StadiumInfoResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="StadiumInfoResult" type="{https://footballpool.dataaccess.eu}tStadiumInfo"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "stadiumInfoResult" -}) -@XmlRootElement(name = "StadiumInfoResponse") -public class StadiumInfoResponse { - - @XmlElement(name = "StadiumInfoResult", required = true) - protected TStadiumInfo stadiumInfoResult; - - /** - * Gets the value of the stadiumInfoResult property. - * - * @return - * possible object is - * {@link TStadiumInfo } - * - */ - public TStadiumInfo getStadiumInfoResult() { - return stadiumInfoResult; - } - - /** - * Sets the value of the stadiumInfoResult property. - * - * @param value - * allowed object is - * {@link TStadiumInfo } - * - */ - public void setStadiumInfoResult(TStadiumInfo value) { - this.stadiumInfoResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/StadiumNames.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/StadiumNames.java deleted file mode 100644 index 99ebce5..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/StadiumNames.java +++ /dev/null @@ -1,34 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "StadiumNames") -public class StadiumNames { - - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/StadiumNamesResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/StadiumNamesResponse.java deleted file mode 100644 index a0207f3..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/StadiumNamesResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="StadiumNamesResult" type="{https://footballpool.dataaccess.eu}ArrayOfString"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "stadiumNamesResult" -}) -@XmlRootElement(name = "StadiumNamesResponse") -public class StadiumNamesResponse { - - @XmlElement(name = "StadiumNamesResult", required = true) - protected ArrayOfString stadiumNamesResult; - - /** - * Gets the value of the stadiumNamesResult property. - * - * @return - * possible object is - * {@link ArrayOfString } - * - */ - public ArrayOfString getStadiumNamesResult() { - return stadiumNamesResult; - } - - /** - * Sets the value of the stadiumNamesResult property. - * - * @param value - * allowed object is - * {@link ArrayOfString } - * - */ - public void setStadiumNamesResult(ArrayOfString value) { - this.stadiumNamesResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TAllCardsInfo.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TAllCardsInfo.java deleted file mode 100644 index b59e036..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TAllCardsInfo.java +++ /dev/null @@ -1,262 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlSchemaType; -import javax.xml.bind.annotation.XmlType; -import javax.xml.datatype.XMLGregorianCalendar; - - -/** - *

Java class for tAllCardsInfo complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tAllCardsInfo">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="dDate" type="{http://www.w3.org/2001/XMLSchema}date"/>
- *         <element name="iMinute" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="sTeam1Name" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sTeam1Flag" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sTeam2Name" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sTeam2Flag" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sPlayerName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="iYellow" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="iRed" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tAllCardsInfo", propOrder = { - "dDate", - "iMinute", - "sTeam1Name", - "sTeam1Flag", - "sTeam2Name", - "sTeam2Flag", - "sPlayerName", - "iYellow", - "iRed" -}) -public class TAllCardsInfo { - - @XmlElement(required = true) - @XmlSchemaType(name = "date") - protected XMLGregorianCalendar dDate; - protected int iMinute; - @XmlElement(required = true) - protected String sTeam1Name; - @XmlElement(required = true) - protected String sTeam1Flag; - @XmlElement(required = true) - protected String sTeam2Name; - @XmlElement(required = true) - protected String sTeam2Flag; - @XmlElement(required = true) - protected String sPlayerName; - protected int iYellow; - protected int iRed; - - /** - * Gets the value of the dDate property. - * - * @return - * possible object is - * {@link XMLGregorianCalendar } - * - */ - public XMLGregorianCalendar getDDate() { - return dDate; - } - - /** - * Sets the value of the dDate property. - * - * @param value - * allowed object is - * {@link XMLGregorianCalendar } - * - */ - public void setDDate(XMLGregorianCalendar value) { - this.dDate = value; - } - - /** - * Gets the value of the iMinute property. - * - */ - public int getIMinute() { - return iMinute; - } - - /** - * Sets the value of the iMinute property. - * - */ - public void setIMinute(int value) { - this.iMinute = value; - } - - /** - * Gets the value of the sTeam1Name property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSTeam1Name() { - return sTeam1Name; - } - - /** - * Sets the value of the sTeam1Name property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSTeam1Name(String value) { - this.sTeam1Name = value; - } - - /** - * Gets the value of the sTeam1Flag property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSTeam1Flag() { - return sTeam1Flag; - } - - /** - * Sets the value of the sTeam1Flag property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSTeam1Flag(String value) { - this.sTeam1Flag = value; - } - - /** - * Gets the value of the sTeam2Name property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSTeam2Name() { - return sTeam2Name; - } - - /** - * Sets the value of the sTeam2Name property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSTeam2Name(String value) { - this.sTeam2Name = value; - } - - /** - * Gets the value of the sTeam2Flag property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSTeam2Flag() { - return sTeam2Flag; - } - - /** - * Sets the value of the sTeam2Flag property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSTeam2Flag(String value) { - this.sTeam2Flag = value; - } - - /** - * Gets the value of the sPlayerName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSPlayerName() { - return sPlayerName; - } - - /** - * Sets the value of the sPlayerName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSPlayerName(String value) { - this.sPlayerName = value; - } - - /** - * Gets the value of the iYellow property. - * - */ - public int getIYellow() { - return iYellow; - } - - /** - * Sets the value of the iYellow property. - * - */ - public void setIYellow(int value) { - this.iYellow = value; - } - - /** - * Gets the value of the iRed property. - * - */ - public int getIRed() { - return iRed; - } - - /** - * Sets the value of the iRed property. - * - */ - public void setIRed(int value) { - this.iRed = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TCountry.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TCountry.java deleted file mode 100644 index 4ccf0b7..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TCountry.java +++ /dev/null @@ -1,109 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tCountry complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tCountry">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="iId" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="sName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sISOCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tCountry", propOrder = { - "iId", - "sName", - "sisoCode" -}) -public class TCountry { - - protected int iId; - @XmlElement(required = true) - protected String sName; - @XmlElement(name = "sISOCode", required = true) - protected String sisoCode; - - /** - * Gets the value of the iId property. - * - */ - public int getIId() { - return iId; - } - - /** - * Sets the value of the iId property. - * - */ - public void setIId(int value) { - this.iId = value; - } - - /** - * Gets the value of the sName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSName() { - return sName; - } - - /** - * Sets the value of the sName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSName(String value) { - this.sName = value; - } - - /** - * Gets the value of the sisoCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSISOCode() { - return sisoCode; - } - - /** - * Sets the value of the sisoCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSISOCode(String value) { - this.sisoCode = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TGameIDsPerCity.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TGameIDsPerCity.java deleted file mode 100644 index 02dd2b9..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TGameIDsPerCity.java +++ /dev/null @@ -1,90 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tGameIDsPerCity complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tGameIDsPerCity">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sCity" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="iGameIDs" type="{https://footballpool.dataaccess.eu}ArrayOfInt"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tGameIDsPerCity", propOrder = { - "sCity", - "iGameIDs" -}) -public class TGameIDsPerCity { - - @XmlElement(required = true) - protected String sCity; - @XmlElement(required = true) - protected ArrayOfInt iGameIDs; - - /** - * Gets the value of the sCity property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSCity() { - return sCity; - } - - /** - * Sets the value of the sCity property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSCity(String value) { - this.sCity = value; - } - - /** - * Gets the value of the iGameIDs property. - * - * @return - * possible object is - * {@link ArrayOfInt } - * - */ - public ArrayOfInt getIGameIDs() { - return iGameIDs; - } - - /** - * Sets the value of the iGameIDs property. - * - * @param value - * allowed object is - * {@link ArrayOfInt } - * - */ - public void setIGameIDs(ArrayOfInt value) { - this.iGameIDs = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TGameLevelInfo.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TGameLevelInfo.java deleted file mode 100644 index 893092b..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TGameLevelInfo.java +++ /dev/null @@ -1,208 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlSchemaType; -import javax.xml.bind.annotation.XmlType; -import javax.xml.datatype.XMLGregorianCalendar; - - -/** - *

Java class for tGameLevelInfo complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tGameLevelInfo">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="iLevel" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="sLevelCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="dFirstGame" type="{http://www.w3.org/2001/XMLSchema}date"/>
- *         <element name="dtFirstGameTime" type="{http://www.w3.org/2001/XMLSchema}dateTime"/>
- *         <element name="iFirstGameID" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="dLastGame" type="{http://www.w3.org/2001/XMLSchema}date"/>
- *         <element name="iLastGameID" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tGameLevelInfo", propOrder = { - "iLevel", - "sLevelCode", - "dFirstGame", - "dtFirstGameTime", - "iFirstGameID", - "dLastGame", - "iLastGameID" -}) -public class TGameLevelInfo { - - protected int iLevel; - @XmlElement(required = true) - protected String sLevelCode; - @XmlElement(required = true) - @XmlSchemaType(name = "date") - protected XMLGregorianCalendar dFirstGame; - @XmlElement(required = true) - @XmlSchemaType(name = "dateTime") - protected XMLGregorianCalendar dtFirstGameTime; - protected int iFirstGameID; - @XmlElement(required = true) - @XmlSchemaType(name = "date") - protected XMLGregorianCalendar dLastGame; - protected int iLastGameID; - - /** - * Gets the value of the iLevel property. - * - */ - public int getILevel() { - return iLevel; - } - - /** - * Sets the value of the iLevel property. - * - */ - public void setILevel(int value) { - this.iLevel = value; - } - - /** - * Gets the value of the sLevelCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSLevelCode() { - return sLevelCode; - } - - /** - * Sets the value of the sLevelCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSLevelCode(String value) { - this.sLevelCode = value; - } - - /** - * Gets the value of the dFirstGame property. - * - * @return - * possible object is - * {@link XMLGregorianCalendar } - * - */ - public XMLGregorianCalendar getDFirstGame() { - return dFirstGame; - } - - /** - * Sets the value of the dFirstGame property. - * - * @param value - * allowed object is - * {@link XMLGregorianCalendar } - * - */ - public void setDFirstGame(XMLGregorianCalendar value) { - this.dFirstGame = value; - } - - /** - * Gets the value of the dtFirstGameTime property. - * - * @return - * possible object is - * {@link XMLGregorianCalendar } - * - */ - public XMLGregorianCalendar getDtFirstGameTime() { - return dtFirstGameTime; - } - - /** - * Sets the value of the dtFirstGameTime property. - * - * @param value - * allowed object is - * {@link XMLGregorianCalendar } - * - */ - public void setDtFirstGameTime(XMLGregorianCalendar value) { - this.dtFirstGameTime = value; - } - - /** - * Gets the value of the iFirstGameID property. - * - */ - public int getIFirstGameID() { - return iFirstGameID; - } - - /** - * Sets the value of the iFirstGameID property. - * - */ - public void setIFirstGameID(int value) { - this.iFirstGameID = value; - } - - /** - * Gets the value of the dLastGame property. - * - * @return - * possible object is - * {@link XMLGregorianCalendar } - * - */ - public XMLGregorianCalendar getDLastGame() { - return dLastGame; - } - - /** - * Sets the value of the dLastGame property. - * - * @param value - * allowed object is - * {@link XMLGregorianCalendar } - * - */ - public void setDLastGame(XMLGregorianCalendar value) { - this.dLastGame = value; - } - - /** - * Gets the value of the iLastGameID property. - * - */ - public int getILastGameID() { - return iLastGameID; - } - - /** - * Sets the value of the iLastGameID property. - * - */ - public void setILastGameID(int value) { - this.iLastGameID = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TGameResult.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TGameResult.java deleted file mode 100644 index 18cf941..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TGameResult.java +++ /dev/null @@ -1,354 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tGameResult complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tGameResult">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="iGameNumber" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="sDescription" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="dtLocalPlayDateTime" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="dtUTCPlayDateTime" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sTeamName1" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sTeamName2" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="iScoreTeam1" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="iScoreTeam2" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="iRedCards" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="iYellowCards" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="sGroupCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="bFinished" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
- *         <element name="iPenaltiesWonTeam1" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="iPenaltiesWonTeam2" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tGameResult", propOrder = { - "iGameNumber", - "sDescription", - "dtLocalPlayDateTime", - "dtUTCPlayDateTime", - "sTeamName1", - "sTeamName2", - "iScoreTeam1", - "iScoreTeam2", - "iRedCards", - "iYellowCards", - "sGroupCode", - "bFinished", - "iPenaltiesWonTeam1", - "iPenaltiesWonTeam2" -}) -public class TGameResult { - - protected int iGameNumber; - @XmlElement(required = true) - protected String sDescription; - @XmlElement(required = true) - protected String dtLocalPlayDateTime; - @XmlElement(required = true) - protected String dtUTCPlayDateTime; - @XmlElement(required = true) - protected String sTeamName1; - @XmlElement(required = true) - protected String sTeamName2; - protected int iScoreTeam1; - protected int iScoreTeam2; - protected int iRedCards; - protected int iYellowCards; - @XmlElement(required = true) - protected String sGroupCode; - protected boolean bFinished; - protected int iPenaltiesWonTeam1; - protected int iPenaltiesWonTeam2; - - /** - * Gets the value of the iGameNumber property. - * - */ - public int getIGameNumber() { - return iGameNumber; - } - - /** - * Sets the value of the iGameNumber property. - * - */ - public void setIGameNumber(int value) { - this.iGameNumber = value; - } - - /** - * Gets the value of the sDescription property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSDescription() { - return sDescription; - } - - /** - * Sets the value of the sDescription property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSDescription(String value) { - this.sDescription = value; - } - - /** - * Gets the value of the dtLocalPlayDateTime property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getDtLocalPlayDateTime() { - return dtLocalPlayDateTime; - } - - /** - * Sets the value of the dtLocalPlayDateTime property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setDtLocalPlayDateTime(String value) { - this.dtLocalPlayDateTime = value; - } - - /** - * Gets the value of the dtUTCPlayDateTime property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getDtUTCPlayDateTime() { - return dtUTCPlayDateTime; - } - - /** - * Sets the value of the dtUTCPlayDateTime property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setDtUTCPlayDateTime(String value) { - this.dtUTCPlayDateTime = value; - } - - /** - * Gets the value of the sTeamName1 property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSTeamName1() { - return sTeamName1; - } - - /** - * Sets the value of the sTeamName1 property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSTeamName1(String value) { - this.sTeamName1 = value; - } - - /** - * Gets the value of the sTeamName2 property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSTeamName2() { - return sTeamName2; - } - - /** - * Sets the value of the sTeamName2 property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSTeamName2(String value) { - this.sTeamName2 = value; - } - - /** - * Gets the value of the iScoreTeam1 property. - * - */ - public int getIScoreTeam1() { - return iScoreTeam1; - } - - /** - * Sets the value of the iScoreTeam1 property. - * - */ - public void setIScoreTeam1(int value) { - this.iScoreTeam1 = value; - } - - /** - * Gets the value of the iScoreTeam2 property. - * - */ - public int getIScoreTeam2() { - return iScoreTeam2; - } - - /** - * Sets the value of the iScoreTeam2 property. - * - */ - public void setIScoreTeam2(int value) { - this.iScoreTeam2 = value; - } - - /** - * Gets the value of the iRedCards property. - * - */ - public int getIRedCards() { - return iRedCards; - } - - /** - * Sets the value of the iRedCards property. - * - */ - public void setIRedCards(int value) { - this.iRedCards = value; - } - - /** - * Gets the value of the iYellowCards property. - * - */ - public int getIYellowCards() { - return iYellowCards; - } - - /** - * Sets the value of the iYellowCards property. - * - */ - public void setIYellowCards(int value) { - this.iYellowCards = value; - } - - /** - * Gets the value of the sGroupCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSGroupCode() { - return sGroupCode; - } - - /** - * Sets the value of the sGroupCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSGroupCode(String value) { - this.sGroupCode = value; - } - - /** - * Gets the value of the bFinished property. - * - */ - public boolean isBFinished() { - return bFinished; - } - - /** - * Sets the value of the bFinished property. - * - */ - public void setBFinished(boolean value) { - this.bFinished = value; - } - - /** - * Gets the value of the iPenaltiesWonTeam1 property. - * - */ - public int getIPenaltiesWonTeam1() { - return iPenaltiesWonTeam1; - } - - /** - * Sets the value of the iPenaltiesWonTeam1 property. - * - */ - public void setIPenaltiesWonTeam1(int value) { - this.iPenaltiesWonTeam1 = value; - } - - /** - * Gets the value of the iPenaltiesWonTeam2 property. - * - */ - public int getIPenaltiesWonTeam2() { - return iPenaltiesWonTeam2; - } - - /** - * Sets the value of the iPenaltiesWonTeam2 property. - * - */ - public void setIPenaltiesWonTeam2(int value) { - this.iPenaltiesWonTeam2 = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TGroupInfo.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TGroupInfo.java deleted file mode 100644 index d7f5c6b..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TGroupInfo.java +++ /dev/null @@ -1,188 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlSchemaType; -import javax.xml.bind.annotation.XmlType; -import javax.xml.datatype.XMLGregorianCalendar; - - -/** - *

Java class for tGroupInfo complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tGroupInfo">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="iId" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="iLevel" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="sCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sDescription" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="dFirstGameDate" type="{http://www.w3.org/2001/XMLSchema}date"/>
- *         <element name="dLastGameDate" type="{http://www.w3.org/2001/XMLSchema}date"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tGroupInfo", propOrder = { - "iId", - "iLevel", - "sCode", - "sDescription", - "dFirstGameDate", - "dLastGameDate" -}) -public class TGroupInfo { - - protected int iId; - protected int iLevel; - @XmlElement(required = true) - protected String sCode; - @XmlElement(required = true) - protected String sDescription; - @XmlElement(required = true) - @XmlSchemaType(name = "date") - protected XMLGregorianCalendar dFirstGameDate; - @XmlElement(required = true) - @XmlSchemaType(name = "date") - protected XMLGregorianCalendar dLastGameDate; - - /** - * Gets the value of the iId property. - * - */ - public int getIId() { - return iId; - } - - /** - * Sets the value of the iId property. - * - */ - public void setIId(int value) { - this.iId = value; - } - - /** - * Gets the value of the iLevel property. - * - */ - public int getILevel() { - return iLevel; - } - - /** - * Sets the value of the iLevel property. - * - */ - public void setILevel(int value) { - this.iLevel = value; - } - - /** - * Gets the value of the sCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSCode() { - return sCode; - } - - /** - * Sets the value of the sCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSCode(String value) { - this.sCode = value; - } - - /** - * Gets the value of the sDescription property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSDescription() { - return sDescription; - } - - /** - * Sets the value of the sDescription property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSDescription(String value) { - this.sDescription = value; - } - - /** - * Gets the value of the dFirstGameDate property. - * - * @return - * possible object is - * {@link XMLGregorianCalendar } - * - */ - public XMLGregorianCalendar getDFirstGameDate() { - return dFirstGameDate; - } - - /** - * Sets the value of the dFirstGameDate property. - * - * @param value - * allowed object is - * {@link XMLGregorianCalendar } - * - */ - public void setDFirstGameDate(XMLGregorianCalendar value) { - this.dFirstGameDate = value; - } - - /** - * Gets the value of the dLastGameDate property. - * - * @return - * possible object is - * {@link XMLGregorianCalendar } - * - */ - public XMLGregorianCalendar getDLastGameDate() { - return dLastGameDate; - } - - /** - * Sets the value of the dLastGameDate property. - * - * @param value - * allowed object is - * {@link XMLGregorianCalendar } - * - */ - public void setDLastGameDate(XMLGregorianCalendar value) { - this.dLastGameDate = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TGroupStanding.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TGroupStanding.java deleted file mode 100644 index 17943a2..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TGroupStanding.java +++ /dev/null @@ -1,233 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tGroupStanding complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tGroupStanding">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="iTeamId" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="sTeamName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="iPlayed" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="iWon" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="iDraw" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="iLost" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="iGoalsFor" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="iGoalsAgainst" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="iPlusMin" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="iPoints" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tGroupStanding", propOrder = { - "iTeamId", - "sTeamName", - "iPlayed", - "iWon", - "iDraw", - "iLost", - "iGoalsFor", - "iGoalsAgainst", - "iPlusMin", - "iPoints" -}) -public class TGroupStanding { - - protected int iTeamId; - @XmlElement(required = true) - protected String sTeamName; - protected int iPlayed; - protected int iWon; - protected int iDraw; - protected int iLost; - protected int iGoalsFor; - protected int iGoalsAgainst; - protected int iPlusMin; - protected int iPoints; - - /** - * Gets the value of the iTeamId property. - * - */ - public int getITeamId() { - return iTeamId; - } - - /** - * Sets the value of the iTeamId property. - * - */ - public void setITeamId(int value) { - this.iTeamId = value; - } - - /** - * Gets the value of the sTeamName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSTeamName() { - return sTeamName; - } - - /** - * Sets the value of the sTeamName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSTeamName(String value) { - this.sTeamName = value; - } - - /** - * Gets the value of the iPlayed property. - * - */ - public int getIPlayed() { - return iPlayed; - } - - /** - * Sets the value of the iPlayed property. - * - */ - public void setIPlayed(int value) { - this.iPlayed = value; - } - - /** - * Gets the value of the iWon property. - * - */ - public int getIWon() { - return iWon; - } - - /** - * Sets the value of the iWon property. - * - */ - public void setIWon(int value) { - this.iWon = value; - } - - /** - * Gets the value of the iDraw property. - * - */ - public int getIDraw() { - return iDraw; - } - - /** - * Sets the value of the iDraw property. - * - */ - public void setIDraw(int value) { - this.iDraw = value; - } - - /** - * Gets the value of the iLost property. - * - */ - public int getILost() { - return iLost; - } - - /** - * Sets the value of the iLost property. - * - */ - public void setILost(int value) { - this.iLost = value; - } - - /** - * Gets the value of the iGoalsFor property. - * - */ - public int getIGoalsFor() { - return iGoalsFor; - } - - /** - * Sets the value of the iGoalsFor property. - * - */ - public void setIGoalsFor(int value) { - this.iGoalsFor = value; - } - - /** - * Gets the value of the iGoalsAgainst property. - * - */ - public int getIGoalsAgainst() { - return iGoalsAgainst; - } - - /** - * Sets the value of the iGoalsAgainst property. - * - */ - public void setIGoalsAgainst(int value) { - this.iGoalsAgainst = value; - } - - /** - * Gets the value of the iPlusMin property. - * - */ - public int getIPlusMin() { - return iPlusMin; - } - - /** - * Sets the value of the iPlusMin property. - * - */ - public void setIPlusMin(int value) { - this.iPlusMin = value; - } - - /** - * Gets the value of the iPoints property. - * - */ - public int getIPoints() { - return iPoints; - } - - /** - * Sets the value of the iPoints property. - * - */ - public void setIPoints(int value) { - this.iPoints = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TNextGame.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TNextGame.java deleted file mode 100644 index 116eccf..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TNextGame.java +++ /dev/null @@ -1,165 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tNextGame complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tNextGame">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="iGameNumber" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="sLocalDateTime" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sUTCDateTime" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sTeam1" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sTeam2" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tNextGame", propOrder = { - "iGameNumber", - "sLocalDateTime", - "sutcDateTime", - "sTeam1", - "sTeam2" -}) -public class TNextGame { - - protected int iGameNumber; - @XmlElement(required = true) - protected String sLocalDateTime; - @XmlElement(name = "sUTCDateTime", required = true) - protected String sutcDateTime; - @XmlElement(required = true) - protected String sTeam1; - @XmlElement(required = true) - protected String sTeam2; - - /** - * Gets the value of the iGameNumber property. - * - */ - public int getIGameNumber() { - return iGameNumber; - } - - /** - * Sets the value of the iGameNumber property. - * - */ - public void setIGameNumber(int value) { - this.iGameNumber = value; - } - - /** - * Gets the value of the sLocalDateTime property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSLocalDateTime() { - return sLocalDateTime; - } - - /** - * Sets the value of the sLocalDateTime property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSLocalDateTime(String value) { - this.sLocalDateTime = value; - } - - /** - * Gets the value of the sutcDateTime property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSUTCDateTime() { - return sutcDateTime; - } - - /** - * Sets the value of the sutcDateTime property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSUTCDateTime(String value) { - this.sutcDateTime = value; - } - - /** - * Gets the value of the sTeam1 property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSTeam1() { - return sTeam1; - } - - /** - * Sets the value of the sTeam1 property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSTeam1(String value) { - this.sTeam1 = value; - } - - /** - * Gets the value of the sTeam2 property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSTeam2() { - return sTeam2; - } - - /** - * Sets the value of the sTeam2 property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSTeam2(String value) { - this.sTeam2 = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TPlayer.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TPlayer.java deleted file mode 100644 index af72a57..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TPlayer.java +++ /dev/null @@ -1,165 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tPlayer complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tPlayer">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="iId" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="sName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sFullName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sFirstName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sLastName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tPlayer", propOrder = { - "iId", - "sName", - "sFullName", - "sFirstName", - "sLastName" -}) -public class TPlayer { - - protected int iId; - @XmlElement(required = true) - protected String sName; - @XmlElement(required = true) - protected String sFullName; - @XmlElement(required = true) - protected String sFirstName; - @XmlElement(required = true) - protected String sLastName; - - /** - * Gets the value of the iId property. - * - */ - public int getIId() { - return iId; - } - - /** - * Sets the value of the iId property. - * - */ - public void setIId(int value) { - this.iId = value; - } - - /** - * Gets the value of the sName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSName() { - return sName; - } - - /** - * Sets the value of the sName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSName(String value) { - this.sName = value; - } - - /** - * Gets the value of the sFullName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSFullName() { - return sFullName; - } - - /** - * Sets the value of the sFullName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSFullName(String value) { - this.sFullName = value; - } - - /** - * Gets the value of the sFirstName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSFirstName() { - return sFirstName; - } - - /** - * Sets the value of the sFirstName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSFirstName(String value) { - this.sFirstName = value; - } - - /** - * Gets the value of the sLastName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSLastName() { - return sLastName; - } - - /** - * Sets the value of the sLastName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSLastName(String value) { - this.sLastName = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TPlayerName.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TPlayerName.java deleted file mode 100644 index fb60839..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TPlayerName.java +++ /dev/null @@ -1,137 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tPlayerName complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tPlayerName">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="iId" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="sName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sCountryName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sCountryFlag" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tPlayerName", propOrder = { - "iId", - "sName", - "sCountryName", - "sCountryFlag" -}) -public class TPlayerName { - - protected int iId; - @XmlElement(required = true) - protected String sName; - @XmlElement(required = true) - protected String sCountryName; - @XmlElement(required = true) - protected String sCountryFlag; - - /** - * Gets the value of the iId property. - * - */ - public int getIId() { - return iId; - } - - /** - * Sets the value of the iId property. - * - */ - public void setIId(int value) { - this.iId = value; - } - - /** - * Gets the value of the sName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSName() { - return sName; - } - - /** - * Sets the value of the sName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSName(String value) { - this.sName = value; - } - - /** - * Gets the value of the sCountryName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSCountryName() { - return sCountryName; - } - - /** - * Sets the value of the sCountryName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSCountryName(String value) { - this.sCountryName = value; - } - - /** - * Gets the value of the sCountryFlag property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSCountryFlag() { - return sCountryFlag; - } - - /** - * Sets the value of the sCountryFlag property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSCountryFlag(String value) { - this.sCountryFlag = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TPlayerRole.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TPlayerRole.java deleted file mode 100644 index ac8c331..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TPlayerRole.java +++ /dev/null @@ -1,90 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tPlayerRole complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tPlayerRole">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sDescription" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tPlayerRole", propOrder = { - "sCode", - "sDescription" -}) -public class TPlayerRole { - - @XmlElement(required = true) - protected String sCode; - @XmlElement(required = true) - protected String sDescription; - - /** - * Gets the value of the sCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSCode() { - return sCode; - } - - /** - * Sets the value of the sCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSCode(String value) { - this.sCode = value; - } - - /** - * Gets the value of the sDescription property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSDescription() { - return sDescription; - } - - /** - * Sets the value of the sDescription property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSDescription(String value) { - this.sDescription = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TStadiumInfo.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TStadiumInfo.java deleted file mode 100644 index fd1e2de..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TStadiumInfo.java +++ /dev/null @@ -1,165 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tStadiumInfo complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tStadiumInfo">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="iSeatsCapacity" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="sCityName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sWikipediaURL" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sGoogleMapsURL" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tStadiumInfo", propOrder = { - "sName", - "iSeatsCapacity", - "sCityName", - "sWikipediaURL", - "sGoogleMapsURL" -}) -public class TStadiumInfo { - - @XmlElement(required = true) - protected String sName; - protected int iSeatsCapacity; - @XmlElement(required = true) - protected String sCityName; - @XmlElement(required = true) - protected String sWikipediaURL; - @XmlElement(required = true) - protected String sGoogleMapsURL; - - /** - * Gets the value of the sName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSName() { - return sName; - } - - /** - * Sets the value of the sName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSName(String value) { - this.sName = value; - } - - /** - * Gets the value of the iSeatsCapacity property. - * - */ - public int getISeatsCapacity() { - return iSeatsCapacity; - } - - /** - * Sets the value of the iSeatsCapacity property. - * - */ - public void setISeatsCapacity(int value) { - this.iSeatsCapacity = value; - } - - /** - * Gets the value of the sCityName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSCityName() { - return sCityName; - } - - /** - * Sets the value of the sCityName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSCityName(String value) { - this.sCityName = value; - } - - /** - * Gets the value of the sWikipediaURL property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSWikipediaURL() { - return sWikipediaURL; - } - - /** - * Sets the value of the sWikipediaURL property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSWikipediaURL(String value) { - this.sWikipediaURL = value; - } - - /** - * Gets the value of the sGoogleMapsURL property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSGoogleMapsURL() { - return sGoogleMapsURL; - } - - /** - * Sets the value of the sGoogleMapsURL property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSGoogleMapsURL(String value) { - this.sGoogleMapsURL = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TTeam.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TTeam.java deleted file mode 100644 index 1bf0ae4..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TTeam.java +++ /dev/null @@ -1,81 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tTeam complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tTeam">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="iId" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="sName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tTeam", propOrder = { - "iId", - "sName" -}) -public class TTeam { - - protected int iId; - @XmlElement(required = true) - protected String sName; - - /** - * Gets the value of the iId property. - * - */ - public int getIId() { - return iId; - } - - /** - * Sets the value of the iId property. - * - */ - public void setIId(int value) { - this.iId = value; - } - - /** - * Gets the value of the sName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSName() { - return sName; - } - - /** - * Sets the value of the sName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSName(String value) { - this.sName = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TTeamCoachName.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TTeamCoachName.java deleted file mode 100644 index d88b5da..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TTeamCoachName.java +++ /dev/null @@ -1,90 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tTeamCoachName complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tTeamCoachName">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sTeamName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sCoachName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tTeamCoachName", propOrder = { - "sTeamName", - "sCoachName" -}) -public class TTeamCoachName { - - @XmlElement(required = true) - protected String sTeamName; - @XmlElement(required = true) - protected String sCoachName; - - /** - * Gets the value of the sTeamName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSTeamName() { - return sTeamName; - } - - /** - * Sets the value of the sTeamName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSTeamName(String value) { - this.sTeamName = value; - } - - /** - * Gets the value of the sCoachName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSCoachName() { - return sCoachName; - } - - /** - * Sets the value of the sCoachName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSCoachName(String value) { - this.sCoachName = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TTeamPlayerCardInfo.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TTeamPlayerCardInfo.java deleted file mode 100644 index 34281a8..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TTeamPlayerCardInfo.java +++ /dev/null @@ -1,120 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tTeamPlayerCardInfo complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tTeamPlayerCardInfo">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="iID" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="sName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="iYellowCards" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="iRedCards" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tTeamPlayerCardInfo", propOrder = { - "iid", - "sName", - "iYellowCards", - "iRedCards" -}) -public class TTeamPlayerCardInfo { - - @XmlElement(name = "iID") - protected int iid; - @XmlElement(required = true) - protected String sName; - protected int iYellowCards; - protected int iRedCards; - - /** - * Gets the value of the iid property. - * - */ - public int getIID() { - return iid; - } - - /** - * Sets the value of the iid property. - * - */ - public void setIID(int value) { - this.iid = value; - } - - /** - * Gets the value of the sName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSName() { - return sName; - } - - /** - * Sets the value of the sName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSName(String value) { - this.sName = value; - } - - /** - * Gets the value of the iYellowCards property. - * - */ - public int getIYellowCards() { - return iYellowCards; - } - - /** - * Sets the value of the iYellowCards property. - * - */ - public void setIYellowCards(int value) { - this.iYellowCards = value; - } - - /** - * Gets the value of the iRedCards property. - * - */ - public int getIRedCards() { - return iRedCards; - } - - /** - * Sets the value of the iRedCards property. - * - */ - public void setIRedCards(int value) { - this.iRedCards = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TTeamPlayerCardRankInfo.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TTeamPlayerCardRankInfo.java deleted file mode 100644 index a61e44b..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TTeamPlayerCardRankInfo.java +++ /dev/null @@ -1,139 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tTeamPlayerCardRankInfo complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tTeamPlayerCardRankInfo">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="iRank" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="iID" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="sName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="iYellowCards" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="iRedCards" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tTeamPlayerCardRankInfo", propOrder = { - "iRank", - "iid", - "sName", - "iYellowCards", - "iRedCards" -}) -public class TTeamPlayerCardRankInfo { - - protected int iRank; - @XmlElement(name = "iID") - protected int iid; - @XmlElement(required = true) - protected String sName; - protected int iYellowCards; - protected int iRedCards; - - /** - * Gets the value of the iRank property. - * - */ - public int getIRank() { - return iRank; - } - - /** - * Sets the value of the iRank property. - * - */ - public void setIRank(int value) { - this.iRank = value; - } - - /** - * Gets the value of the iid property. - * - */ - public int getIID() { - return iid; - } - - /** - * Sets the value of the iid property. - * - */ - public void setIID(int value) { - this.iid = value; - } - - /** - * Gets the value of the sName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSName() { - return sName; - } - - /** - * Sets the value of the sName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSName(String value) { - this.sName = value; - } - - /** - * Gets the value of the iYellowCards property. - * - */ - public int getIYellowCards() { - return iYellowCards; - } - - /** - * Sets the value of the iYellowCards property. - * - */ - public void setIYellowCards(int value) { - this.iYellowCards = value; - } - - /** - * Gets the value of the iRedCards property. - * - */ - public int getIRedCards() { - return iRedCards; - } - - /** - * Sets the value of the iRedCards property. - * - */ - public void setIRedCards(int value) { - this.iRedCards = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TTeamPlayerGoalsRankInfo.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TTeamPlayerGoalsRankInfo.java deleted file mode 100644 index 4992295..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TTeamPlayerGoalsRankInfo.java +++ /dev/null @@ -1,120 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tTeamPlayerGoalsRankInfo complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tTeamPlayerGoalsRankInfo">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="iRank" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="iID" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="sName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="iGoals" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tTeamPlayerGoalsRankInfo", propOrder = { - "iRank", - "iid", - "sName", - "iGoals" -}) -public class TTeamPlayerGoalsRankInfo { - - protected int iRank; - @XmlElement(name = "iID") - protected int iid; - @XmlElement(required = true) - protected String sName; - protected int iGoals; - - /** - * Gets the value of the iRank property. - * - */ - public int getIRank() { - return iRank; - } - - /** - * Sets the value of the iRank property. - * - */ - public void setIRank(int value) { - this.iRank = value; - } - - /** - * Gets the value of the iid property. - * - */ - public int getIID() { - return iid; - } - - /** - * Sets the value of the iid property. - * - */ - public void setIID(int value) { - this.iid = value; - } - - /** - * Gets the value of the sName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSName() { - return sName; - } - - /** - * Sets the value of the sName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSName(String value) { - this.sName = value; - } - - /** - * Gets the value of the iGoals property. - * - */ - public int getIGoals() { - return iGoals; - } - - /** - * Sets the value of the iGoals property. - * - */ - public void setIGoals(int value) { - this.iGoals = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TTeamPlayerName.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TTeamPlayerName.java deleted file mode 100644 index 7ab0514..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TTeamPlayerName.java +++ /dev/null @@ -1,110 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tTeamPlayerName complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tTeamPlayerName">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="iID" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="sName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="sTeamName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tTeamPlayerName", propOrder = { - "iid", - "sName", - "sTeamName" -}) -public class TTeamPlayerName { - - @XmlElement(name = "iID") - protected int iid; - @XmlElement(required = true) - protected String sName; - @XmlElement(required = true) - protected String sTeamName; - - /** - * Gets the value of the iid property. - * - */ - public int getIID() { - return iid; - } - - /** - * Sets the value of the iid property. - * - */ - public void setIID(int value) { - this.iid = value; - } - - /** - * Gets the value of the sName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSName() { - return sName; - } - - /** - * Sets the value of the sName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSName(String value) { - this.sName = value; - } - - /** - * Gets the value of the sTeamName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSTeamName() { - return sTeamName; - } - - /** - * Sets the value of the sTeamName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSTeamName(String value) { - this.sTeamName = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TTopScorerTop5.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TTopScorerTop5.java deleted file mode 100644 index f07fb66..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TTopScorerTop5.java +++ /dev/null @@ -1,100 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for tTopScorerTop5 complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="tTopScorerTop5">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="iRank" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="iGoals" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *         <element name="sName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "tTopScorerTop5", propOrder = { - "iRank", - "iGoals", - "sName" -}) -public class TTopScorerTop5 { - - protected int iRank; - protected int iGoals; - @XmlElement(required = true) - protected String sName; - - /** - * Gets the value of the iRank property. - * - */ - public int getIRank() { - return iRank; - } - - /** - * Sets the value of the iRank property. - * - */ - public void setIRank(int value) { - this.iRank = value; - } - - /** - * Gets the value of the iGoals property. - * - */ - public int getIGoals() { - return iGoals; - } - - /** - * Sets the value of the iGoals property. - * - */ - public void setIGoals(int value) { - this.iGoals = value; - } - - /** - * Gets the value of the sName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSName() { - return sName; - } - - /** - * Sets the value of the sName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSName(String value) { - this.sName = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TeamIDsByGroup.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TeamIDsByGroup.java deleted file mode 100644 index 1e575e3..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TeamIDsByGroup.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sGroupCode" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "sGroupCode" -}) -@XmlRootElement(name = "TeamIDsByGroup") -public class TeamIDsByGroup { - - @XmlElement(required = true) - protected String sGroupCode; - - /** - * Gets the value of the sGroupCode property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSGroupCode() { - return sGroupCode; - } - - /** - * Sets the value of the sGroupCode property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSGroupCode(String value) { - this.sGroupCode = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TeamIDsByGroupResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TeamIDsByGroupResponse.java deleted file mode 100644 index 832d1a3..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TeamIDsByGroupResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="TeamIDsByGroupResult" type="{https://footballpool.dataaccess.eu}ArrayOfInt"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "teamIDsByGroupResult" -}) -@XmlRootElement(name = "TeamIDsByGroupResponse") -public class TeamIDsByGroupResponse { - - @XmlElement(name = "TeamIDsByGroupResult", required = true) - protected ArrayOfInt teamIDsByGroupResult; - - /** - * Gets the value of the teamIDsByGroupResult property. - * - * @return - * possible object is - * {@link ArrayOfInt } - * - */ - public ArrayOfInt getTeamIDsByGroupResult() { - return teamIDsByGroupResult; - } - - /** - * Sets the value of the teamIDsByGroupResult property. - * - * @param value - * allowed object is - * {@link ArrayOfInt } - * - */ - public void setTeamIDsByGroupResult(ArrayOfInt value) { - this.teamIDsByGroupResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TeamNames.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TeamNames.java deleted file mode 100644 index 89801bb..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TeamNames.java +++ /dev/null @@ -1,34 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "TeamNames") -public class TeamNames { - - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TeamNamesResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TeamNamesResponse.java deleted file mode 100644 index 9fa1235..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TeamNamesResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="TeamNamesResult" type="{https://footballpool.dataaccess.eu}ArrayOfString"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "teamNamesResult" -}) -@XmlRootElement(name = "TeamNamesResponse") -public class TeamNamesResponse { - - @XmlElement(name = "TeamNamesResult", required = true) - protected ArrayOfString teamNamesResult; - - /** - * Gets the value of the teamNamesResult property. - * - * @return - * possible object is - * {@link ArrayOfString } - * - */ - public ArrayOfString getTeamNamesResult() { - return teamNamesResult; - } - - /** - * Sets the value of the teamNamesResult property. - * - * @param value - * allowed object is - * {@link ArrayOfString } - * - */ - public void setTeamNamesResult(ArrayOfString value) { - this.teamNamesResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TeamPlayers.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TeamPlayers.java deleted file mode 100644 index 1d69e91..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TeamPlayers.java +++ /dev/null @@ -1,83 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sTeamName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *         <element name="bSelected" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "sTeamName", - "bSelected" -}) -@XmlRootElement(name = "TeamPlayers") -public class TeamPlayers { - - @XmlElement(required = true) - protected String sTeamName; - protected boolean bSelected; - - /** - * Gets the value of the sTeamName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSTeamName() { - return sTeamName; - } - - /** - * Sets the value of the sTeamName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSTeamName(String value) { - this.sTeamName = value; - } - - /** - * Gets the value of the bSelected property. - * - */ - public boolean isBSelected() { - return bSelected; - } - - /** - * Sets the value of the bSelected property. - * - */ - public void setBSelected(boolean value) { - this.bSelected = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TeamPlayersResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TeamPlayersResponse.java deleted file mode 100644 index feabda5..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TeamPlayersResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="TeamPlayersResult" type="{https://footballpool.dataaccess.eu}ArrayOftPlayer"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "teamPlayersResult" -}) -@XmlRootElement(name = "TeamPlayersResponse") -public class TeamPlayersResponse { - - @XmlElement(name = "TeamPlayersResult", required = true) - protected ArrayOftPlayer teamPlayersResult; - - /** - * Gets the value of the teamPlayersResult property. - * - * @return - * possible object is - * {@link ArrayOftPlayer } - * - */ - public ArrayOftPlayer getTeamPlayersResult() { - return teamPlayersResult; - } - - /** - * Sets the value of the teamPlayersResult property. - * - * @param value - * allowed object is - * {@link ArrayOftPlayer } - * - */ - public void setTeamPlayersResult(ArrayOftPlayer value) { - this.teamPlayersResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/Teams.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/Teams.java deleted file mode 100644 index d5beee5..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/Teams.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="sTeamName" type="{http://www.w3.org/2001/XMLSchema}string"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "sTeamName" -}) -@XmlRootElement(name = "Teams") -public class Teams { - - @XmlElement(required = true) - protected String sTeamName; - - /** - * Gets the value of the sTeamName property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getSTeamName() { - return sTeamName; - } - - /** - * Sets the value of the sTeamName property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setSTeamName(String value) { - this.sTeamName = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TeamsResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TeamsResponse.java deleted file mode 100644 index f8e2a67..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TeamsResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="TeamsResult" type="{https://footballpool.dataaccess.eu}ArrayOftTeam"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "teamsResult" -}) -@XmlRootElement(name = "TeamsResponse") -public class TeamsResponse { - - @XmlElement(name = "TeamsResult", required = true) - protected ArrayOftTeam teamsResult; - - /** - * Gets the value of the teamsResult property. - * - * @return - * possible object is - * {@link ArrayOftTeam } - * - */ - public ArrayOftTeam getTeamsResult() { - return teamsResult; - } - - /** - * Sets the value of the teamsResult property. - * - * @param value - * allowed object is - * {@link ArrayOftTeam } - * - */ - public void setTeamsResult(ArrayOftTeam value) { - this.teamsResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TopScorersList.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TopScorersList.java deleted file mode 100644 index da55cbe..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TopScorersList.java +++ /dev/null @@ -1,34 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "") -@XmlRootElement(name = "TopScorersList") -public class TopScorersList { - - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TopScorersListResponse.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TopScorersListResponse.java deleted file mode 100644 index 5235a4a..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/TopScorersListResponse.java +++ /dev/null @@ -1,64 +0,0 @@ - -package https.footballpool_dataaccess; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlRootElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for anonymous complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType>
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="TopScorersListResult" type="{https://footballpool.dataaccess.eu}ArrayOftTopScorerTop5"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "", propOrder = { - "topScorersListResult" -}) -@XmlRootElement(name = "TopScorersListResponse") -public class TopScorersListResponse { - - @XmlElement(name = "TopScorersListResult", required = true) - protected ArrayOftTopScorerTop5 topScorersListResult; - - /** - * Gets the value of the topScorersListResult property. - * - * @return - * possible object is - * {@link ArrayOftTopScorerTop5 } - * - */ - public ArrayOftTopScorerTop5 getTopScorersListResult() { - return topScorersListResult; - } - - /** - * Sets the value of the topScorersListResult property. - * - * @param value - * allowed object is - * {@link ArrayOftTopScorerTop5 } - * - */ - public void setTopScorersListResult(ArrayOftTopScorerTop5 value) { - this.topScorersListResult = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/package-info.java b/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/package-info.java deleted file mode 100644 index 21b9348..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/generated/jax-wsCache/info/https/footballpool_dataaccess/package-info.java +++ /dev/null @@ -1,2 +0,0 @@ -@javax.xml.bind.annotation.XmlSchema(namespace = "https://footballpool.dataaccess.eu", elementFormDefault = javax.xml.bind.annotation.XmlNsForm.QUALIFIED) -package https.footballpool_dataaccess; diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/web/META-INF/MANIFEST.MF b/Year_3/TSDWL/WSDL/FootballClient/build/web/META-INF/MANIFEST.MF deleted file mode 100644 index 59499bc..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/web/META-INF/MANIFEST.MF +++ /dev/null @@ -1,2 +0,0 @@ -Manifest-Version: 1.0 - diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/web/META-INF/context.xml b/Year_3/TSDWL/WSDL/FootballClient/build/web/META-INF/context.xml deleted file mode 100644 index a3b375b..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/web/META-INF/context.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/web/WEB-INF/classes/.netbeans_automatic_build b/Year_3/TSDWL/WSDL/FootballClient/build/web/WEB-INF/classes/.netbeans_automatic_build deleted file mode 100644 index e69de29..0000000 diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/web/WEB-INF/classes/.netbeans_update_resources b/Year_3/TSDWL/WSDL/FootballClient/build/web/WEB-INF/classes/.netbeans_update_resources deleted file mode 100644 index e69de29..0000000 diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/web/WEB-INF/jax-ws-catalog.xml b/Year_3/TSDWL/WSDL/FootballClient/build/web/WEB-INF/jax-ws-catalog.xml deleted file mode 100644 index fa89486..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/web/WEB-INF/jax-ws-catalog.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/web/index.html b/Year_3/TSDWL/WSDL/FootballClient/build/web/index.html deleted file mode 100644 index c627c24..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/web/index.html +++ /dev/null @@ -1,16 +0,0 @@ - - - - - TODO supply a title - - - - -
TODO write content
- - diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/web/list.jsp b/Year_3/TSDWL/WSDL/FootballClient/build/web/list.jsp deleted file mode 100644 index fba56fa..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/web/list.jsp +++ /dev/null @@ -1,24 +0,0 @@ -<%-- - Document : list - Created on : Jan 19, 2022, 8:53:23 PM - Author : dcariotti ---%> - -<%@page import="https.footballpool_dataaccess.ArrayOftStadiumInfo"%> -<%@page import="https.footballpool_dataaccess.TStadiumInfo"%> -<%@page import="java.util.List"%> -<%@page contentType="text/html" pageEncoding="UTF-8"%> - - - - - Stadium list - - -

Stadium list

- <% List stadiums = (List) request.getAttribute("stadiumList"); %> - <% for (TStadiumInfo stadium : stadiums) { %> -

<%= stadium.getSName() %>

- <% } %> - - diff --git a/Year_3/TSDWL/WSDL/FootballClient/build/web/search.html b/Year_3/TSDWL/WSDL/FootballClient/build/web/search.html deleted file mode 100644 index 4cac9f3..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/build/web/search.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - Search a stadium - - - - -
-
- - -
- -
- - diff --git a/Year_3/TSDWL/WSDL/FootballClient/catalog.xml b/Year_3/TSDWL/WSDL/FootballClient/catalog.xml deleted file mode 100644 index 3670a69..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/catalog.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/Year_3/TSDWL/WSDL/FootballClient/dist/FootballClient.war b/Year_3/TSDWL/WSDL/FootballClient/dist/FootballClient.war deleted file mode 100644 index c4319e2..0000000 Binary files a/Year_3/TSDWL/WSDL/FootballClient/dist/FootballClient.war and /dev/null differ diff --git a/Year_3/TSDWL/WSDL/FootballClient/nbproject/ant-deploy.xml b/Year_3/TSDWL/WSDL/FootballClient/nbproject/ant-deploy.xml deleted file mode 100644 index 55566c8..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/nbproject/ant-deploy.xml +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Year_3/TSDWL/WSDL/FootballClient/nbproject/build-impl.xml b/Year_3/TSDWL/WSDL/FootballClient/nbproject/build-impl.xml deleted file mode 100644 index f20ac3d..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/nbproject/build-impl.xml +++ /dev/null @@ -1,1442 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must set src.dir - Must set test.src.dir - Must set build.dir - Must set build.web.dir - Must set build.generated.dir - Must set dist.dir - Must set build.classes.dir - Must set dist.javadoc.dir - Must set build.test.classes.dir - Must set build.test.results.dir - Must set build.classes.excludes - Must set dist.war - - - - - - - - - -The Java EE server classpath is not correctly set up - server home directory is missing. -Either open the project in the IDE and assign the server or setup the server classpath manually. -For example like this: - ant -Dj2ee.server.home=<app_server_installation_directory> - - -The Java EE server classpath is not correctly set up. Your active server type is ${j2ee.server.type}. -Either open the project in the IDE and assign the server or setup the server classpath manually. -For example like this: - ant -Duser.properties.file=<path_to_property_file> (where you put the property "j2ee.platform.classpath" in a .properties file) -or ant -Dj2ee.platform.classpath=<server_classpath> (where no properties file is used) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must set javac.includes - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - No tests executed. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -The libs.CopyLibs.classpath property is not set up. -This property must point to -org-netbeans-modules-java-j2seproject-copylibstask.jar file which is part -of NetBeans IDE installation and is usually located at -<netbeans_installation>/java<version>/ant/extra folder. -Either open the project in the IDE and make sure CopyLibs library -exists or setup the property manually. For example like this: - ant -Dlibs.CopyLibs.classpath=a/path/to/org-netbeans-modules-java-j2seproject-copylibstask.jar - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must set JVM to use for profiling in profiler.info.jvm - Must set profiler agent JVM arguments in profiler.info.jvmargs.agent - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must select some files in the IDE or set javac.includes - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must select some files in the IDE or set javac.jsp.includes - - - - - - - - - - - - - - - - - - - - - - - - - - Must select a file in the IDE or set jsp.includes - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Browser not found, cannot launch the deployed application. Try to set the BROWSER environment variable. - - - Launching ${browse.url} - - - - - - Must select one file in the IDE or set run.class - - - - Must select one file in the IDE or set run.class - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must select one file in the IDE or set debug.class - - - - - - - - - - - - Must select one file in the IDE or set debug.class - - - - - Must set fix.includes - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - This target only works when run from inside the NetBeans IDE. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must select some files in the IDE or set javac.includes - - - - - - - - - - - - - - - - - - - Some tests failed; see details above. - - - - - - - - - Must select some files in the IDE or set test.includes - - - - Some tests failed; see details above. - - - - Must select some files in the IDE or set test.class - Must select some method in the IDE or set test.method - - - - Some tests failed; see details above. - - - - - Must select one file in the IDE or set test.class - - - - Must select one file in the IDE or set test.class - Must select some method in the IDE or set test.method - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Year_3/TSDWL/WSDL/FootballClient/nbproject/genfiles.properties b/Year_3/TSDWL/WSDL/FootballClient/nbproject/genfiles.properties deleted file mode 100644 index 31d747b..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/nbproject/genfiles.properties +++ /dev/null @@ -1,8 +0,0 @@ -build.xml.data.CRC32=aaea0a1d -build.xml.script.CRC32=c8a5d28b -build.xml.stylesheet.CRC32=651128d4@1.77.1.1 -# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml. -# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you. -nbproject/build-impl.xml.data.CRC32=aaea0a1d -nbproject/build-impl.xml.script.CRC32=67c6fda6 -nbproject/build-impl.xml.stylesheet.CRC32=99ea4b56@1.77.1.1 diff --git a/Year_3/TSDWL/WSDL/FootballClient/nbproject/jax-ws.xml b/Year_3/TSDWL/WSDL/FootballClient/nbproject/jax-ws.xml deleted file mode 100644 index 8248530..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/nbproject/jax-ws.xml +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - https://ws.footballpool.dataaccess.eu/info.wso?WSDL - ws.footballpool.dataaccess.eu/info.wso.wsdl - eu.dataaccess.footballpool - catalog.xml - - - extension - true - - - verbose - true - - - fork - false - - - wsdlLocation - https://ws.footballpool.dataaccess.eu/info.wso?WSDL - - - xnocompile - true - - - xendorsed - true - - - - - diff --git a/Year_3/TSDWL/WSDL/FootballClient/nbproject/jaxws-build.xml b/Year_3/TSDWL/WSDL/FootballClient/nbproject/jaxws-build.xml deleted file mode 100644 index 9bd9d81..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/nbproject/jaxws-build.xml +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Year_3/TSDWL/WSDL/FootballClient/nbproject/private/private.properties b/Year_3/TSDWL/WSDL/FootballClient/nbproject/private/private.properties deleted file mode 100644 index 26d4039..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/nbproject/private/private.properties +++ /dev/null @@ -1,5 +0,0 @@ -deploy.ant.properties.file=/home/dcariotti/.netbeans/8.2/tomcat80.properties -j2ee.server.domain=/home/dcariotti/.netbeans/8.2/apache-tomcat-8.0.27.0_base -j2ee.server.home=/home/dcariotti/apache-tomcat-8.0.27 -j2ee.server.instance=tomcat80:home=/home/dcariotti/apache-tomcat-8.0.27:base=apache-tomcat-8.0.27.0_base -user.properties.file=/home/dcariotti/.netbeans/8.2/build.properties diff --git a/Year_3/TSDWL/WSDL/FootballClient/nbproject/private/private.xml b/Year_3/TSDWL/WSDL/FootballClient/nbproject/private/private.xml deleted file mode 100644 index c789ac5..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/nbproject/private/private.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - file:/home/dcariotti/NetBeansProjects/FootballClient/web/list.jsp - file:/home/dcariotti/NetBeansProjects/FootballClient/src/java/it/dmi/exams/tsdwl/StadiumInfo.java - file:/home/dcariotti/NetBeansProjects/FootballClient/src/java/it/dmi/exams/tsdwl/StadiumList.java - file:/home/dcariotti/NetBeansProjects/FootballClient/web/search.html - - - diff --git a/Year_3/TSDWL/WSDL/FootballClient/nbproject/project.properties b/Year_3/TSDWL/WSDL/FootballClient/nbproject/project.properties deleted file mode 100644 index b8637ec..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/nbproject/project.properties +++ /dev/null @@ -1,84 +0,0 @@ -annotation.processing.enabled=true -annotation.processing.enabled.in.editor=true -annotation.processing.processors.list= -annotation.processing.run.all.processors=true -annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output -build.classes.dir=${build.web.dir}/WEB-INF/classes -build.classes.excludes=**/*.java,**/*.form -build.dir=build -build.generated.dir=${build.dir}/generated -build.generated.sources.dir=${build.dir}/generated-sources -build.test.classes.dir=${build.dir}/test/classes -build.test.results.dir=${build.dir}/test/results -build.web.dir=${build.dir}/web -build.web.excludes=${build.classes.excludes} -client.urlPart= -compile.jsps=false -conf.dir=${source.root}/conf -debug.classpath=${build.classes.dir}:${javac.classpath} -debug.test.classpath=\ - ${run.test.classpath} -display.browser=true -# Files to be excluded from distribution war -dist.archive.excludes= -dist.dir=dist -dist.ear.war=${dist.dir}/${war.ear.name} -dist.javadoc.dir=${dist.dir}/javadoc -dist.war=${dist.dir}/${war.name} -endorsed.classpath=\ - ${libs.javaee-endorsed-api-7.0.classpath} -excludes= -includes=** -j2ee.compile.on.save=true -j2ee.copy.static.files.on.save=true -j2ee.deploy.on.save=true -j2ee.platform=1.7-web -j2ee.platform.classpath=${j2ee.server.home}/lib/annotations-api.jar:${j2ee.server.home}/lib/catalina-ant.jar:${j2ee.server.home}/lib/catalina-ha.jar:${j2ee.server.home}/lib/catalina-storeconfig.jar:${j2ee.server.home}/lib/catalina-tribes.jar:${j2ee.server.home}/lib/catalina.jar:${j2ee.server.home}/lib/ecj-4.4.2.jar:${j2ee.server.home}/lib/el-api.jar:${j2ee.server.home}/lib/jasper-el.jar:${j2ee.server.home}/lib/jasper.jar:${j2ee.server.home}/lib/jsp-api.jar:${j2ee.server.home}/lib/servlet-api.jar:${j2ee.server.home}/lib/tomcat-api.jar:${j2ee.server.home}/lib/tomcat-coyote.jar:${j2ee.server.home}/lib/tomcat-dbcp.jar:${j2ee.server.home}/lib/tomcat-i18n-es.jar:${j2ee.server.home}/lib/tomcat-i18n-fr.jar:${j2ee.server.home}/lib/tomcat-i18n-ja.jar:${j2ee.server.home}/lib/tomcat-jdbc.jar:${j2ee.server.home}/lib/tomcat-jni.jar:${j2ee.server.home}/lib/tomcat-util-scan.jar:${j2ee.server.home}/lib/tomcat-util.jar:${j2ee.server.home}/lib/tomcat-websocket.jar:${j2ee.server.home}/lib/websocket-api.jar -j2ee.server.type=Tomcat -jar.compress=false -javac.classpath= -# Space-separated list of extra javac options -javac.compilerargs= -javac.debug=true -javac.deprecation=false -javac.processorpath=\ - ${javac.classpath} -javac.source=1.8 -javac.target=1.8 -javac.test.classpath=\ - ${javac.classpath}:\ - ${build.classes.dir} -javac.test.processorpath=\ - ${javac.test.classpath} -javadoc.additionalparam= -javadoc.author=false -javadoc.encoding=${source.encoding} -javadoc.noindex=false -javadoc.nonavbar=false -javadoc.notree=false -javadoc.preview=true -javadoc.private=false -javadoc.splitindex=true -javadoc.use=true -javadoc.version=false -javadoc.windowtitle= -lib.dir=${web.docbase.dir}/WEB-INF/lib -no.dependencies=false -persistence.xml.dir=${conf.dir} -platform.active=default_platform -resource.dir=setup -run.test.classpath=\ - ${javac.test.classpath}:\ - ${build.test.classes.dir} -# Space-separated list of JVM arguments used when running a class with a main method or a unit test -# (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value): -runmain.jvmargs= -source.encoding=UTF-8 -source.root=src -src.dir=${source.root}/java -test.src.dir=test -war.content.additional= -war.ear.name=${war.name} -war.name=FootballClient.war -web.docbase.dir=web -webinf.dir=web/WEB-INF diff --git a/Year_3/TSDWL/WSDL/FootballClient/nbproject/project.xml b/Year_3/TSDWL/WSDL/FootballClient/nbproject/project.xml deleted file mode 100644 index eb85024..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/nbproject/project.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - org.netbeans.modules.web.project - - - - - - - - FootballClient - 1.6.5 - - - - - - - - - - - diff --git a/Year_3/TSDWL/WSDL/FootballClient/src/conf/MANIFEST.MF b/Year_3/TSDWL/WSDL/FootballClient/src/conf/MANIFEST.MF deleted file mode 100644 index 59499bc..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/src/conf/MANIFEST.MF +++ /dev/null @@ -1,2 +0,0 @@ -Manifest-Version: 1.0 - diff --git a/Year_3/TSDWL/WSDL/FootballClient/src/conf/xml-resources/web-service-references/info/wsdl/ws.footballpool.dataaccess.eu/info.wso.wsdl b/Year_3/TSDWL/WSDL/FootballClient/src/conf/xml-resources/web-service-references/info/wsdl/ws.footballpool.dataaccess.eu/info.wso.wsdl deleted file mode 100644 index 194bce6..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/src/conf/xml-resources/web-service-references/info/wsdl/ws.footballpool.dataaccess.eu/info.wso.wsdl +++ /dev/null @@ -1,1822 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Returns an array with the information about the given yellow and red cards in all games. What date, minute, teams that were playing and player name - - - - - Returns an array with the id, name, country and flag reference of all players. Pass a 0 for all players and 1 for only the selected players. - - - - - Returns an array with the names of all players that have a yellow or a red card. The number of yellow and red cards is returned. - - - - - Returns an array with the names of all players that have the passed player role. If you pass a team name the result will be filtered on that team. For possible team names call the function TeamNames. For possible role codes call the function PlayerRoles - - - - - Returns an array with the information stored about all stadiums. The array contains the names, the city where the stadium can be found, the seat capacity, the google maps and wikipedia URLs - - - - - Returns an array with the names of all the coaches and the team name he/she is coaching - - - - - Returns the total number of red or yellow cards given for all games (iGameNumber < 1) or a specific game. For the game numbers call the function ResultsAllGames - - - - - Returns an array with all the city names where games are played - - - - - Get the top 25 countries starting with or containing the value of sName - - - - - Returns an array with a play levels and per level the start and end game date and ID - - - - - Returns an array of Game IDs grouped by City Name - - - - - Returns the results of a given game (pass the game ID). For the game numbers call the function ResultsAllGames - - - - - Returns the score for a team in a game. For the game numbers call the function ResultsAllGames. For the team ID call the function Teams - - - - - Returns the total number of goals scored - - - - - Returns the date of the first game in this group - - - - - Returns a list of groups (poule phase and later round of 16 etc) and the information such as name and date first and last game - - - - - Returns the date of the last game in this group. For the group code call the function GroupInfo - - - - - Returns an the standings in each group by passing the group ID. For the group ID call the function GroupInfo - - - - - Returns the date of the first game in this level. For a level Number call the Levels Function. - - - - - Returns the date of the last game in this level For a level number call the Levels function. For a level Number call the Levels Function. - - - - - Returns a array with level numbers. The numbers can be used in functions that require or offer an option to pass a level number such as LevelFirstGameDate - - - - - Returns a list with tournament dates - - - - - Returns an array with the next games of date that is greater than or equal to today. Only games of one day are returned. - - - - - Get the top 10 players where name, fullname, firstname or lastname contains the value of sName - - - - - Returns an array with the roles a player can have (defender etc) - - - - - Returns an array with the names of all players that have a yellow or a red card. The number of yellow and red cards is returned. - - - - - Returns an array with the names of all players that have scored a goal. - - - - - Returns game result of all games overall, in one group or at one level. When groupid < 1 All games are processed (optionally filtered by level). A Group ID or level can be retrieved via GroupInfo. - - - - - Returns a URL that can be used to show a small map of the stadium. For the name of the stadium call the funciton StadiumNames - - - - - Returns the information stored about a particular stadium. For that pass the exact name of the stadium. For the name of the stadium call the funciton StadiumNames - - - - - Returns an array of stadium names where the games are played - - - - - Returns a list of team IDs based on passed GroupCode (e.g A or H). For the group code call the function GroupInfo - - - - - Get the players of a team. This is the current squad. For the team name call the function TeamNames. Pass a 1 for selected players only or 0 for all registered players that belong to the team (now and in the past) - - - - - Returns an array with team names. The names can be used in functions that require or offer an option to pass a teamname - - - - - Get the top 10 teams starting with or containing the value of sTeamName. For the team name call the function TeamNames - - - - - Returns an array with the 5 best performing players. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - DataFlex Web Service for public information from the DataFlex Football Pool - - - - - - - - diff --git a/Year_3/TSDWL/WSDL/FootballClient/src/java/it/dmi/exams/tsdwl/StadiumInfo.java b/Year_3/TSDWL/WSDL/FootballClient/src/java/it/dmi/exams/tsdwl/StadiumInfo.java deleted file mode 100644 index d3d3f4f..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/src/java/it/dmi/exams/tsdwl/StadiumInfo.java +++ /dev/null @@ -1,87 +0,0 @@ -/* - * To change this license header, choose License Headers in Project Properties. - * To change this template file, choose Tools | Templates - * and open the template in the editor. - */ -package it.dmi.exams.tsdwl; - -import https.footballpool_dataaccess.TStadiumInfo; -import java.io.IOException; -import java.io.PrintWriter; -import javax.servlet.RequestDispatcher; -import javax.servlet.ServletException; -import javax.servlet.annotation.WebServlet; -import javax.servlet.http.HttpServlet; -import javax.servlet.http.HttpServletRequest; -import javax.servlet.http.HttpServletResponse; - -/** - * - * @author dcariotti - */ -@WebServlet(name = "StadiumInfo", urlPatterns = {"/StadiumInfo"}) -public class StadiumInfo extends HttpServlet { - /** - * Handles the HTTP GET method. - * - * @param request servlet request - * @param response servlet response - * @throws ServletException if a servlet-specific error occurs - * @throws IOException if an I/O error occurs - */ - @Override - protected void doGet(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - RequestDispatcher view = request.getRequestDispatcher("search.html"); - - view.forward(request, response); - } - - /** - * Handles the HTTP POST method. - * - * @param request servlet request - * @param response servlet response - * @throws ServletException if a servlet-specific error occurs - * @throws IOException if an I/O error occurs - */ - @Override - protected void doPost(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - TStadiumInfo stadium = this.stadiumInfo(request.getParameter("name")); - - response.setContentType("text/html;charset=UTF-8"); - try (PrintWriter out = response.getWriter()) { - out.println(""); - if (stadium.getSName().length() == 0) { - out.println("

Stadium not found!

"); - } else { - out.println("

Stadium info:

"); - out.println(stadium.getSName()); - out.println(stadium.getISeatsCapacity()); - out.println(stadium.getSCityName()); - out.println(stadium.getSGoogleMapsURL()); - out.println(stadium.getSWikipediaURL()); - } - out.println(""); - } - - } - - /** - * Returns a short description of the servlet. - * - * @return a String containing servlet description - */ - @Override - public String getServletInfo() { - return "Short description"; - }// - - private static TStadiumInfo stadiumInfo(java.lang.String sStadiumName) { - https.footballpool_dataaccess.Info service = new https.footballpool_dataaccess.Info(); - https.footballpool_dataaccess.InfoSoapType port = service.getInfoSoap(); - return port.stadiumInfo(sStadiumName); - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/src/java/it/dmi/exams/tsdwl/StadiumList.java b/Year_3/TSDWL/WSDL/FootballClient/src/java/it/dmi/exams/tsdwl/StadiumList.java deleted file mode 100644 index 9f3d037..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/src/java/it/dmi/exams/tsdwl/StadiumList.java +++ /dev/null @@ -1,103 +0,0 @@ -/* - * To change this license header, choose License Headers in Project Properties. - * To change this template file, choose Tools | Templates - * and open the template in the editor. - */ -package it.dmi.exams.tsdwl; - -import https.footballpool_dataaccess.ArrayOftStadiumInfo; -import https.footballpool_dataaccess.TStadiumInfo; -import java.io.IOException; -import java.io.PrintWriter; -import javax.servlet.RequestDispatcher; -import javax.servlet.ServletException; -import javax.servlet.annotation.WebServlet; -import javax.servlet.http.HttpServlet; -import javax.servlet.http.HttpServletRequest; -import javax.servlet.http.HttpServletResponse; -import java.util.ArrayList; -import java.util.List; -/** - * - * @author dcariotti - */ -@WebServlet(name = "StadiumList", urlPatterns = {"/StadiumList"}) -public class StadiumList extends HttpServlet { - - /** - * Processes requests for both HTTP GET and POST - * methods. - * - * @param request servlet request - * @param response servlet response - * @throws ServletException if a servlet-specific error occurs - * @throws IOException if an I/O error occurs - */ - protected void processRequest(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - response.setContentType("text/html;charset=UTF-8"); - try (PrintWriter out = response.getWriter()) { - /* TODO output your page here. You may use following sample code. */ - out.println(""); - out.println(""); - out.println(""); - out.println("Servlet StadiumList"); - out.println(""); - out.println(""); - out.println("

Servlet StadiumList at " + request.getContextPath() + "

"); - out.println(""); - out.println(""); - } - } - - // - /** - * Handles the HTTP GET method. - * - * @param request servlet request - * @param response servlet response - * @throws ServletException if a servlet-specific error occurs - * @throws IOException if an I/O error occurs - */ - @Override - protected void doGet(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - List stadiumList = this.allStadiumInfo().getTStadiumInfo(); - - request.setAttribute("stadiumList", stadiumList); - RequestDispatcher view = request.getRequestDispatcher("list.jsp"); - - view.forward(request, response); - } - - /** - * Handles the HTTP POST method. - * - * @param request servlet request - * @param response servlet response - * @throws ServletException if a servlet-specific error occurs - * @throws IOException if an I/O error occurs - */ - @Override - protected void doPost(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - processRequest(request, response); - } - - /** - * Returns a short description of the servlet. - * - * @return a String containing servlet description - */ - @Override - public String getServletInfo() { - return "Short description"; - }// - - private static ArrayOftStadiumInfo allStadiumInfo() { - https.footballpool_dataaccess.Info service = new https.footballpool_dataaccess.Info(); - https.footballpool_dataaccess.InfoSoapType port = service.getInfoSoap(); - return port.allStadiumInfo(); - } - -} diff --git a/Year_3/TSDWL/WSDL/FootballClient/web/META-INF/context.xml b/Year_3/TSDWL/WSDL/FootballClient/web/META-INF/context.xml deleted file mode 100644 index a3b375b..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/web/META-INF/context.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/Year_3/TSDWL/WSDL/FootballClient/web/WEB-INF/jax-ws-catalog.xml b/Year_3/TSDWL/WSDL/FootballClient/web/WEB-INF/jax-ws-catalog.xml deleted file mode 100644 index fa89486..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/web/WEB-INF/jax-ws-catalog.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/Year_3/TSDWL/WSDL/FootballClient/web/index.html b/Year_3/TSDWL/WSDL/FootballClient/web/index.html deleted file mode 100644 index c627c24..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/web/index.html +++ /dev/null @@ -1,16 +0,0 @@ - - - - - TODO supply a title - - - - -
TODO write content
- - diff --git a/Year_3/TSDWL/WSDL/FootballClient/web/list.jsp b/Year_3/TSDWL/WSDL/FootballClient/web/list.jsp deleted file mode 100644 index fba56fa..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/web/list.jsp +++ /dev/null @@ -1,24 +0,0 @@ -<%-- - Document : list - Created on : Jan 19, 2022, 8:53:23 PM - Author : dcariotti ---%> - -<%@page import="https.footballpool_dataaccess.ArrayOftStadiumInfo"%> -<%@page import="https.footballpool_dataaccess.TStadiumInfo"%> -<%@page import="java.util.List"%> -<%@page contentType="text/html" pageEncoding="UTF-8"%> - - - - - Stadium list - - -

Stadium list

- <% List stadiums = (List) request.getAttribute("stadiumList"); %> - <% for (TStadiumInfo stadium : stadiums) { %> -

<%= stadium.getSName() %>

- <% } %> - - diff --git a/Year_3/TSDWL/WSDL/FootballClient/web/search.html b/Year_3/TSDWL/WSDL/FootballClient/web/search.html deleted file mode 100644 index 4cac9f3..0000000 --- a/Year_3/TSDWL/WSDL/FootballClient/web/search.html +++ /dev/null @@ -1,22 +0,0 @@ - - - - - Search a stadium - - - - -
-
- - -
- -
- - diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServer/build.xml b/Year_3/TSDWL/WSDL/NetSix/NetSixServer/build.xml deleted file mode 100644 index 5eae93b..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServer/build.xml +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - Builds, tests, and runs the project NetSixServer. - - - diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServer/build/web/META-INF/MANIFEST.MF b/Year_3/TSDWL/WSDL/NetSix/NetSixServer/build/web/META-INF/MANIFEST.MF deleted file mode 100644 index 59499bc..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServer/build/web/META-INF/MANIFEST.MF +++ /dev/null @@ -1,2 +0,0 @@ -Manifest-Version: 1.0 - diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServer/build/web/WEB-INF/classes/.netbeans_automatic_build b/Year_3/TSDWL/WSDL/NetSix/NetSixServer/build/web/WEB-INF/classes/.netbeans_automatic_build deleted file mode 100644 index e69de29..0000000 diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServer/build/web/WEB-INF/classes/.netbeans_update_resources b/Year_3/TSDWL/WSDL/NetSix/NetSixServer/build/web/WEB-INF/classes/.netbeans_update_resources deleted file mode 100644 index e69de29..0000000 diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServer/build/web/WEB-INF/glassfish-web.xml b/Year_3/TSDWL/WSDL/NetSix/NetSixServer/build/web/WEB-INF/glassfish-web.xml deleted file mode 100644 index 13e0059..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServer/build/web/WEB-INF/glassfish-web.xml +++ /dev/null @@ -1,10 +0,0 @@ - - - - - - - Keep a copy of the generated servlet class' java code. - - - diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServer/build/web/WEB-INF/web.xml b/Year_3/TSDWL/WSDL/NetSix/NetSixServer/build/web/WEB-INF/web.xml deleted file mode 100644 index 6058a36..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServer/build/web/WEB-INF/web.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - 30 - - - diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServer/dist/NetSixServer.war b/Year_3/TSDWL/WSDL/NetSix/NetSixServer/dist/NetSixServer.war deleted file mode 100644 index 2417307..0000000 Binary files a/Year_3/TSDWL/WSDL/NetSix/NetSixServer/dist/NetSixServer.war and /dev/null differ diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServer/nbproject/ant-deploy.xml b/Year_3/TSDWL/WSDL/NetSix/NetSixServer/nbproject/ant-deploy.xml deleted file mode 100644 index 5d33e0d..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServer/nbproject/ant-deploy.xml +++ /dev/null @@ -1,150 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServer/nbproject/build-impl.xml b/Year_3/TSDWL/WSDL/NetSix/NetSixServer/nbproject/build-impl.xml deleted file mode 100644 index 9cc69ee..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServer/nbproject/build-impl.xml +++ /dev/null @@ -1,1442 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must set src.dir - Must set test.src.dir - Must set build.dir - Must set build.web.dir - Must set build.generated.dir - Must set dist.dir - Must set build.classes.dir - Must set dist.javadoc.dir - Must set build.test.classes.dir - Must set build.test.results.dir - Must set build.classes.excludes - Must set dist.war - - - - - - - - - -The Java EE server classpath is not correctly set up - server home directory is missing. -Either open the project in the IDE and assign the server or setup the server classpath manually. -For example like this: - ant -Dj2ee.server.home=<app_server_installation_directory> - - -The Java EE server classpath is not correctly set up. Your active server type is ${j2ee.server.type}. -Either open the project in the IDE and assign the server or setup the server classpath manually. -For example like this: - ant -Duser.properties.file=<path_to_property_file> (where you put the property "j2ee.platform.classpath" in a .properties file) -or ant -Dj2ee.platform.classpath=<server_classpath> (where no properties file is used) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must set javac.includes - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - No tests executed. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -The libs.CopyLibs.classpath property is not set up. -This property must point to -org-netbeans-modules-java-j2seproject-copylibstask.jar file which is part -of NetBeans IDE installation and is usually located at -<netbeans_installation>/java<version>/ant/extra folder. -Either open the project in the IDE and make sure CopyLibs library -exists or setup the property manually. For example like this: - ant -Dlibs.CopyLibs.classpath=a/path/to/org-netbeans-modules-java-j2seproject-copylibstask.jar - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must set JVM to use for profiling in profiler.info.jvm - Must set profiler agent JVM arguments in profiler.info.jvmargs.agent - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must select some files in the IDE or set javac.includes - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must select some files in the IDE or set javac.jsp.includes - - - - - - - - - - - - - - - - - - - - - - - - - - Must select a file in the IDE or set jsp.includes - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Browser not found, cannot launch the deployed application. Try to set the BROWSER environment variable. - - - Launching ${browse.url} - - - - - - Must select one file in the IDE or set run.class - - - - Must select one file in the IDE or set run.class - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must select one file in the IDE or set debug.class - - - - - - - - - - - - Must select one file in the IDE or set debug.class - - - - - Must set fix.includes - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - This target only works when run from inside the NetBeans IDE. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must select some files in the IDE or set javac.includes - - - - - - - - - - - - - - - - - - - Some tests failed; see details above. - - - - - - - - - Must select some files in the IDE or set test.includes - - - - Some tests failed; see details above. - - - - Must select some files in the IDE or set test.class - Must select some method in the IDE or set test.method - - - - Some tests failed; see details above. - - - - - Must select one file in the IDE or set test.class - - - - Must select one file in the IDE or set test.class - Must select some method in the IDE or set test.method - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServer/nbproject/genfiles.properties b/Year_3/TSDWL/WSDL/NetSix/NetSixServer/nbproject/genfiles.properties deleted file mode 100644 index f756c44..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServer/nbproject/genfiles.properties +++ /dev/null @@ -1,8 +0,0 @@ -build.xml.data.CRC32=35d8b409 -build.xml.script.CRC32=f1142801 -build.xml.stylesheet.CRC32=651128d4@1.77.1.1 -# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml. -# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you. -nbproject/build-impl.xml.data.CRC32=35d8b409 -nbproject/build-impl.xml.script.CRC32=1922045a -nbproject/build-impl.xml.stylesheet.CRC32=99ea4b56@1.77.1.1 diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServer/nbproject/jax-ws.xml b/Year_3/TSDWL/WSDL/NetSix/NetSixServer/nbproject/jax-ws.xml deleted file mode 100644 index 593367d..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServer/nbproject/jax-ws.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - me.dcariotti.wsserv.WsServ - - - - diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServer/nbproject/jaxws-build.xml b/Year_3/TSDWL/WSDL/NetSix/NetSixServer/nbproject/jaxws-build.xml deleted file mode 100644 index c1e50cd..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServer/nbproject/jaxws-build.xml +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServer/nbproject/private/private.properties b/Year_3/TSDWL/WSDL/NetSix/NetSixServer/nbproject/private/private.properties deleted file mode 100644 index d8d22bb..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServer/nbproject/private/private.properties +++ /dev/null @@ -1,7 +0,0 @@ -deploy.ant.properties.file=/home/dcariotti/.netbeans/8.2/config/GlassFishEE6/Properties/gfv3-1342272572.properties -j2ee.platform.is.jsr109=true -j2ee.server.domain=/home/dcariotti/glassfish-4.1.1/glassfish/domains/domain1 -j2ee.server.home=/home/dcariotti/glassfish-4.1.1/glassfish -j2ee.server.instance=[/home/dcariotti/glassfish-4.1.1/glassfish:/home/dcariotti/glassfish-4.1.1/glassfish/domains/domain1]deployer:gfv3ee6wc:localhost:4848 -j2ee.server.middleware=/home/dcariotti/glassfish-4.1.1 -user.properties.file=/home/dcariotti/.netbeans/8.2/build.properties diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServer/nbproject/project.properties b/Year_3/TSDWL/WSDL/NetSix/NetSixServer/nbproject/project.properties deleted file mode 100644 index f75bc6c..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServer/nbproject/project.properties +++ /dev/null @@ -1,89 +0,0 @@ -annotation.processing.enabled=true -annotation.processing.enabled.in.editor=true -annotation.processing.processors.list= -annotation.processing.run.all.processors=true -annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output -build.classes.dir=${build.web.dir}/WEB-INF/classes -build.classes.excludes=**/*.java,**/*.form -build.dir=build -build.generated.dir=${build.dir}/generated -build.generated.sources.dir=${build.dir}/generated-sources -build.test.classes.dir=${build.dir}/test/classes -build.test.results.dir=${build.dir}/test/results -build.web.dir=${build.dir}/web -build.web.excludes=${build.classes.excludes} -client.urlPart= -compile.jsps=false -conf.dir=${source.root}/conf -debug.classpath=${build.classes.dir}:${javac.classpath} -debug.test.classpath=\ - ${run.test.classpath} -display.browser=true -# Files to be excluded from distribution war -dist.archive.excludes= -dist.dir=dist -dist.ear.war=${dist.dir}/${war.ear.name} -dist.javadoc.dir=${dist.dir}/javadoc -dist.war=${dist.dir}/${war.name} -endorsed.classpath=\ - ${libs.javaee-endorsed-api-7.0.classpath} -excludes= -includes=** -j2ee.compile.on.save=true -j2ee.copy.static.files.on.save=true -j2ee.deploy.on.save=true -j2ee.platform=1.7-web -j2ee.platform.classpath=${j2ee.server.home}/modules/endorsed/javax.annotation-api.jar:${j2ee.server.home}/modules/endorsed/jaxb-api.jar:${j2ee.server.home}/modules/endorsed/webservices-api-osgi.jar:${j2ee.server.home}/modules/cdi-api.jar:${j2ee.server.home}/modules/javax.security.auth.message-api.jar:${j2ee.server.home}/modules/javax.jms-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent.jar:${j2ee.server.home}/modules/javax.enterprise.concurrent-api.jar:${j2ee.server.home}/modules/javax.ejb-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl-api.jar:${j2ee.server.home}/modules/javax.servlet.jsp.jstl.jar:${j2ee.server.home}/modules/javax.el.jar:${j2ee.server.home}/modules/javax.enterprise.deploy-api.jar:${j2ee.server.home}/modules/javax.json.jar:${j2ee.server.home}/modules/javax.servlet.jsp-api.jar:${j2ee.server.home}/modules/javax.faces.jar:${j2ee.server.home}/modules/javax.xml.registry-api.jar:${j2ee.server.home}/modules/javax.resource-api.jar:${j2ee.server.home}/modules/javax.persistence.jar:${j2ee.server.home}/modules/javax.batch-api.jar:${j2ee.server.home}/modules/jaxb-osgi.jar:${j2ee.server.home}/modules/javax.interceptor-api.jar:${j2ee.server.home}/modules/javax.mail.jar:${j2ee.server.home}/modules/javax.inject.jar:${j2ee.server.home}/modules/javax.transaction-api.jar:${j2ee.server.home}/modules/javax.security.jacc-api.jar:${j2ee.server.home}/modules/javax.websocket-api.jar:${j2ee.server.home}/modules/bean-validator.jar:${j2ee.server.home}/modules/webservices-osgi.jar:${j2ee.server.home}/modules/weld-osgi-bundle.jar:${j2ee.server.home}/modules/javax.ws.rs-api.jar:${j2ee.server.home}/modules/javax.xml.rpc-api.jar:${j2ee.server.home}/modules/javax.management.j2ee-api.jar:${j2ee.server.home}/modules/javax.servlet-api.jar:${j2ee.server.middleware}/mq/lib/jaxm-api.jar -j2ee.platform.embeddableejb.classpath=${j2ee.server.home}/lib/embedded/glassfish-embedded-static-shell.jar -j2ee.platform.wscompile.classpath=${j2ee.server.home}/modules/webservices-osgi.jar -j2ee.platform.wsgen.classpath=${j2ee.server.home}/modules/webservices-osgi.jar:${j2ee.server.home}/modules/endorsed/webservices-api-osgi.jar:${j2ee.server.home}/modules/jaxb-osgi.jar:${j2ee.server.home}/modules/endorsed/jaxb-api.jar -j2ee.platform.wsimport.classpath=${j2ee.server.home}/modules/webservices-osgi.jar:${j2ee.server.home}/modules/endorsed/webservices-api-osgi.jar:${j2ee.server.home}/modules/jaxb-osgi.jar:${j2ee.server.home}/modules/endorsed/jaxb-api.jar -j2ee.platform.wsit.classpath= -j2ee.server.type=gfv3ee6 -jar.compress=false -javac.classpath= -# Space-separated list of extra javac options -javac.compilerargs= -javac.debug=true -javac.deprecation=false -javac.processorpath=\ - ${javac.classpath} -javac.source=1.8 -javac.target=1.8 -javac.test.classpath=\ - ${javac.classpath}:\ - ${build.classes.dir} -javac.test.processorpath=\ - ${javac.test.classpath} -javadoc.additionalparam= -javadoc.author=false -javadoc.encoding=${source.encoding} -javadoc.noindex=false -javadoc.nonavbar=false -javadoc.notree=false -javadoc.preview=true -javadoc.private=false -javadoc.splitindex=true -javadoc.use=true -javadoc.version=false -javadoc.windowtitle= -lib.dir=${web.docbase.dir}/WEB-INF/lib -no.dependencies=false -persistence.xml.dir=${conf.dir} -platform.active=default_platform -resource.dir=setup -run.test.classpath=\ - ${javac.test.classpath}:\ - ${build.test.classes.dir} -# Space-separated list of JVM arguments used when running a class with a main method or a unit test -# (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value): -runmain.jvmargs= -source.encoding=UTF-8 -source.root=src -src.dir=${source.root}/java -test.src.dir=test -war.content.additional= -war.ear.name=${war.name} -war.name=NetSixServer.war -web.docbase.dir=web -webinf.dir=web/WEB-INF diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServer/nbproject/project.xml b/Year_3/TSDWL/WSDL/NetSix/NetSixServer/nbproject/project.xml deleted file mode 100644 index ff43439..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServer/nbproject/project.xml +++ /dev/null @@ -1,21 +0,0 @@ - - - org.netbeans.modules.web.project - - - - - - NetSixServer - 1.6.5 - - - - - - - - - - - diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServer/src/conf/MANIFEST.MF b/Year_3/TSDWL/WSDL/NetSix/NetSixServer/src/conf/MANIFEST.MF deleted file mode 100644 index 59499bc..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServer/src/conf/MANIFEST.MF +++ /dev/null @@ -1,2 +0,0 @@ -Manifest-Version: 1.0 - diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServer/src/java/me/dcariotti/wsserv/WsServ.java b/Year_3/TSDWL/WSDL/NetSix/NetSixServer/src/java/me/dcariotti/wsserv/WsServ.java deleted file mode 100644 index 8ff11d1..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServer/src/java/me/dcariotti/wsserv/WsServ.java +++ /dev/null @@ -1,46 +0,0 @@ -/* - * To change this license header, choose License Headers in Project Properties. - * To change this template file, choose Tools | Templates - * and open the template in the editor. - */ -package me.dcariotti.wsserv; - -import java.util.HashMap; -import javax.jws.WebService; -import javax.jws.WebMethod; -import javax.jws.WebParam; - -/** - * - * @author dcariotti - */ -@WebService(serviceName = "WsServ") -public class WsServ { - - private HashMap series; - - public WsServ() { - this.series = new HashMap(); - this.series.put("The Witcher", new int[] {1, 2, 3, 4, 5, 6}); - this.series.put("Rick & Morty", new int[] {1, 2, 3, 4, 5, 6, 7, 8}); - this.series.put("After Life", new int[] {1, 4, 5, 6, 9}); - this.series.put("Lovesick", new int[] {1, 2, 3, 4, 5, 6, 7}); - this.series.put("Chuck", new int[] {1, 2, 3, 4, 5, 6}); - this.series.put("Halt and catch fire", new int[] {1, 2, 3}); - } - - @WebMethod(operationName = "richiedi") - public boolean richiedi(@WebParam(name = "name") final String name, @WebParam(name = "episode") final int episode) { - if (this.series.containsKey(name)) { - int[] episodes = this.series.get(name); - - for (int number : episodes) { - if (number == episode) { - return true; - } - } - } - - return false; - } -} diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServer/web/WEB-INF/web.xml b/Year_3/TSDWL/WSDL/NetSix/NetSixServer/web/WEB-INF/web.xml deleted file mode 100644 index 6058a36..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServer/web/WEB-INF/web.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - 30 - - - diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build.xml b/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build.xml deleted file mode 100644 index 72f5fa1..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build.xml +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - Builds, tests, and runs the project NetSixServerClient. - - - diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated-sources/jax-ws/me/dcariotti/netsix/ObjectFactory.java b/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated-sources/jax-ws/me/dcariotti/netsix/ObjectFactory.java deleted file mode 100644 index 544bb11..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated-sources/jax-ws/me/dcariotti/netsix/ObjectFactory.java +++ /dev/null @@ -1,71 +0,0 @@ - -package me.dcariotti.netsix; - -import javax.xml.bind.JAXBElement; -import javax.xml.bind.annotation.XmlElementDecl; -import javax.xml.bind.annotation.XmlRegistry; -import javax.xml.namespace.QName; - - -/** - * This object contains factory methods for each - * Java content interface and Java element interface - * generated in the me.dcariotti.netsix package. - *

An ObjectFactory allows you to programatically - * construct new instances of the Java representation - * for XML content. The Java representation of XML - * content can consist of schema derived interfaces - * and classes representing the binding of schema - * type definitions, element declarations and model - * groups. Factory methods for each of these are - * provided in this class. - * - */ -@XmlRegistry -public class ObjectFactory { - - private final static QName _Richiedi_QNAME = new QName("http://wsserv.dcariotti.me/", "richiedi"); - private final static QName _RichiediResponse_QNAME = new QName("http://wsserv.dcariotti.me/", "richiediResponse"); - - /** - * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: me.dcariotti.netsix - * - */ - public ObjectFactory() { - } - - /** - * Create an instance of {@link Richiedi } - * - */ - public Richiedi createRichiedi() { - return new Richiedi(); - } - - /** - * Create an instance of {@link RichiediResponse } - * - */ - public RichiediResponse createRichiediResponse() { - return new RichiediResponse(); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link Richiedi }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://wsserv.dcariotti.me/", name = "richiedi") - public JAXBElement createRichiedi(Richiedi value) { - return new JAXBElement(_Richiedi_QNAME, Richiedi.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link RichiediResponse }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://wsserv.dcariotti.me/", name = "richiediResponse") - public JAXBElement createRichiediResponse(RichiediResponse value) { - return new JAXBElement(_RichiediResponse_QNAME, RichiediResponse.class, null, value); - } - -} diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated-sources/jax-ws/me/dcariotti/netsix/Richiedi.java b/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated-sources/jax-ws/me/dcariotti/netsix/Richiedi.java deleted file mode 100644 index 9632aa4..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated-sources/jax-ws/me/dcariotti/netsix/Richiedi.java +++ /dev/null @@ -1,79 +0,0 @@ - -package me.dcariotti.netsix; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for richiedi complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="richiedi">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- *         <element name="episode" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "richiedi", propOrder = { - "name", - "episode" -}) -public class Richiedi { - - protected String name; - protected int episode; - - /** - * Gets the value of the name property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getName() { - return name; - } - - /** - * Sets the value of the name property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setName(String value) { - this.name = value; - } - - /** - * Gets the value of the episode property. - * - */ - public int getEpisode() { - return episode; - } - - /** - * Sets the value of the episode property. - * - */ - public void setEpisode(int value) { - this.episode = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated-sources/jax-ws/me/dcariotti/netsix/RichiediResponse.java b/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated-sources/jax-ws/me/dcariotti/netsix/RichiediResponse.java deleted file mode 100644 index 2a3cdc5..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated-sources/jax-ws/me/dcariotti/netsix/RichiediResponse.java +++ /dev/null @@ -1,54 +0,0 @@ - -package me.dcariotti.netsix; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for richiediResponse complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="richiediResponse">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="return" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "richiediResponse", propOrder = { - "_return" -}) -public class RichiediResponse { - - @XmlElement(name = "return") - protected boolean _return; - - /** - * Gets the value of the return property. - * - */ - public boolean isReturn() { - return _return; - } - - /** - * Sets the value of the return property. - * - */ - public void setReturn(boolean value) { - this._return = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated-sources/jax-ws/me/dcariotti/netsix/WsServ.java b/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated-sources/jax-ws/me/dcariotti/netsix/WsServ.java deleted file mode 100644 index d2e9b53..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated-sources/jax-ws/me/dcariotti/netsix/WsServ.java +++ /dev/null @@ -1,45 +0,0 @@ - -package me.dcariotti.netsix; - -import javax.jws.WebMethod; -import javax.jws.WebParam; -import javax.jws.WebResult; -import javax.jws.WebService; -import javax.xml.bind.annotation.XmlSeeAlso; -import javax.xml.ws.Action; -import javax.xml.ws.RequestWrapper; -import javax.xml.ws.ResponseWrapper; - - -/** - * This class was generated by the JAX-WS RI. - * JAX-WS RI 2.2.6-1b01 - * Generated source version: 2.2 - * - */ -@WebService(name = "WsServ", targetNamespace = "http://wsserv.dcariotti.me/") -@XmlSeeAlso({ - ObjectFactory.class -}) -public interface WsServ { - - - /** - * - * @param name - * @param episode - * @return - * returns boolean - */ - @WebMethod - @WebResult(targetNamespace = "") - @RequestWrapper(localName = "richiedi", targetNamespace = "http://wsserv.dcariotti.me/", className = "me.dcariotti.netsix.Richiedi") - @ResponseWrapper(localName = "richiediResponse", targetNamespace = "http://wsserv.dcariotti.me/", className = "me.dcariotti.netsix.RichiediResponse") - @Action(input = "http://wsserv.dcariotti.me/WsServ/richiediRequest", output = "http://wsserv.dcariotti.me/WsServ/richiediResponse") - public boolean richiedi( - @WebParam(name = "name", targetNamespace = "") - String name, - @WebParam(name = "episode", targetNamespace = "") - int episode); - -} diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated-sources/jax-ws/me/dcariotti/netsix/WsServ_Service.java b/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated-sources/jax-ws/me/dcariotti/netsix/WsServ_Service.java deleted file mode 100644 index f2f167a..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated-sources/jax-ws/me/dcariotti/netsix/WsServ_Service.java +++ /dev/null @@ -1,94 +0,0 @@ - -package me.dcariotti.netsix; - -import java.net.MalformedURLException; -import java.net.URL; -import javax.xml.namespace.QName; -import javax.xml.ws.Service; -import javax.xml.ws.WebEndpoint; -import javax.xml.ws.WebServiceClient; -import javax.xml.ws.WebServiceException; -import javax.xml.ws.WebServiceFeature; - - -/** - * This class was generated by the JAX-WS RI. - * JAX-WS RI 2.2.6-1b01 - * Generated source version: 2.2 - * - */ -@WebServiceClient(name = "WsServ", targetNamespace = "http://wsserv.dcariotti.me/", wsdlLocation = "http://localhost:8080/NetSixServer/WsServ?wsdl") -public class WsServ_Service - extends Service -{ - - private final static URL WSSERV_WSDL_LOCATION; - private final static WebServiceException WSSERV_EXCEPTION; - private final static QName WSSERV_QNAME = new QName("http://wsserv.dcariotti.me/", "WsServ"); - - static { - URL url = null; - WebServiceException e = null; - try { - url = new URL("http://localhost:8080/NetSixServer/WsServ?wsdl"); - } catch (MalformedURLException ex) { - e = new WebServiceException(ex); - } - WSSERV_WSDL_LOCATION = url; - WSSERV_EXCEPTION = e; - } - - public WsServ_Service() { - super(__getWsdlLocation(), WSSERV_QNAME); - } - - public WsServ_Service(WebServiceFeature... features) { - super(__getWsdlLocation(), WSSERV_QNAME, features); - } - - public WsServ_Service(URL wsdlLocation) { - super(wsdlLocation, WSSERV_QNAME); - } - - public WsServ_Service(URL wsdlLocation, WebServiceFeature... features) { - super(wsdlLocation, WSSERV_QNAME, features); - } - - public WsServ_Service(URL wsdlLocation, QName serviceName) { - super(wsdlLocation, serviceName); - } - - public WsServ_Service(URL wsdlLocation, QName serviceName, WebServiceFeature... features) { - super(wsdlLocation, serviceName, features); - } - - /** - * - * @return - * returns WsServ - */ - @WebEndpoint(name = "WsServPort") - public WsServ getWsServPort() { - return super.getPort(new QName("http://wsserv.dcariotti.me/", "WsServPort"), WsServ.class); - } - - /** - * - * @param features - * A list of {@link javax.xml.ws.WebServiceFeature} to configure on the proxy. Supported features not in the features parameter will have their default values. - * @return - * returns WsServ - */ - @WebEndpoint(name = "WsServPort") - public WsServ getWsServPort(WebServiceFeature... features) { - return super.getPort(new QName("http://wsserv.dcariotti.me/", "WsServPort"), WsServ.class, features); - } - - private static URL __getWsdlLocation() { - if (WSSERV_EXCEPTION!= null) { - throw WSSERV_EXCEPTION; - } - return WSSERV_WSDL_LOCATION; - } - -} diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated-sources/jax-ws/me/dcariotti/netsix/package-info.java b/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated-sources/jax-ws/me/dcariotti/netsix/package-info.java deleted file mode 100644 index 812d7aa..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated-sources/jax-ws/me/dcariotti/netsix/package-info.java +++ /dev/null @@ -1,2 +0,0 @@ -@javax.xml.bind.annotation.XmlSchema(namespace = "http://wsserv.dcariotti.me/") -package me.dcariotti.netsix; diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated/jax-wsCache/WsServ/me/dcariotti/netsix/ObjectFactory.java b/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated/jax-wsCache/WsServ/me/dcariotti/netsix/ObjectFactory.java deleted file mode 100644 index 544bb11..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated/jax-wsCache/WsServ/me/dcariotti/netsix/ObjectFactory.java +++ /dev/null @@ -1,71 +0,0 @@ - -package me.dcariotti.netsix; - -import javax.xml.bind.JAXBElement; -import javax.xml.bind.annotation.XmlElementDecl; -import javax.xml.bind.annotation.XmlRegistry; -import javax.xml.namespace.QName; - - -/** - * This object contains factory methods for each - * Java content interface and Java element interface - * generated in the me.dcariotti.netsix package. - *

An ObjectFactory allows you to programatically - * construct new instances of the Java representation - * for XML content. The Java representation of XML - * content can consist of schema derived interfaces - * and classes representing the binding of schema - * type definitions, element declarations and model - * groups. Factory methods for each of these are - * provided in this class. - * - */ -@XmlRegistry -public class ObjectFactory { - - private final static QName _Richiedi_QNAME = new QName("http://wsserv.dcariotti.me/", "richiedi"); - private final static QName _RichiediResponse_QNAME = new QName("http://wsserv.dcariotti.me/", "richiediResponse"); - - /** - * Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: me.dcariotti.netsix - * - */ - public ObjectFactory() { - } - - /** - * Create an instance of {@link Richiedi } - * - */ - public Richiedi createRichiedi() { - return new Richiedi(); - } - - /** - * Create an instance of {@link RichiediResponse } - * - */ - public RichiediResponse createRichiediResponse() { - return new RichiediResponse(); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link Richiedi }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://wsserv.dcariotti.me/", name = "richiedi") - public JAXBElement createRichiedi(Richiedi value) { - return new JAXBElement(_Richiedi_QNAME, Richiedi.class, null, value); - } - - /** - * Create an instance of {@link JAXBElement }{@code <}{@link RichiediResponse }{@code >}} - * - */ - @XmlElementDecl(namespace = "http://wsserv.dcariotti.me/", name = "richiediResponse") - public JAXBElement createRichiediResponse(RichiediResponse value) { - return new JAXBElement(_RichiediResponse_QNAME, RichiediResponse.class, null, value); - } - -} diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated/jax-wsCache/WsServ/me/dcariotti/netsix/Richiedi.java b/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated/jax-wsCache/WsServ/me/dcariotti/netsix/Richiedi.java deleted file mode 100644 index 9632aa4..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated/jax-wsCache/WsServ/me/dcariotti/netsix/Richiedi.java +++ /dev/null @@ -1,79 +0,0 @@ - -package me.dcariotti.netsix; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for richiedi complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="richiedi">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
- *         <element name="episode" type="{http://www.w3.org/2001/XMLSchema}int"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "richiedi", propOrder = { - "name", - "episode" -}) -public class Richiedi { - - protected String name; - protected int episode; - - /** - * Gets the value of the name property. - * - * @return - * possible object is - * {@link String } - * - */ - public String getName() { - return name; - } - - /** - * Sets the value of the name property. - * - * @param value - * allowed object is - * {@link String } - * - */ - public void setName(String value) { - this.name = value; - } - - /** - * Gets the value of the episode property. - * - */ - public int getEpisode() { - return episode; - } - - /** - * Sets the value of the episode property. - * - */ - public void setEpisode(int value) { - this.episode = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated/jax-wsCache/WsServ/me/dcariotti/netsix/RichiediResponse.java b/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated/jax-wsCache/WsServ/me/dcariotti/netsix/RichiediResponse.java deleted file mode 100644 index 2a3cdc5..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated/jax-wsCache/WsServ/me/dcariotti/netsix/RichiediResponse.java +++ /dev/null @@ -1,54 +0,0 @@ - -package me.dcariotti.netsix; - -import javax.xml.bind.annotation.XmlAccessType; -import javax.xml.bind.annotation.XmlAccessorType; -import javax.xml.bind.annotation.XmlElement; -import javax.xml.bind.annotation.XmlType; - - -/** - *

Java class for richiediResponse complex type. - * - *

The following schema fragment specifies the expected content contained within this class. - * - *

- * <complexType name="richiediResponse">
- *   <complexContent>
- *     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
- *       <sequence>
- *         <element name="return" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
- *       </sequence>
- *     </restriction>
- *   </complexContent>
- * </complexType>
- * 
- * - * - */ -@XmlAccessorType(XmlAccessType.FIELD) -@XmlType(name = "richiediResponse", propOrder = { - "_return" -}) -public class RichiediResponse { - - @XmlElement(name = "return") - protected boolean _return; - - /** - * Gets the value of the return property. - * - */ - public boolean isReturn() { - return _return; - } - - /** - * Sets the value of the return property. - * - */ - public void setReturn(boolean value) { - this._return = value; - } - -} diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated/jax-wsCache/WsServ/me/dcariotti/netsix/WsServ.java b/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated/jax-wsCache/WsServ/me/dcariotti/netsix/WsServ.java deleted file mode 100644 index d2e9b53..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated/jax-wsCache/WsServ/me/dcariotti/netsix/WsServ.java +++ /dev/null @@ -1,45 +0,0 @@ - -package me.dcariotti.netsix; - -import javax.jws.WebMethod; -import javax.jws.WebParam; -import javax.jws.WebResult; -import javax.jws.WebService; -import javax.xml.bind.annotation.XmlSeeAlso; -import javax.xml.ws.Action; -import javax.xml.ws.RequestWrapper; -import javax.xml.ws.ResponseWrapper; - - -/** - * This class was generated by the JAX-WS RI. - * JAX-WS RI 2.2.6-1b01 - * Generated source version: 2.2 - * - */ -@WebService(name = "WsServ", targetNamespace = "http://wsserv.dcariotti.me/") -@XmlSeeAlso({ - ObjectFactory.class -}) -public interface WsServ { - - - /** - * - * @param name - * @param episode - * @return - * returns boolean - */ - @WebMethod - @WebResult(targetNamespace = "") - @RequestWrapper(localName = "richiedi", targetNamespace = "http://wsserv.dcariotti.me/", className = "me.dcariotti.netsix.Richiedi") - @ResponseWrapper(localName = "richiediResponse", targetNamespace = "http://wsserv.dcariotti.me/", className = "me.dcariotti.netsix.RichiediResponse") - @Action(input = "http://wsserv.dcariotti.me/WsServ/richiediRequest", output = "http://wsserv.dcariotti.me/WsServ/richiediResponse") - public boolean richiedi( - @WebParam(name = "name", targetNamespace = "") - String name, - @WebParam(name = "episode", targetNamespace = "") - int episode); - -} diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated/jax-wsCache/WsServ/me/dcariotti/netsix/WsServ_Service.java b/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated/jax-wsCache/WsServ/me/dcariotti/netsix/WsServ_Service.java deleted file mode 100644 index f2f167a..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated/jax-wsCache/WsServ/me/dcariotti/netsix/WsServ_Service.java +++ /dev/null @@ -1,94 +0,0 @@ - -package me.dcariotti.netsix; - -import java.net.MalformedURLException; -import java.net.URL; -import javax.xml.namespace.QName; -import javax.xml.ws.Service; -import javax.xml.ws.WebEndpoint; -import javax.xml.ws.WebServiceClient; -import javax.xml.ws.WebServiceException; -import javax.xml.ws.WebServiceFeature; - - -/** - * This class was generated by the JAX-WS RI. - * JAX-WS RI 2.2.6-1b01 - * Generated source version: 2.2 - * - */ -@WebServiceClient(name = "WsServ", targetNamespace = "http://wsserv.dcariotti.me/", wsdlLocation = "http://localhost:8080/NetSixServer/WsServ?wsdl") -public class WsServ_Service - extends Service -{ - - private final static URL WSSERV_WSDL_LOCATION; - private final static WebServiceException WSSERV_EXCEPTION; - private final static QName WSSERV_QNAME = new QName("http://wsserv.dcariotti.me/", "WsServ"); - - static { - URL url = null; - WebServiceException e = null; - try { - url = new URL("http://localhost:8080/NetSixServer/WsServ?wsdl"); - } catch (MalformedURLException ex) { - e = new WebServiceException(ex); - } - WSSERV_WSDL_LOCATION = url; - WSSERV_EXCEPTION = e; - } - - public WsServ_Service() { - super(__getWsdlLocation(), WSSERV_QNAME); - } - - public WsServ_Service(WebServiceFeature... features) { - super(__getWsdlLocation(), WSSERV_QNAME, features); - } - - public WsServ_Service(URL wsdlLocation) { - super(wsdlLocation, WSSERV_QNAME); - } - - public WsServ_Service(URL wsdlLocation, WebServiceFeature... features) { - super(wsdlLocation, WSSERV_QNAME, features); - } - - public WsServ_Service(URL wsdlLocation, QName serviceName) { - super(wsdlLocation, serviceName); - } - - public WsServ_Service(URL wsdlLocation, QName serviceName, WebServiceFeature... features) { - super(wsdlLocation, serviceName, features); - } - - /** - * - * @return - * returns WsServ - */ - @WebEndpoint(name = "WsServPort") - public WsServ getWsServPort() { - return super.getPort(new QName("http://wsserv.dcariotti.me/", "WsServPort"), WsServ.class); - } - - /** - * - * @param features - * A list of {@link javax.xml.ws.WebServiceFeature} to configure on the proxy. Supported features not in the features parameter will have their default values. - * @return - * returns WsServ - */ - @WebEndpoint(name = "WsServPort") - public WsServ getWsServPort(WebServiceFeature... features) { - return super.getPort(new QName("http://wsserv.dcariotti.me/", "WsServPort"), WsServ.class, features); - } - - private static URL __getWsdlLocation() { - if (WSSERV_EXCEPTION!= null) { - throw WSSERV_EXCEPTION; - } - return WSSERV_WSDL_LOCATION; - } - -} diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated/jax-wsCache/WsServ/me/dcariotti/netsix/package-info.java b/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated/jax-wsCache/WsServ/me/dcariotti/netsix/package-info.java deleted file mode 100644 index 812d7aa..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/generated/jax-wsCache/WsServ/me/dcariotti/netsix/package-info.java +++ /dev/null @@ -1,2 +0,0 @@ -@javax.xml.bind.annotation.XmlSchema(namespace = "http://wsserv.dcariotti.me/") -package me.dcariotti.netsix; diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/web/META-INF/MANIFEST.MF b/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/web/META-INF/MANIFEST.MF deleted file mode 100644 index 59499bc..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/web/META-INF/MANIFEST.MF +++ /dev/null @@ -1,2 +0,0 @@ -Manifest-Version: 1.0 - diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/web/META-INF/context.xml b/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/web/META-INF/context.xml deleted file mode 100644 index 21cd445..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/web/META-INF/context.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/web/WEB-INF/classes/.netbeans_automatic_build b/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/web/WEB-INF/classes/.netbeans_automatic_build deleted file mode 100644 index e69de29..0000000 diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/web/WEB-INF/classes/.netbeans_update_resources b/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/web/WEB-INF/classes/.netbeans_update_resources deleted file mode 100644 index e69de29..0000000 diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/web/WEB-INF/jax-ws-catalog.xml b/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/web/WEB-INF/jax-ws-catalog.xml deleted file mode 100644 index 6df3c3e..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/web/WEB-INF/jax-ws-catalog.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/web/index.html b/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/web/index.html deleted file mode 100644 index 15da543..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/web/index.html +++ /dev/null @@ -1,16 +0,0 @@ - - - - - NetSix - - - - - Go to the search page - - diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/web/search.html b/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/web/search.html deleted file mode 100644 index 768c325..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/build/web/search.html +++ /dev/null @@ -1,28 +0,0 @@ - - - - - NetSix - - - - -
-
- - -
-
- - -
-
- -
-
- - diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/catalog.xml b/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/catalog.xml deleted file mode 100644 index 54d389d..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/catalog.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/dist/NetSixServerClient.war b/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/dist/NetSixServerClient.war deleted file mode 100644 index 6241188..0000000 Binary files a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/dist/NetSixServerClient.war and /dev/null differ diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/nbproject/ant-deploy.xml b/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/nbproject/ant-deploy.xml deleted file mode 100644 index 55566c8..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/nbproject/ant-deploy.xml +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/nbproject/build-impl.xml b/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/nbproject/build-impl.xml deleted file mode 100644 index d92b4e1..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/nbproject/build-impl.xml +++ /dev/null @@ -1,1442 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must set src.dir - Must set test.src.dir - Must set build.dir - Must set build.web.dir - Must set build.generated.dir - Must set dist.dir - Must set build.classes.dir - Must set dist.javadoc.dir - Must set build.test.classes.dir - Must set build.test.results.dir - Must set build.classes.excludes - Must set dist.war - - - - - - - - - -The Java EE server classpath is not correctly set up - server home directory is missing. -Either open the project in the IDE and assign the server or setup the server classpath manually. -For example like this: - ant -Dj2ee.server.home=<app_server_installation_directory> - - -The Java EE server classpath is not correctly set up. Your active server type is ${j2ee.server.type}. -Either open the project in the IDE and assign the server or setup the server classpath manually. -For example like this: - ant -Duser.properties.file=<path_to_property_file> (where you put the property "j2ee.platform.classpath" in a .properties file) -or ant -Dj2ee.platform.classpath=<server_classpath> (where no properties file is used) - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must set javac.includes - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - No tests executed. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -The libs.CopyLibs.classpath property is not set up. -This property must point to -org-netbeans-modules-java-j2seproject-copylibstask.jar file which is part -of NetBeans IDE installation and is usually located at -<netbeans_installation>/java<version>/ant/extra folder. -Either open the project in the IDE and make sure CopyLibs library -exists or setup the property manually. For example like this: - ant -Dlibs.CopyLibs.classpath=a/path/to/org-netbeans-modules-java-j2seproject-copylibstask.jar - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must set JVM to use for profiling in profiler.info.jvm - Must set profiler agent JVM arguments in profiler.info.jvmargs.agent - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must select some files in the IDE or set javac.includes - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must select some files in the IDE or set javac.jsp.includes - - - - - - - - - - - - - - - - - - - - - - - - - - Must select a file in the IDE or set jsp.includes - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Browser not found, cannot launch the deployed application. Try to set the BROWSER environment variable. - - - Launching ${browse.url} - - - - - - Must select one file in the IDE or set run.class - - - - Must select one file in the IDE or set run.class - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must select one file in the IDE or set debug.class - - - - - - - - - - - - Must select one file in the IDE or set debug.class - - - - - Must set fix.includes - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - This target only works when run from inside the NetBeans IDE. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Must select some files in the IDE or set javac.includes - - - - - - - - - - - - - - - - - - - Some tests failed; see details above. - - - - - - - - - Must select some files in the IDE or set test.includes - - - - Some tests failed; see details above. - - - - Must select some files in the IDE or set test.class - Must select some method in the IDE or set test.method - - - - Some tests failed; see details above. - - - - - Must select one file in the IDE or set test.class - - - - Must select one file in the IDE or set test.class - Must select some method in the IDE or set test.method - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/nbproject/genfiles.properties b/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/nbproject/genfiles.properties deleted file mode 100644 index 453953b..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/nbproject/genfiles.properties +++ /dev/null @@ -1,8 +0,0 @@ -build.xml.data.CRC32=3ee67bc9 -build.xml.script.CRC32=dc415187 -build.xml.stylesheet.CRC32=651128d4@1.77.1.1 -# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml. -# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you. -nbproject/build-impl.xml.data.CRC32=3ee67bc9 -nbproject/build-impl.xml.script.CRC32=631a619b -nbproject/build-impl.xml.stylesheet.CRC32=99ea4b56@1.77.1.1 diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/nbproject/jax-ws.xml b/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/nbproject/jax-ws.xml deleted file mode 100644 index 11699d2..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/nbproject/jax-ws.xml +++ /dev/null @@ -1,42 +0,0 @@ - - - - - - http://localhost:8080/NetSixServer/WsServ?wsdl - localhost_8080/NetSixServer/WsServ.wsdl - me.dcariotti.netsix - catalog.xml - - - extension - true - - - verbose - true - - - fork - false - - - wsdlLocation - http://localhost:8080/NetSixServer/WsServ?wsdl - - - xnocompile - true - - - xendorsed - true - - - package - me.dcariotti.netsix - - - - - diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/nbproject/jaxws-build.xml b/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/nbproject/jaxws-build.xml deleted file mode 100644 index ade6127..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/nbproject/jaxws-build.xml +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/nbproject/private/private.properties b/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/nbproject/private/private.properties deleted file mode 100644 index 26d4039..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/nbproject/private/private.properties +++ /dev/null @@ -1,5 +0,0 @@ -deploy.ant.properties.file=/home/dcariotti/.netbeans/8.2/tomcat80.properties -j2ee.server.domain=/home/dcariotti/.netbeans/8.2/apache-tomcat-8.0.27.0_base -j2ee.server.home=/home/dcariotti/apache-tomcat-8.0.27 -j2ee.server.instance=tomcat80:home=/home/dcariotti/apache-tomcat-8.0.27:base=apache-tomcat-8.0.27.0_base -user.properties.file=/home/dcariotti/.netbeans/8.2/build.properties diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/nbproject/project.properties b/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/nbproject/project.properties deleted file mode 100644 index 4f4c574..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/nbproject/project.properties +++ /dev/null @@ -1,84 +0,0 @@ -annotation.processing.enabled=true -annotation.processing.enabled.in.editor=true -annotation.processing.processors.list= -annotation.processing.run.all.processors=true -annotation.processing.source.output=${build.generated.sources.dir}/ap-source-output -build.classes.dir=${build.web.dir}/WEB-INF/classes -build.classes.excludes=**/*.java,**/*.form -build.dir=build -build.generated.dir=${build.dir}/generated -build.generated.sources.dir=${build.dir}/generated-sources -build.test.classes.dir=${build.dir}/test/classes -build.test.results.dir=${build.dir}/test/results -build.web.dir=${build.dir}/web -build.web.excludes=${build.classes.excludes} -client.urlPart= -compile.jsps=false -conf.dir=${source.root}/conf -debug.classpath=${build.classes.dir}:${javac.classpath} -debug.test.classpath=\ - ${run.test.classpath} -display.browser=true -# Files to be excluded from distribution war -dist.archive.excludes= -dist.dir=dist -dist.ear.war=${dist.dir}/${war.ear.name} -dist.javadoc.dir=${dist.dir}/javadoc -dist.war=${dist.dir}/${war.name} -endorsed.classpath=\ - ${libs.javaee-endorsed-api-7.0.classpath} -excludes= -includes=** -j2ee.compile.on.save=true -j2ee.copy.static.files.on.save=true -j2ee.deploy.on.save=true -j2ee.platform=1.7-web -j2ee.platform.classpath=${j2ee.server.home}/lib/annotations-api.jar:${j2ee.server.home}/lib/catalina-ant.jar:${j2ee.server.home}/lib/catalina-ha.jar:${j2ee.server.home}/lib/catalina-storeconfig.jar:${j2ee.server.home}/lib/catalina-tribes.jar:${j2ee.server.home}/lib/catalina.jar:${j2ee.server.home}/lib/ecj-4.4.2.jar:${j2ee.server.home}/lib/el-api.jar:${j2ee.server.home}/lib/jasper-el.jar:${j2ee.server.home}/lib/jasper.jar:${j2ee.server.home}/lib/jsp-api.jar:${j2ee.server.home}/lib/servlet-api.jar:${j2ee.server.home}/lib/tomcat-api.jar:${j2ee.server.home}/lib/tomcat-coyote.jar:${j2ee.server.home}/lib/tomcat-dbcp.jar:${j2ee.server.home}/lib/tomcat-i18n-es.jar:${j2ee.server.home}/lib/tomcat-i18n-fr.jar:${j2ee.server.home}/lib/tomcat-i18n-ja.jar:${j2ee.server.home}/lib/tomcat-jdbc.jar:${j2ee.server.home}/lib/tomcat-jni.jar:${j2ee.server.home}/lib/tomcat-util-scan.jar:${j2ee.server.home}/lib/tomcat-util.jar:${j2ee.server.home}/lib/tomcat-websocket.jar:${j2ee.server.home}/lib/websocket-api.jar -j2ee.server.type=Tomcat -jar.compress=false -javac.classpath= -# Space-separated list of extra javac options -javac.compilerargs= -javac.debug=true -javac.deprecation=false -javac.processorpath=\ - ${javac.classpath} -javac.source=1.8 -javac.target=1.8 -javac.test.classpath=\ - ${javac.classpath}:\ - ${build.classes.dir} -javac.test.processorpath=\ - ${javac.test.classpath} -javadoc.additionalparam= -javadoc.author=false -javadoc.encoding=${source.encoding} -javadoc.noindex=false -javadoc.nonavbar=false -javadoc.notree=false -javadoc.preview=true -javadoc.private=false -javadoc.splitindex=true -javadoc.use=true -javadoc.version=false -javadoc.windowtitle= -lib.dir=${web.docbase.dir}/WEB-INF/lib -no.dependencies=false -persistence.xml.dir=${conf.dir} -platform.active=default_platform -resource.dir=setup -run.test.classpath=\ - ${javac.test.classpath}:\ - ${build.test.classes.dir} -# Space-separated list of JVM arguments used when running a class with a main method or a unit test -# (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value): -runmain.jvmargs= -source.encoding=UTF-8 -source.root=src -src.dir=${source.root}/java -test.src.dir=test -war.content.additional= -war.ear.name=${war.name} -war.name=NetSixServerClient.war -web.docbase.dir=web -webinf.dir=web/WEB-INF diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/nbproject/project.xml b/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/nbproject/project.xml deleted file mode 100644 index d4f81f3..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/nbproject/project.xml +++ /dev/null @@ -1,23 +0,0 @@ - - - org.netbeans.modules.web.project - - - - - - - - NetSixServerClient - 1.6.5 - - - - - - - - - - - diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/src/conf/MANIFEST.MF b/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/src/conf/MANIFEST.MF deleted file mode 100644 index 59499bc..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/src/conf/MANIFEST.MF +++ /dev/null @@ -1,2 +0,0 @@ -Manifest-Version: 1.0 - diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/src/conf/xml-resources/web-service-references/WsServ/wsdl/localhost_8080/NetSixServer/WsServ.wsdl b/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/src/conf/xml-resources/web-service-references/WsServ/wsdl/localhost_8080/NetSixServer/WsServ.wsdl deleted file mode 100644 index eeb19c6..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/src/conf/xml-resources/web-service-references/WsServ/wsdl/localhost_8080/NetSixServer/WsServ.wsdl +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/src/conf/xml-resources/web-service-references/WsServ/wsdl/localhost_8080/NetSixServer/WsServ.xsd_1.xsd b/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/src/conf/xml-resources/web-service-references/WsServ/wsdl/localhost_8080/NetSixServer/WsServ.xsd_1.xsd deleted file mode 100644 index ea0cc30..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/src/conf/xml-resources/web-service-references/WsServ/wsdl/localhost_8080/NetSixServer/WsServ.xsd_1.xsd +++ /dev/null @@ -1,19 +0,0 @@ - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/src/java/me/dcariotti/netsix/NetSixServlet.java b/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/src/java/me/dcariotti/netsix/NetSixServlet.java deleted file mode 100644 index 6387ccf..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/src/java/me/dcariotti/netsix/NetSixServlet.java +++ /dev/null @@ -1,122 +0,0 @@ -/* - * To change this license header, choose License Headers in Project Properties. - * To change this template file, choose Tools | Templates - * and open the template in the editor. - */ -package me.dcariotti.netsix; - -import java.io.IOException; -import java.io.PrintWriter; -import javax.servlet.RequestDispatcher; -import javax.servlet.ServletException; -import javax.servlet.annotation.WebServlet; -import javax.servlet.http.HttpServlet; -import javax.servlet.http.HttpServletRequest; -import javax.servlet.http.HttpServletResponse; - -/** - * - * @author dcariotti - */ -@WebServlet(name = "NetSixServlet", urlPatterns = {"/NetSixServlet"}) -public class NetSixServlet extends HttpServlet { - - /** - * Processes requests for both HTTP GET and POST - * methods. - * - * @param request servlet request - * @param response servlet response - * @throws ServletException if a servlet-specific error occurs - * @throws IOException if an I/O error occurs - */ - protected void processRequest(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - response.setContentType("text/html;charset=UTF-8"); - try (PrintWriter out = response.getWriter()) { - /* TODO output your page here. You may use following sample code. */ - out.println(""); - out.println(""); - out.println(""); - out.println("Servlet NetSixServlet"); - out.println(""); - out.println(""); - out.println("

Servlet NetSixServlet at " + request.getContextPath() + "

"); - out.println(""); - out.println(""); - } - } - - // - /** - * Handles the HTTP GET method. - * - * @param request servlet request - * @param response servlet response - * @throws ServletException if a servlet-specific error occurs - * @throws IOException if an I/O error occurs - */ - @Override - protected void doGet(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - RequestDispatcher view = request.getRequestDispatcher("/search.html"); - - view.forward(request, response); - } - - /** - * Handles the HTTP POST method. - * - * @param request servlet request - * @param response servlet response - * @throws ServletException if a servlet-specific error occurs - * @throws IOException if an I/O error occurs - */ - @Override - protected void doPost(HttpServletRequest request, HttpServletResponse response) - throws ServletException, IOException { - response.setContentType("text/html"); - String serie_name = request.getParameter("name"); - String serie_episode = request.getParameter("episode"); - - if (serie_name != "" && serie_episode != "") { - boolean result = this.richiedi(serie_name, new Integer(serie_episode)); - PrintWriter out = response.getWriter(); - - out.print("Episode number `"); - out.print(serie_episode); - out.print("` of `"); - out.print(serie_name); - out.print("` is "); - - if (result) { - out.print("present"); - } else { - out.print(" NOT present"); - } - - return; - } - - try (PrintWriter out = response.getWriter()) { - out.println("You must set both input names"); - } - } - - /** - * Returns a short description of the servlet. - * - * @return a String containing servlet description - */ - @Override - public String getServletInfo() { - return "Short description"; - }// - - private static boolean richiedi(java.lang.String name, int episode) { - me.dcariotti.netsix.WsServ_Service service = new me.dcariotti.netsix.WsServ_Service(); - me.dcariotti.netsix.WsServ port = service.getWsServPort(); - return port.richiedi(name, episode); - } - -} diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/web/META-INF/context.xml b/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/web/META-INF/context.xml deleted file mode 100644 index 21cd445..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/web/META-INF/context.xml +++ /dev/null @@ -1,2 +0,0 @@ - - diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/web/WEB-INF/jax-ws-catalog.xml b/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/web/WEB-INF/jax-ws-catalog.xml deleted file mode 100644 index 6df3c3e..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/web/WEB-INF/jax-ws-catalog.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/web/index.html b/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/web/index.html deleted file mode 100644 index 15da543..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/web/index.html +++ /dev/null @@ -1,16 +0,0 @@ - - - - - NetSix - - - - - Go to the search page - - diff --git a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/web/search.html b/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/web/search.html deleted file mode 100644 index 768c325..0000000 --- a/Year_3/TSDWL/WSDL/NetSix/NetSixServerClient/web/search.html +++ /dev/null @@ -1,28 +0,0 @@ - - - - - NetSix - - - - -
-
- - -
-
- - -
-
- -
-
- - -- cgit v1.2.3-18-g5258