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

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

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

Fields in net.opengis.iso19139.gmd.v_20060504 with type parameters of type MDSpatialRepresentationTypeCodePropertyType
protected  List<MDSpatialRepresentationTypeCodePropertyType> MDDataIdentificationType.spatialRepresentationType
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return MDSpatialRepresentationTypeCodePropertyType
 MDSpatialRepresentationTypeCodePropertyType ObjectFactory.createMDSpatialRepresentationTypeCodePropertyType()
          Create an instance of MDSpatialRepresentationTypeCodePropertyType
 MDSpatialRepresentationTypeCodePropertyType MDSpatialRepresentationTypeCodePropertyType.withMDSpatialRepresentationTypeCode(CodeListValueType value)
           
 MDSpatialRepresentationTypeCodePropertyType MDSpatialRepresentationTypeCodePropertyType.withNilReason(Collection<String> values)
           
 MDSpatialRepresentationTypeCodePropertyType MDSpatialRepresentationTypeCodePropertyType.withNilReason(List<String> value)
           
 MDSpatialRepresentationTypeCodePropertyType MDSpatialRepresentationTypeCodePropertyType.withNilReason(String... values)
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type MDSpatialRepresentationTypeCodePropertyType
 List<MDSpatialRepresentationTypeCodePropertyType> MDDataIdentificationType.getSpatialRepresentationType()
          Gets the value of the spatialRepresentationType property.
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type MDSpatialRepresentationTypeCodePropertyType
 MDDataIdentificationType MDDataIdentificationType.withSpatialRepresentationType(MDSpatialRepresentationTypeCodePropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmd.v_20060504 with type arguments of type MDSpatialRepresentationTypeCodePropertyType
 void MDDataIdentificationType.setSpatialRepresentationType(List<MDSpatialRepresentationTypeCodePropertyType> value)
           
 MDDataIdentificationType MDDataIdentificationType.withSpatialRepresentationType(Collection<MDSpatialRepresentationTypeCodePropertyType> values)
           
 MDDataIdentificationType MDDataIdentificationType.withSpatialRepresentationType(List<MDSpatialRepresentationTypeCodePropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.