Uses of Class
net.opengis.iso19139.gmd.v_20070417.MDUsagePropertyType
-
Packages that use MDUsagePropertyType Package Description net.opengis.iso19139.gmd.v_20070417 -
-
Uses of MDUsagePropertyType in net.opengis.iso19139.gmd.v_20070417
Fields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type MDUsagePropertyType Modifier and Type Field Description protected List<MDUsagePropertyType>AbstractMDIdentificationType. resourceSpecificUsageMethods in net.opengis.iso19139.gmd.v_20070417 that return MDUsagePropertyType Modifier and Type Method Description MDUsagePropertyTypeObjectFactory. createMDUsagePropertyType()Create an instance ofMDUsagePropertyTypeMDUsagePropertyTypeMDUsagePropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)MDUsagePropertyTypeMDUsagePropertyType. withArcrole(String value)MDUsagePropertyTypeMDUsagePropertyType. withHref(String value)MDUsagePropertyTypeMDUsagePropertyType. withMDUsage(MDUsageType value)MDUsagePropertyTypeMDUsagePropertyType. withNilReason(String... values)MDUsagePropertyTypeMDUsagePropertyType. withNilReason(Collection<String> values)MDUsagePropertyTypeMDUsagePropertyType. withNilReason(List<String> value)MDUsagePropertyTypeMDUsagePropertyType. withRole(String value)MDUsagePropertyTypeMDUsagePropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)MDUsagePropertyTypeMDUsagePropertyType. withTitle(String value)MDUsagePropertyTypeMDUsagePropertyType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)MDUsagePropertyTypeMDUsagePropertyType. withUuidref(String value)Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type MDUsagePropertyType Modifier and Type Method Description List<MDUsagePropertyType>AbstractMDIdentificationType. getResourceSpecificUsage()Gets the value of the resourceSpecificUsage property.Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDUsagePropertyType Modifier and Type Method Description AbstractMDIdentificationTypeAbstractMDIdentificationType. withResourceSpecificUsage(MDUsagePropertyType... values)MDDataIdentificationTypeMDDataIdentificationType. withResourceSpecificUsage(MDUsagePropertyType... values)MDServiceIdentificationTypeMDServiceIdentificationType. withResourceSpecificUsage(MDUsagePropertyType... values)Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type MDUsagePropertyType Modifier and Type Method Description voidAbstractMDIdentificationType. setResourceSpecificUsage(List<MDUsagePropertyType> value)AbstractMDIdentificationTypeAbstractMDIdentificationType. withResourceSpecificUsage(Collection<MDUsagePropertyType> values)AbstractMDIdentificationTypeAbstractMDIdentificationType. withResourceSpecificUsage(List<MDUsagePropertyType> value)MDDataIdentificationTypeMDDataIdentificationType. withResourceSpecificUsage(Collection<MDUsagePropertyType> values)MDDataIdentificationTypeMDDataIdentificationType. withResourceSpecificUsage(List<MDUsagePropertyType> value)MDServiceIdentificationTypeMDServiceIdentificationType. withResourceSpecificUsage(Collection<MDUsagePropertyType> values)MDServiceIdentificationTypeMDServiceIdentificationType. withResourceSpecificUsage(List<MDUsagePropertyType> value)
-