| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.ows |
| Modifier and Type | Field and Description |
|---|---|
protected ContactInfo |
ResponsiblePartyType.contactInfo |
protected ContactInfo |
ResponsiblePartySubsetType.contactInfo |
| Modifier and Type | Method and Description |
|---|---|
ContactInfo |
ObjectFactory.createContactInfo(ContactType value)
Create an instance of
ContactInfo} |
ContactInfo |
ResponsiblePartyType.getContactInfo()
Gets the value of the contactInfo property.
|
ContactInfo |
ResponsiblePartySubsetType.getContactInfo()
Gets the value of the contactInfo property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResponsiblePartyType.setContactInfo(ContactInfo value)
Sets the value of the contactInfo property.
|
void |
ResponsiblePartySubsetType.setContactInfo(ContactInfo value)
Sets the value of the contactInfo property.
|
| Constructor and Description |
|---|
ResponsiblePartySubsetType(IndividualName individualName,
PositionName positionName,
ContactInfo contactInfo,
Role role)
Fully-initialising value constructor
|
ResponsiblePartyType(IndividualName individualName,
OrganisationName organisationName,
PositionName positionName,
ContactInfo contactInfo,
Role role)
Fully-initialising value constructor
|
Copyright © 2015. All rights reserved.