public class Service extends Object
| Constructor and Description |
|---|
Service() |
public String getId()
public void setId(String id)
public String getType()
public void setType(String type)
public String getStatutoryDescriptionId()
public void setStatutoryDescriptionId(String statutoryDescriptionId)
public String getChargeType()
public void setChargeType(String chargeType)
public Service fundingType(String fundingType)
public String getFundingType()
public void setFundingType(String fundingType)
public Service names(List<LocalizedValue> names)
public List<LocalizedValue> getNames()
public void setNames(List<LocalizedValue> names)
public Service areaType(String areaType)
public String getAreaType()
public void setAreaType(String areaType)
public Service descriptions(List<LocalizedValue> descriptions)
public List<LocalizedValue> getDescriptions()
public void setDescriptions(List<LocalizedValue> descriptions)
public Service serviceClasses(List<OntologyItem> serviceClasses)
public List<OntologyItem> getServiceClasses()
public void setServiceClasses(List<OntologyItem> serviceClasses)
public Service ontologyTerms(List<OntologyItem> ontologyTerms)
public List<OntologyItem> getOntologyTerms()
public void setOntologyTerms(List<OntologyItem> ontologyTerms)
public Service targetGroups(List<OntologyItem> targetGroups)
public List<OntologyItem> getTargetGroups()
public void setTargetGroups(List<OntologyItem> targetGroups)
public Service lifeEvents(List<OntologyItem> lifeEvents)
public List<OntologyItem> getLifeEvents()
public void setLifeEvents(List<OntologyItem> lifeEvents)
public Service industrialClasses(List<OntologyItem> industrialClasses)
public List<OntologyItem> getIndustrialClasses()
public void setIndustrialClasses(List<OntologyItem> industrialClasses)
public Service keywords(List<LocalizedValue> keywords)
public List<LocalizedValue> getKeywords()
public void setKeywords(List<LocalizedValue> keywords)
public Service requirements(List<LocalizedValue> requirements)
public List<LocalizedValue> getRequirements()
public void setRequirements(List<LocalizedValue> requirements)
public Service publishingStatus(String publishingStatus)
public String getPublishingStatus()
public void setPublishingStatus(String publishingStatus)
public Service organizations(List<ServiceOrganization> organizations)
public List<ServiceOrganization> getOrganizations()
public void setOrganizations(List<ServiceOrganization> organizations)
public Service vouchers(List<ServiceVoucher> vouchers)
public List<ServiceVoucher> getVouchers()
public void setVouchers(List<ServiceVoucher> vouchers)
public Service electronicServiceChannelIds(List<String> electronicServiceChannelIds)
public void setElectronicServiceChannelIds(List<String> electronicServiceChannelIds)
public void setPhoneServiceChannelIds(List<String> phoneServiceChannelIds)
public Service printableFormServiceChannelIds(List<String> printableFormServiceChannelIds)
public void setPrintableFormServiceChannelIds(List<String> printableFormServiceChannelIds)
public Service serviceLocationServiceChannelIds(List<String> serviceLocationServiceChannelIds)
public void setServiceLocationServiceChannelIds(List<String> serviceLocationServiceChannelIds)
public Service webPageServiceChannelIds(List<String> webPageServiceChannelIds)
public void setWebPageServiceChannelIds(List<String> webPageServiceChannelIds)
Copyright © 2017 Metatavu Oy. All rights reserved.