| Package | Description |
|---|---|
| nl.b3p.csw.jaxb.ows |
| Modifier and Type | Field and Description |
|---|---|
protected IndividualName |
ResponsiblePartyType.individualName |
protected IndividualName |
ResponsiblePartySubsetType.individualName |
| Modifier and Type | Method and Description |
|---|---|
IndividualName |
ObjectFactory.createIndividualName(String value)
Create an instance of
IndividualName} |
IndividualName |
ResponsiblePartyType.getIndividualName()
Gets the value of the individualName property.
|
IndividualName |
ResponsiblePartySubsetType.getIndividualName()
Gets the value of the individualName property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResponsiblePartyType.setIndividualName(IndividualName value)
Sets the value of the individualName property.
|
void |
ResponsiblePartySubsetType.setIndividualName(IndividualName value)
Sets the value of the individualName 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.