|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResponsibleParty | |
---|---|
org.opengis.metadata | Root package for metadata. |
org.opengis.metadata.citation | Citation and responsible party information. |
org.opengis.metadata.distribution | Distribution information. |
org.opengis.metadata.identification | Identification information (includes data and service identification). |
org.opengis.metadata.lineage | Lineage information. |
org.opengis.metadata.maintenance | Maintenance information. |
Uses of ResponsibleParty in org.opengis.metadata |
---|
Methods in org.opengis.metadata that return ResponsibleParty | |
---|---|
ResponsibleParty |
MetaData.getContact()
Deprecated. Replaced by MetaData.getContacts() . |
Methods in org.opengis.metadata that return types with arguments of type ResponsibleParty | |
---|---|
Collection<? extends ResponsibleParty> |
MetaData.getContacts()
Party responsible for the metadata information. |
Collection<? extends ResponsibleParty> |
ExtendedElementInformation.getSources()
Name of the person or organization creating the extended element. |
Uses of ResponsibleParty in org.opengis.metadata.citation |
---|
Methods in org.opengis.metadata.citation that return ResponsibleParty | |
---|---|
ResponsibleParty |
CitationFactory.createResponsibleParty(String individualName,
InternationalString organisationName,
InternationalString positionName,
Contact contactInfo,
Role role)
Identification of, and means of communication with, person(s) and organizations associated with the dataset. |
Methods in org.opengis.metadata.citation that return types with arguments of type ResponsibleParty | |
---|---|
Collection<? extends ResponsibleParty> |
Citation.getCitedResponsibleParties()
Name and position information for an individual or organization that is responsible for the resource. |
Uses of ResponsibleParty in org.opengis.metadata.distribution |
---|
Methods in org.opengis.metadata.distribution that return ResponsibleParty | |
---|---|
ResponsibleParty |
Distributor.getDistributorContact()
Party from whom the resource may be obtained. |
Uses of ResponsibleParty in org.opengis.metadata.identification |
---|
Methods in org.opengis.metadata.identification that return types with arguments of type ResponsibleParty | |
---|---|
Collection<? extends ResponsibleParty> |
Identification.getPointOfContacts()
Identification of, and means of communication with, person(s) and organizations(s) associated with the resource(s). |
Collection<? extends ResponsibleParty> |
Usage.getUserContactInfo()
Identification of and means of communicating with person(s) and organization(s) using the resource(s). |
Uses of ResponsibleParty in org.opengis.metadata.lineage |
---|
Methods in org.opengis.metadata.lineage that return types with arguments of type ResponsibleParty | |
---|---|
Collection<? extends ResponsibleParty> |
ProcessStep.getProcessors()
Identification of, and means of communication with, person(s) and organization(s) associated with the process step. |
Uses of ResponsibleParty in org.opengis.metadata.maintenance |
---|
Methods in org.opengis.metadata.maintenance that return types with arguments of type ResponsibleParty | |
---|---|
Collection<? extends ResponsibleParty> |
MaintenanceInformation.getContacts()
Identification of, and means of communicating with, person(s) and organization(s) with responsibility for maintaining the metadata. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |