Uses of Class
net.opengis.iso19139.gmd.v_20060504.CIResponsiblePartyPropertyType

Packages that use CIResponsiblePartyPropertyType
net.opengis.iso19139.gmd.v_20060504   
net.opengis.iso19139.srv.v_20060504   
 

Uses of CIResponsiblePartyPropertyType in net.opengis.iso19139.gmd.v_20060504
 

Fields in net.opengis.iso19139.gmd.v_20060504 declared as CIResponsiblePartyPropertyType
protected  CIResponsiblePartyPropertyType MDDistributorType.distributorContact
           
 

Fields in net.opengis.iso19139.gmd.v_20060504 with type parameters of type CIResponsiblePartyPropertyType
protected  List<CIResponsiblePartyPropertyType> CICitationType.citedResponsibleParty
           
protected  List<CIResponsiblePartyPropertyType> MDMetadataType.contact
           
protected  List<CIResponsiblePartyPropertyType> MDMaintenanceInformationType.contact
           
protected  List<CIResponsiblePartyPropertyType> AbstractMDIdentificationType.pointOfContact
           
protected  List<CIResponsiblePartyPropertyType> LIProcessStepType.processor
           
protected  List<CIResponsiblePartyPropertyType> PTLocaleContainerType.responsibleParty
           
protected  List<CIResponsiblePartyPropertyType> MDExtendedElementInformationType.source
           
protected  List<CIResponsiblePartyPropertyType> MDUsageType.userContactInfo
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return CIResponsiblePartyPropertyType
 CIResponsiblePartyPropertyType ObjectFactory.createCIResponsiblePartyPropertyType()
          Create an instance of CIResponsiblePartyPropertyType
 CIResponsiblePartyPropertyType MDDistributorType.getDistributorContact()
          Gets the value of the distributorContact property.
 CIResponsiblePartyPropertyType CIResponsiblePartyPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 CIResponsiblePartyPropertyType CIResponsiblePartyPropertyType.withArcrole(String value)
           
 CIResponsiblePartyPropertyType CIResponsiblePartyPropertyType.withCIResponsibleParty(CIResponsiblePartyType value)
           
 CIResponsiblePartyPropertyType CIResponsiblePartyPropertyType.withHref(String value)
           
 CIResponsiblePartyPropertyType CIResponsiblePartyPropertyType.withNilReason(Collection<String> values)
           
 CIResponsiblePartyPropertyType CIResponsiblePartyPropertyType.withNilReason(List<String> value)
           
 CIResponsiblePartyPropertyType CIResponsiblePartyPropertyType.withNilReason(String... values)
           
 CIResponsiblePartyPropertyType CIResponsiblePartyPropertyType.withRole(String value)
           
 CIResponsiblePartyPropertyType CIResponsiblePartyPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 CIResponsiblePartyPropertyType CIResponsiblePartyPropertyType.withTitle(String value)
           
 CIResponsiblePartyPropertyType CIResponsiblePartyPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 CIResponsiblePartyPropertyType CIResponsiblePartyPropertyType.withUuidref(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type CIResponsiblePartyPropertyType
 List<CIResponsiblePartyPropertyType> CICitationType.getCitedResponsibleParty()
          Gets the value of the citedResponsibleParty property.
 List<CIResponsiblePartyPropertyType> MDMetadataType.getContact()
          Gets the value of the contact property.
 List<CIResponsiblePartyPropertyType> MDMaintenanceInformationType.getContact()
          Gets the value of the contact property.
 List<CIResponsiblePartyPropertyType> AbstractMDIdentificationType.getPointOfContact()
          Gets the value of the pointOfContact property.
 List<CIResponsiblePartyPropertyType> LIProcessStepType.getProcessor()
          Gets the value of the processor property.
 List<CIResponsiblePartyPropertyType> PTLocaleContainerType.getResponsibleParty()
          Gets the value of the responsibleParty property.
 List<CIResponsiblePartyPropertyType> MDExtendedElementInformationType.getSource()
          Gets the value of the source property.
 List<CIResponsiblePartyPropertyType> MDUsageType.getUserContactInfo()
          Gets the value of the userContactInfo property.
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type CIResponsiblePartyPropertyType
 void MDDistributorType.setDistributorContact(CIResponsiblePartyPropertyType value)
          Sets the value of the distributorContact property.
 CICitationType CICitationType.withCitedResponsibleParty(CIResponsiblePartyPropertyType... values)
           
 MDMetadataType MDMetadataType.withContact(CIResponsiblePartyPropertyType... values)
           
 MDMaintenanceInformationType MDMaintenanceInformationType.withContact(CIResponsiblePartyPropertyType... values)
           
 MDDistributorType MDDistributorType.withDistributorContact(CIResponsiblePartyPropertyType value)
           
 MDServiceIdentificationType MDServiceIdentificationType.withPointOfContact(CIResponsiblePartyPropertyType... values)
           
 MDDataIdentificationType MDDataIdentificationType.withPointOfContact(CIResponsiblePartyPropertyType... values)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withPointOfContact(CIResponsiblePartyPropertyType... values)
           
 LIProcessStepType LIProcessStepType.withProcessor(CIResponsiblePartyPropertyType... values)
           
 PTLocaleContainerType PTLocaleContainerType.withResponsibleParty(CIResponsiblePartyPropertyType... values)
           
 MDExtendedElementInformationType MDExtendedElementInformationType.withSource(CIResponsiblePartyPropertyType... values)
           
 MDUsageType MDUsageType.withUserContactInfo(CIResponsiblePartyPropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmd.v_20060504 with type arguments of type CIResponsiblePartyPropertyType
 void CICitationType.setCitedResponsibleParty(List<CIResponsiblePartyPropertyType> value)
           
 void MDMetadataType.setContact(List<CIResponsiblePartyPropertyType> value)
           
 void MDMaintenanceInformationType.setContact(List<CIResponsiblePartyPropertyType> value)
           
 void AbstractMDIdentificationType.setPointOfContact(List<CIResponsiblePartyPropertyType> value)
           
 void LIProcessStepType.setProcessor(List<CIResponsiblePartyPropertyType> value)
           
 void PTLocaleContainerType.setResponsibleParty(List<CIResponsiblePartyPropertyType> value)
           
 void MDExtendedElementInformationType.setSource(List<CIResponsiblePartyPropertyType> value)
           
 void MDUsageType.setUserContactInfo(List<CIResponsiblePartyPropertyType> value)
           
 CICitationType CICitationType.withCitedResponsibleParty(Collection<CIResponsiblePartyPropertyType> values)
           
 CICitationType CICitationType.withCitedResponsibleParty(List<CIResponsiblePartyPropertyType> value)
           
 MDMetadataType MDMetadataType.withContact(Collection<CIResponsiblePartyPropertyType> values)
           
 MDMaintenanceInformationType MDMaintenanceInformationType.withContact(Collection<CIResponsiblePartyPropertyType> values)
           
 MDMetadataType MDMetadataType.withContact(List<CIResponsiblePartyPropertyType> value)
           
 MDMaintenanceInformationType MDMaintenanceInformationType.withContact(List<CIResponsiblePartyPropertyType> value)
           
 MDServiceIdentificationType MDServiceIdentificationType.withPointOfContact(Collection<CIResponsiblePartyPropertyType> values)
           
 MDDataIdentificationType MDDataIdentificationType.withPointOfContact(Collection<CIResponsiblePartyPropertyType> values)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withPointOfContact(Collection<CIResponsiblePartyPropertyType> values)
           
 MDServiceIdentificationType MDServiceIdentificationType.withPointOfContact(List<CIResponsiblePartyPropertyType> value)
           
 MDDataIdentificationType MDDataIdentificationType.withPointOfContact(List<CIResponsiblePartyPropertyType> value)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withPointOfContact(List<CIResponsiblePartyPropertyType> value)
           
 LIProcessStepType LIProcessStepType.withProcessor(Collection<CIResponsiblePartyPropertyType> values)
           
 LIProcessStepType LIProcessStepType.withProcessor(List<CIResponsiblePartyPropertyType> value)
           
 PTLocaleContainerType PTLocaleContainerType.withResponsibleParty(Collection<CIResponsiblePartyPropertyType> values)
           
 PTLocaleContainerType PTLocaleContainerType.withResponsibleParty(List<CIResponsiblePartyPropertyType> value)
           
 MDExtendedElementInformationType MDExtendedElementInformationType.withSource(Collection<CIResponsiblePartyPropertyType> values)
           
 MDExtendedElementInformationType MDExtendedElementInformationType.withSource(List<CIResponsiblePartyPropertyType> value)
           
 MDUsageType MDUsageType.withUserContactInfo(Collection<CIResponsiblePartyPropertyType> values)
           
 MDUsageType MDUsageType.withUserContactInfo(List<CIResponsiblePartyPropertyType> value)
           
 

Uses of CIResponsiblePartyPropertyType in net.opengis.iso19139.srv.v_20060504
 

Methods in net.opengis.iso19139.srv.v_20060504 with parameters of type CIResponsiblePartyPropertyType
 SVServiceIdentificationType SVServiceIdentificationType.withPointOfContact(CIResponsiblePartyPropertyType... values)
           
 

Method parameters in net.opengis.iso19139.srv.v_20060504 with type arguments of type CIResponsiblePartyPropertyType
 SVServiceIdentificationType SVServiceIdentificationType.withPointOfContact(Collection<CIResponsiblePartyPropertyType> values)
           
 SVServiceIdentificationType SVServiceIdentificationType.withPointOfContact(List<CIResponsiblePartyPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.