public class CIResponsiblePartyImpl extends AbstractObjectImpl implements CIResponsibleParty
| Constructor and Description |
|---|
CIResponsiblePartyImpl() |
| Modifier and Type | Method and Description |
|---|---|
CIContact |
getContactInfo()
Gets the contactInfo property
|
net.opengis.OgcProperty<CIContact> |
getContactInfoProperty()
Gets extra info (name, xlink, etc.) carried by the contactInfo property
|
String |
getIndividualName()
Gets the individualName property
|
String |
getOrganisationName()
Gets the organisationName property
|
String |
getPositionName()
Gets the positionName property
|
CodeListValue |
getRole()
Gets the role property
|
boolean |
isSetContactInfo()
Checks if contactInfo is set
|
boolean |
isSetIndividualName()
Checks if individualName is set
|
boolean |
isSetOrganisationName()
Checks if organisationName is set
|
boolean |
isSetPositionName()
Checks if positionName is set
|
void |
setContactInfo(CIContact contactInfo)
Sets the contactInfo property
|
void |
setIndividualName(String individualName)
Sets the individualName property
|
void |
setOrganisationName(String organisationName)
Sets the organisationName property
|
void |
setPositionName(String positionName)
Sets the positionName property
|
void |
setRole(CodeListValue role)
Sets the role property
|
getId, getUuid, isSetId, isSetUuid, setId, setUuidpublic String getIndividualName()
getIndividualName in interface CIResponsiblePartypublic boolean isSetIndividualName()
isSetIndividualName in interface CIResponsiblePartypublic void setIndividualName(String individualName)
setIndividualName in interface CIResponsiblePartypublic String getOrganisationName()
getOrganisationName in interface CIResponsiblePartypublic boolean isSetOrganisationName()
isSetOrganisationName in interface CIResponsiblePartypublic void setOrganisationName(String organisationName)
setOrganisationName in interface CIResponsiblePartypublic String getPositionName()
getPositionName in interface CIResponsiblePartypublic boolean isSetPositionName()
isSetPositionName in interface CIResponsiblePartypublic void setPositionName(String positionName)
setPositionName in interface CIResponsiblePartypublic CIContact getContactInfo()
getContactInfo in interface CIResponsiblePartypublic net.opengis.OgcProperty<CIContact> getContactInfoProperty()
getContactInfoProperty in interface CIResponsiblePartypublic boolean isSetContactInfo()
isSetContactInfo in interface CIResponsiblePartypublic void setContactInfo(CIContact contactInfo)
setContactInfo in interface CIResponsiblePartypublic CodeListValue getRole()
getRole in interface CIResponsiblePartypublic void setRole(CodeListValue role)
setRole in interface CIResponsiblePartyCopyright © 2016 VAST Team / Sensia Software LLC. All rights reserved.