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

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

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

Fields in net.opengis.iso19139.gmd.v_20060504 with type parameters of type MDExtendedElementInformationPropertyType
protected  List<MDExtendedElementInformationPropertyType> MDMetadataExtensionInformationType.extendedElementInformation
           
 

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

Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type MDExtendedElementInformationPropertyType
 List<MDExtendedElementInformationPropertyType> MDMetadataExtensionInformationType.getExtendedElementInformation()
          Gets the value of the extendedElementInformation property.
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type MDExtendedElementInformationPropertyType
 MDMetadataExtensionInformationType MDMetadataExtensionInformationType.withExtendedElementInformation(MDExtendedElementInformationPropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmd.v_20060504 with type arguments of type MDExtendedElementInformationPropertyType
 void MDMetadataExtensionInformationType.setExtendedElementInformation(List<MDExtendedElementInformationPropertyType> value)
           
 MDMetadataExtensionInformationType MDMetadataExtensionInformationType.withExtendedElementInformation(Collection<MDExtendedElementInformationPropertyType> values)
           
 MDMetadataExtensionInformationType MDMetadataExtensionInformationType.withExtendedElementInformation(List<MDExtendedElementInformationPropertyType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.