Uses of Class
net.opengis.iso19139.gmd.v_20070417.CIResponsiblePartyPropertyType
-
Packages that use CIResponsiblePartyPropertyType Package Description net.opengis.iso19139.gmd.v_20070417 -
-
Uses of CIResponsiblePartyPropertyType in net.opengis.iso19139.gmd.v_20070417
Fields in net.opengis.iso19139.gmd.v_20070417 declared as CIResponsiblePartyPropertyType Modifier and Type Field Description protected CIResponsiblePartyPropertyTypeMDDistributorType. distributorContactFields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type CIResponsiblePartyPropertyType Modifier and Type Field Description protected List<CIResponsiblePartyPropertyType>CICitationType. citedResponsiblePartyprotected List<CIResponsiblePartyPropertyType>MDMaintenanceInformationType. contactprotected List<CIResponsiblePartyPropertyType>MDMetadataType. contactprotected List<CIResponsiblePartyPropertyType>AbstractMDIdentificationType. pointOfContactprotected List<CIResponsiblePartyPropertyType>LIProcessStepType. processorprotected List<CIResponsiblePartyPropertyType>PTLocaleContainerType. responsiblePartyprotected List<CIResponsiblePartyPropertyType>MDExtendedElementInformationType. sourceprotected List<CIResponsiblePartyPropertyType>MDUsageType. userContactInfoMethods in net.opengis.iso19139.gmd.v_20070417 that return CIResponsiblePartyPropertyType Modifier and Type Method Description CIResponsiblePartyPropertyTypeObjectFactory. createCIResponsiblePartyPropertyType()Create an instance ofCIResponsiblePartyPropertyTypeCIResponsiblePartyPropertyTypeMDDistributorType. getDistributorContact()Gets the value of the distributorContact property.CIResponsiblePartyPropertyTypeCIResponsiblePartyPropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)CIResponsiblePartyPropertyTypeCIResponsiblePartyPropertyType. withArcrole(String value)CIResponsiblePartyPropertyTypeCIResponsiblePartyPropertyType. withCIResponsibleParty(CIResponsiblePartyType value)CIResponsiblePartyPropertyTypeCIResponsiblePartyPropertyType. withHref(String value)CIResponsiblePartyPropertyTypeCIResponsiblePartyPropertyType. withNilReason(String... values)CIResponsiblePartyPropertyTypeCIResponsiblePartyPropertyType. withNilReason(Collection<String> values)CIResponsiblePartyPropertyTypeCIResponsiblePartyPropertyType. withNilReason(List<String> value)CIResponsiblePartyPropertyTypeCIResponsiblePartyPropertyType. withRole(String value)CIResponsiblePartyPropertyTypeCIResponsiblePartyPropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)CIResponsiblePartyPropertyTypeCIResponsiblePartyPropertyType. withTitle(String value)CIResponsiblePartyPropertyTypeCIResponsiblePartyPropertyType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)CIResponsiblePartyPropertyTypeCIResponsiblePartyPropertyType. withUuidref(String value)Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type CIResponsiblePartyPropertyType Modifier and Type Method Description List<CIResponsiblePartyPropertyType>CICitationType. getCitedResponsibleParty()Gets the value of the citedResponsibleParty property.List<CIResponsiblePartyPropertyType>MDMaintenanceInformationType. getContact()Gets the value of the contact property.List<CIResponsiblePartyPropertyType>MDMetadataType. 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.Constructors in net.opengis.iso19139.gmd.v_20070417 with parameters of type CIResponsiblePartyPropertyType Constructor Description MDDistributorType(String id, String uuid, CIResponsiblePartyPropertyType distributorContact, List<MDStandardOrderProcessPropertyType> distributionOrderProcess, List<MDFormatPropertyType> distributorFormat, List<MDDigitalTransferOptionsPropertyType> distributorTransferOptions)Fully-initialising value constructorConstructor parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type CIResponsiblePartyPropertyType Constructor Description LIProcessStepType(String id, String uuid, CharacterStringPropertyType description, CharacterStringPropertyType rationale, DateTimePropertyType dateTime, List<CIResponsiblePartyPropertyType> processor, List<LISourcePropertyType> source)Fully-initialising value constructorMDUsageType(String id, String uuid, CharacterStringPropertyType specificUsage, DateTimePropertyType usageDateTime, CharacterStringPropertyType userDeterminedLimitations, List<CIResponsiblePartyPropertyType> userContactInfo)Fully-initialising value constructor
-