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 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 names(List<LocalizedValue> names)
public List<LocalizedValue> getNames()
public void setNames(List<LocalizedValue> names)
public Service descriptions(List<LocalizedValue> descriptions)
public List<LocalizedValue> getDescriptions()
public void setDescriptions(List<LocalizedValue> descriptions)
public String getCoverageType()
public void setCoverageType(String coverageType)
public Service requirements(List<LocalizedValue> requirements)
public List<LocalizedValue> getRequirements()
public void setRequirements(List<LocalizedValue> requirements)
public String getPublishingStatus()
public void setPublishingStatus(String publishingStatus)
public String getChargeType()
public void setChargeType(String chargeType)
public Service additionalInformations(List<LocalizedValue> additionalInformations)
public List<LocalizedValue> getAdditionalInformations()
public void setAdditionalInformations(List<LocalizedValue> additionalInformations)
Copyright © 2016 Metatavu Oy. All rights reserved.