Uses of Class
net.opengis.iso19139.gmd.v_20070417.MDUsagePropertyType

Packages that use MDUsagePropertyType
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
protected  List<MDUsagePropertyType> AbstractMDIdentificationType.resourceSpecificUsage
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return MDUsagePropertyType
 MDUsagePropertyType ObjectFactory.createMDUsagePropertyType()
          Create an instance of MDUsagePropertyType
 MDUsagePropertyType MDUsagePropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 MDUsagePropertyType MDUsagePropertyType.withArcrole(String value)
           
 MDUsagePropertyType MDUsagePropertyType.withHref(String value)
           
 MDUsagePropertyType MDUsagePropertyType.withMDUsage(MDUsageType value)
           
 MDUsagePropertyType MDUsagePropertyType.withNilReason(Collection<String> values)
           
 MDUsagePropertyType MDUsagePropertyType.withNilReason(List<String> value)
           
 MDUsagePropertyType MDUsagePropertyType.withNilReason(String... values)
           
 MDUsagePropertyType MDUsagePropertyType.withRole(String value)
           
 MDUsagePropertyType MDUsagePropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 MDUsagePropertyType MDUsagePropertyType.withTitle(String value)
           
 MDUsagePropertyType MDUsagePropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 MDUsagePropertyType MDUsagePropertyType.withUuidref(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type MDUsagePropertyType
 List<MDUsagePropertyType> AbstractMDIdentificationType.getResourceSpecificUsage()
          Gets the value of the resourceSpecificUsage property.
 

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDUsagePropertyType
 MDServiceIdentificationType MDServiceIdentificationType.withResourceSpecificUsage(MDUsagePropertyType... values)
           
 MDDataIdentificationType MDDataIdentificationType.withResourceSpecificUsage(MDUsagePropertyType... values)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withResourceSpecificUsage(MDUsagePropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type MDUsagePropertyType
 void AbstractMDIdentificationType.setResourceSpecificUsage(List<MDUsagePropertyType> value)
           
 MDServiceIdentificationType MDServiceIdentificationType.withResourceSpecificUsage(Collection<MDUsagePropertyType> values)
           
 MDDataIdentificationType MDDataIdentificationType.withResourceSpecificUsage(Collection<MDUsagePropertyType> values)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withResourceSpecificUsage(Collection<MDUsagePropertyType> values)
           
 MDServiceIdentificationType MDServiceIdentificationType.withResourceSpecificUsage(List<MDUsagePropertyType> value)
           
 MDDataIdentificationType MDDataIdentificationType.withResourceSpecificUsage(List<MDUsagePropertyType> value)
           
 AbstractMDIdentificationType AbstractMDIdentificationType.withResourceSpecificUsage(List<MDUsagePropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.