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

Packages that use MDIdentificationPropertyType
net.opengis.iso19139.gmd.v_20060504   
 

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

Fields in net.opengis.iso19139.gmd.v_20060504 with type parameters of type MDIdentificationPropertyType
protected  List<MDIdentificationPropertyType> MDMetadataType.identificationInfo
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return MDIdentificationPropertyType
 MDIdentificationPropertyType ObjectFactory.createMDIdentificationPropertyType()
          Create an instance of MDIdentificationPropertyType
 MDIdentificationPropertyType MDIdentificationPropertyType.withAbstractMDIdentification(JAXBElement<? extends AbstractMDIdentificationType> value)
           
 MDIdentificationPropertyType MDIdentificationPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 MDIdentificationPropertyType MDIdentificationPropertyType.withArcrole(String value)
           
 MDIdentificationPropertyType MDIdentificationPropertyType.withHref(String value)
           
 MDIdentificationPropertyType MDIdentificationPropertyType.withNilReason(Collection<String> values)
           
 MDIdentificationPropertyType MDIdentificationPropertyType.withNilReason(List<String> value)
           
 MDIdentificationPropertyType MDIdentificationPropertyType.withNilReason(String... values)
           
 MDIdentificationPropertyType MDIdentificationPropertyType.withRole(String value)
           
 MDIdentificationPropertyType MDIdentificationPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 MDIdentificationPropertyType MDIdentificationPropertyType.withTitle(String value)
           
 MDIdentificationPropertyType MDIdentificationPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 MDIdentificationPropertyType MDIdentificationPropertyType.withUuidref(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type MDIdentificationPropertyType
 List<MDIdentificationPropertyType> MDMetadataType.getIdentificationInfo()
          Gets the value of the identificationInfo property.
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type MDIdentificationPropertyType
 MDMetadataType MDMetadataType.withIdentificationInfo(MDIdentificationPropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmd.v_20060504 with type arguments of type MDIdentificationPropertyType
 void MDMetadataType.setIdentificationInfo(List<MDIdentificationPropertyType> value)
           
 MDMetadataType MDMetadataType.withIdentificationInfo(Collection<MDIdentificationPropertyType> values)
           
 MDMetadataType MDMetadataType.withIdentificationInfo(List<MDIdentificationPropertyType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.