public class RelatedParty extends Object
| Constructor and Description |
|---|
RelatedParty() |
public Nillable<PT_FreeText> getIndividualName()
public RelatedParty setIndividualName(PT_FreeText individualName)
individualName - the individualName to setRelatedPartypublic RelatedParty setIndividualName(String individualName)
public RelatedParty setIndividualName(Nillable<PT_FreeText> individualName)
public boolean isSetIndividualName()
public Nillable<PT_FreeText> getOrganisationName()
public RelatedParty setOrganisationName(PT_FreeText organisationName)
organisationName - the organisationName to setRelatedPartypublic RelatedParty setOrganisationName(String organisationName)
public RelatedParty setOrganisationName(Nillable<PT_FreeText> organisationName)
public boolean isSetOrganisationName()
public Nillable<PT_FreeText> getPositionName()
public RelatedParty setPositionName(PT_FreeText positionName)
positionName - the positionName to setRelatedPartypublic RelatedParty setPositionName(String positionName)
public RelatedParty setPositionName(Nillable<PT_FreeText> positionName)
public boolean isSetPositionName()
public RelatedParty setContact(Contact contact)
contact - the contact to setpublic RelatedParty setContact(Nillable<Contact> contact)
public boolean isSetContact()
public RelatedParty addRole(Nillable<Reference> role)
public RelatedParty addRole(Reference role)
public boolean isSetRole()
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.