Uses of Class
net.opengis.iso19139.gmd.v_20070417.MDKeywordsPropertyType
-
Packages that use MDKeywordsPropertyType Package Description net.opengis.iso19139.gmd.v_20070417 -
-
Uses of MDKeywordsPropertyType in net.opengis.iso19139.gmd.v_20070417
Fields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type MDKeywordsPropertyType Modifier and Type Field Description protected List<MDKeywordsPropertyType>AbstractMDIdentificationType. descriptiveKeywordsMethods in net.opengis.iso19139.gmd.v_20070417 that return MDKeywordsPropertyType Modifier and Type Method Description MDKeywordsPropertyTypeObjectFactory. createMDKeywordsPropertyType()Create an instance ofMDKeywordsPropertyTypeMDKeywordsPropertyTypeMDKeywordsPropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)MDKeywordsPropertyTypeMDKeywordsPropertyType. withArcrole(String value)MDKeywordsPropertyTypeMDKeywordsPropertyType. withHref(String value)MDKeywordsPropertyTypeMDKeywordsPropertyType. withMDKeywords(MDKeywordsType value)MDKeywordsPropertyTypeMDKeywordsPropertyType. withNilReason(String... values)MDKeywordsPropertyTypeMDKeywordsPropertyType. withNilReason(Collection<String> values)MDKeywordsPropertyTypeMDKeywordsPropertyType. withNilReason(List<String> value)MDKeywordsPropertyTypeMDKeywordsPropertyType. withRole(String value)MDKeywordsPropertyTypeMDKeywordsPropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)MDKeywordsPropertyTypeMDKeywordsPropertyType. withTitle(String value)MDKeywordsPropertyTypeMDKeywordsPropertyType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)MDKeywordsPropertyTypeMDKeywordsPropertyType. withUuidref(String value)Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type MDKeywordsPropertyType Modifier and Type Method Description List<MDKeywordsPropertyType>AbstractMDIdentificationType. getDescriptiveKeywords()Gets the value of the descriptiveKeywords property.Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDKeywordsPropertyType Modifier and Type Method Description AbstractMDIdentificationTypeAbstractMDIdentificationType. withDescriptiveKeywords(MDKeywordsPropertyType... values)MDDataIdentificationTypeMDDataIdentificationType. withDescriptiveKeywords(MDKeywordsPropertyType... values)MDServiceIdentificationTypeMDServiceIdentificationType. withDescriptiveKeywords(MDKeywordsPropertyType... values)Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type MDKeywordsPropertyType Modifier and Type Method Description voidAbstractMDIdentificationType. setDescriptiveKeywords(List<MDKeywordsPropertyType> value)AbstractMDIdentificationTypeAbstractMDIdentificationType. withDescriptiveKeywords(Collection<MDKeywordsPropertyType> values)AbstractMDIdentificationTypeAbstractMDIdentificationType. withDescriptiveKeywords(List<MDKeywordsPropertyType> value)MDDataIdentificationTypeMDDataIdentificationType. withDescriptiveKeywords(Collection<MDKeywordsPropertyType> values)MDDataIdentificationTypeMDDataIdentificationType. withDescriptiveKeywords(List<MDKeywordsPropertyType> value)MDServiceIdentificationTypeMDServiceIdentificationType. withDescriptiveKeywords(Collection<MDKeywordsPropertyType> values)MDServiceIdentificationTypeMDServiceIdentificationType. withDescriptiveKeywords(List<MDKeywordsPropertyType> value)
-