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

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

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

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

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

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

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

Method parameters in net.opengis.iso19139.gmd.v_20060504 with type arguments of type MDApplicationSchemaInformationPropertyType
 void MDMetadataType.setApplicationSchemaInfo(List<MDApplicationSchemaInformationPropertyType> value)
           
 MDMetadataType MDMetadataType.withApplicationSchemaInfo(Collection<MDApplicationSchemaInformationPropertyType> values)
           
 MDMetadataType MDMetadataType.withApplicationSchemaInfo(List<MDApplicationSchemaInformationPropertyType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.