| Package | Description |
|---|---|
| org.n52.shetland.inspire.base2 | |
| org.n52.shetland.iso.gmd |
| Modifier and Type | Method and Description |
|---|---|
Nillable<PT_FreeText> |
Contact.getContactInstructions() |
Nillable<PT_FreeText> |
Contact.getHoursOfService() |
Nillable<PT_FreeText> |
RelatedParty.getIndividualName() |
Nillable<PT_FreeText> |
RelatedParty.getOrganisationName() |
Nillable<PT_FreeText> |
RelatedParty.getPositionName() |
| Modifier and Type | Method and Description |
|---|---|
Contact |
Contact.setContactInstructions(PT_FreeText contactInstructions) |
Contact |
Contact.setHoursOfService(PT_FreeText hoursOfService) |
RelatedParty |
RelatedParty.setIndividualName(PT_FreeText individualName) |
RelatedParty |
RelatedParty.setOrganisationName(PT_FreeText organisationName) |
RelatedParty |
RelatedParty.setPositionName(PT_FreeText positionName) |
| Modifier and Type | Method and Description |
|---|---|
Contact |
Contact.setContactInstructions(Nillable<PT_FreeText> contactInstructions) |
Contact |
Contact.setHoursOfService(Nillable<PT_FreeText> hoursOfService) |
RelatedParty |
RelatedParty.setIndividualName(Nillable<PT_FreeText> individualName) |
RelatedParty |
RelatedParty.setOrganisationName(Nillable<PT_FreeText> organisationName) |
RelatedParty |
RelatedParty.setPositionName(Nillable<PT_FreeText> positionName) |
| Modifier and Type | Method and Description |
|---|---|
PT_FreeText |
PT_FreeText.addTextGroup(LocalisedCharacterString textGroup) |
PT_FreeText |
PT_FreeText.setTextGroup(Set<LocalisedCharacterString> textGroup) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.