|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ItsyourParliamentEuImportService
The Interface ItsyourParliamentEuImportService.
Method Summary | |
---|---|
Map<String,String> |
getEuCountryDetailsMap()
Gets the eu country details map. |
Map<String,String> |
getEuCountryInfoMap()
Gets the eu country info map. |
List<String> |
getEuMissingMepInfo()
Gets the eu missing mep info. |
List<String> |
getEuMissingVoteInfo()
Gets the eu missing vote info. |
List<String> |
getEuVotes()
Gets the eu votes. |
void |
updateCountrydetails(Countrydetails country)
Update countrydetails. |
void |
updateCountryinfoEuElement(CountryinfoEuElement countryInfo)
Update countryinfo eu element. |
void |
updateMepinfoEuElement(MepinfoEuElement mepInfo)
Update mepinfo eu element. |
void |
updateVoteinfoEuElement(VoteinfoEuElement voteInfo)
Update voteinfo eu element. |
void |
updateVotesEuData(VotesEuData votes)
Update votes eu data. |
Method Detail |
---|
Map<String,String> getEuCountryDetailsMap()
Map<String,String> getEuCountryInfoMap()
List<String> getEuMissingMepInfo()
List<String> getEuMissingVoteInfo()
List<String> getEuVotes()
void updateCountrydetails(Countrydetails country)
country
- the countryvoid updateCountryinfoEuElement(CountryinfoEuElement countryInfo)
countryInfo
- the country infovoid updateMepinfoEuElement(MepinfoEuElement mepInfo)
mepInfo
- the mep infovoid updateVoteinfoEuElement(VoteinfoEuElement voteInfo)
voteInfo
- the vote infovoid updateVotesEuData(VotesEuData votes)
votes
- the votes
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |