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

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

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

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

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

Fields in net.opengis.iso19139.srv.v_20060504 with type parameters of type MDDataIdentificationPropertyType
protected  List<MDDataIdentificationPropertyType> SVServiceIdentificationType.operatesOn
           
 

Methods in net.opengis.iso19139.srv.v_20060504 that return types with arguments of type MDDataIdentificationPropertyType
 List<MDDataIdentificationPropertyType> SVServiceIdentificationType.getOperatesOn()
          Gets the value of the operatesOn property.
 

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

Method parameters in net.opengis.iso19139.srv.v_20060504 with type arguments of type MDDataIdentificationPropertyType
 void SVServiceIdentificationType.setOperatesOn(List<MDDataIdentificationPropertyType> value)
           
 SVServiceIdentificationType SVServiceIdentificationType.withOperatesOn(Collection<MDDataIdentificationPropertyType> values)
           
 SVServiceIdentificationType SVServiceIdentificationType.withOperatesOn(List<MDDataIdentificationPropertyType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.